ZMCintegral
ZMCintegral copied to clipboard
Error When the function is too long
I have a very long expression that I want to integrate and i am getting the following error :
LLVM ERROR: out of memory
Traceback (most recent call last):
File "./Program.py", line 4382, in
Any suggestion on how to circumvent this problem ?
I suggest to use the new version of ZMCintegral and set the num_chunks_in_one_dimension
to be small in the begining. Try to see if it works.
Would you please upload your code here so we can know exactly what happens. If it is simply a problem of memory, then it should be the problem of package Ray.