Advanced search

Message boards : Multicore CPUs : Advice for debugging the QC application

Author Message
Toni
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 9 Dec 08
Posts: 1006
Credit: 5,068,599
RAC: 0
Level
Ser
Scientific publications
watwatwatwat
Message 48258 - Posted: 27 Nov 2017 | 13:16:06 UTC
Last modified: 17 Dec 2017 | 17:20:05 UTC

The QC multicore app is running well on the majority of hosts.

Here are a couple of tips for the very few cases where it fails. You should look in the "stderr output" of the relevant task.

If you see...

task miniconda-installer reached time limit 360
-- the installer could not be downloaded within 6 minutes. (Firewall? Slow connection?) Resetting the project (when idle) may help.

missing bzip2 executable
or something similar: as the name says. It should be trivial to install bzip2 via your package manager.

wrapper_26198_x86_64-pc-linux-gnu: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by wrapper_26198_x86_64-pc-linux-gnu)
The current app requires a relatively new distribution.

ERROR conda.core.link:_execute_actions(337): An error occurred while installing package 'psi4::gcc-5-5.2.0-1'.
LinkError: post-link script failed for package psi4::gcc-5-5.2.0-1
running your command again with `-v` will provide additional information
location of failed script: /home/xxxxxxxx/BOINC/projects/www.gpugrid.net/miniconda/envs/qmml/bin/.gcc-5-post-link.sh
Try and install the gcc package through your distribution's package manager

Robert Gammon
Send message
Joined: 28 May 12
Posts: 63
Credit: 714,535,121
RAC: 0
Level
Lys
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 48434 - Posted: 19 Dec 2017 | 17:03:21 UTC - in response to Message 48258.

I have a 12 thread CPU. Very few of the MT tasks fail to run.

Post to thread

Message boards : Multicore CPUs : Advice for debugging the QC application

//