mctools / ncrystal

NCrystal : a library for thermal neutron transport in crystals and other materials
https://mctools.github.io/ncrystal/
Other
39 stars 18 forks source link

Support Geant4 MT runs #36

Open tkittel opened 4 years ago

tkittel commented 4 years ago

Now NCrystal builds against MT-builds of Geant4 (cf. #35), we should also not forget to actually support running multithreaded Geant4 simulations with NCrystal. Of course, issue #18 must be resolved first.

tkittel commented 3 years ago

First half of this task is done in NCrystal v2.5.0 which has just been released, i.e. make sure NCrystal itself can be used in a multi-threaded application:

https://github.com/mctools/ncrystal/wiki/Announcement-Release2.5.0

The actual NCrystal-Geant4 hook still needs major work in order to benefit from this.

Will-Kemmerer commented 3 years ago

@tkittel moved this comment to a separate issue #69