[mephi-hpc] Geant4 -многопоточность
Унатлоков Ислам Бесланович
IBUnatlokov at mephi.ru
Tue Dec 12 15:56:40 MSK 2017
Здравствуйте!
При запуске задачи говорит то же самое:
"Geant4 code is compiled without multi-threading support (-DG4MULTITHREADED is set to off). This type of RunManager can only be used in mult-threaded applications."
На моей машине решил проблему путем сноса Geant4 (нужно ли сносить не знаю) и установки с добавлением на этапе:
"To configure the build, change into the build directory and run CMake:
$ cd /path/to/geant4.10.3-build
$ cmake -DCMAKE_INSTALL_PREFIX=/path/to/geant4.10.3-install /path/to/geant4.10.03"
(http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/InstallationGuide/html/ch02.html)
опции "-DGEANT4_BUILD_MULTITHREADED=ON"
("cmake -DCMAKE_INSTALL_PREFIX=/path/to/geant4.10.3-install ... -DGEANT4_BUILD_MULTITHREADED=ON ... /path/to/geant4.10.03")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mephi.ru/pipermail/hpc/attachments/20171212/7045d217/attachment.html>
More information about the hpc
mailing list