| Summary: | G4cout Error in physics lists with Multithreaded mode | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Bohdan <Bohdan96> |
| Component: | physics_lists | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED INVALID | ||
| Severity: | minor | CC: | Vladimir.Ivantchenko |
| Priority: | P4 | ||
| Version: | 10.5 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Bohdan
2019-08-15 13:16:38 CEST
You cannot modify the setup by hacking the code that way… if you need a sequential installation of Geant4, reinstall Geant4 with GEANT4_MULTITHREADED=OFF, or execute your application forcing it to use a single thread (i.e. use the UI command “/run/numberOfThreads 1”). You cannot modify the setup by hacking the code that way… if you need a sequential installation of Geant4, reinstall Geant4 with GEANT4_MULTITHREADED=OFF, or execute your application forcing it to use a single thread (i.e. use the UI command “/run/numberOfThreads 1”). |