I tried to run the breast3D example 02_script_inverse.py on Intel® Xeon(R) Gold 6133 CPU @ 2.50GHz × 80 with 256 GB memory using openmp+gcc but it still returned MemoryOverflowError. How much memory do I need in total to run this script? Or does this involves the configuration of the number of workers and threads? I tried to use multiple workers.
I tried to run the breast3D example 02_script_inverse.py on Intel® Xeon(R) Gold 6133 CPU @ 2.50GHz × 80 with 256 GB memory using openmp+gcc but it still returned MemoryOverflowError. How much memory do I need in total to run this script? Or does this involves the configuration of the number of workers and threads? I tried to use multiple workers.