Message boards :
Multicore CPUs :
Advice for debugging the QC application
Message board moderation
| Author | Message |
|---|---|
|
Send message Joined: 9 Dec 08 Posts: 1006 Credit: 5,068,599 RAC: 0 Level ![]() Scientific publications ![]() ![]() ![]() ![]() |
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 executableor 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.shTry and install the gcc package through your distribution's package manager |
|
Send message Joined: 28 May 12 Posts: 63 Credit: 714,535,121 RAC: 0 Level ![]() Scientific publications ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
I have a 12 thread CPU. Very few of the MT tasks fail to run. |
©2026 Universitat Pompeu Fabra