Comment by Jorge:
The problem occurs when one calls the "multiprocessing.Pool.map_async" method for the parallel compilation of the different runs of RB. Unfortunately, there is very little that we know besides this.
When we call this method the python kernel crashes silently without raising errors. I have tested sequential compilation of the different runs (without using the multiprocessing tools) and it works fine. Of course this takes an extraordinary amount of time.
Comment by Jorge:
The problem occurs when one calls the "multiprocessing.Pool.map_async" method for the parallel compilation of the different runs of RB. Unfortunately, there is very little that we know besides this.
When we call this method the python kernel crashes silently without raising errors. I have tested sequential compilation of the different runs (without using the multiprocessing tools) and it works fine. Of course this takes an extraordinary amount of time.