Homec4science

Revised counter overflow check in distribPhotons(), added experimental code for…

Authored by U No Hoo <roland.schregle@gmail.com> on May 6 2021, 03:25.

Description

Revised counter overflow check in distribPhotons(), added experimental code for mmap'ed file locking (seems to deadlock!). Added kill() to parent process to terminate entire subprocess pool if one bails out, as tests show that not all processes are guaranteed to bail out on their own if distribution fails, or with substantial delay.

Details