Olaf Hering 2017-08-15 14:33:16 +00:00 committed by Git OBS Bridge
parent 32d9e9adae
commit 82047e86d3

View File

@ -7,6 +7,12 @@ Tue Jul 25 13:04:54 UTC 2017 - ohering@suse.de
Mon Jul 17 20:24:18 UTC 2017 - ohering@suse.de
- Update to version 20170223.c9b0ee7
Only wait for the children started by parmap
Prevent at_exit handlers registered in the parent from running in the child
handle EINTR errors in wait_for_pids
added get_ncores
Gc.compact needs to be called only inside of spawn_many
added get_rank so that worker processes can know at which rank they were forked out of the master process
-------------------------------------------------------------------
Mon Jul 17 12:48:58 UTC 2017 - ohering@suse.de