pymp
pymp copied to clipboard
Easy, OpenMP style multiprocessing for Python on Unix.
Results
2
pymp issues
Sort by
recently updated
recently updated
newest added
When running my parallel code on MacOS, I get the following Error in all but one process: ``` The process has forked and you cannot use this CoreFoundation functionality safely....
Good morning, I get an error when running a code using pymp. The error is: Traceback (most recent call last): File "test8_chunk.py", line 3478, in currentfigure2, currenttable2, currenttable_ascii2 = iops_output_stats(f_iops_stats,...