OMEinsumContractionOrders.jl icon indicating copy to clipboard operation
OMEinsumContractionOrders.jl copied to clipboard

We are getting following issue for more connected graphs

Open alex124585 opened this issue 1 year ago • 1 comments

Getting pace complexity not found and then Julia thread gets killed ┌ Warning: target space complexity not found, got: 34.0, with time complexity 45.65477344005592, read-write complexity 36.76159466700723. └ @ OMEinsumContractionOrders ~/.julia/packages/OMEinsumContractionOrders/dbGto/src/treesa.jl:229 ./run_julia_degeneracy.sh: line 5: 7718 Killed /opt/omniai/work/instance1/jupyter/environment/applications/builds/julia-1.8.5/bin/julia --threads 8 julia_scripts/run_degeneracy.jl $L 0.8 $r 0 $seed

alex124585 avatar Mar 15 '23 16:03 alex124585

Do you mind pasting the code here? What you show is just a warning that contracting the tensor will create too large intermediate tensor size. You may want to check the memory usage of your computer while running the script.

GiggleLiu avatar Mar 15 '23 18:03 GiggleLiu

Close for being unable to reproduce the issue.

GiggleLiu avatar Aug 04 '24 08:08 GiggleLiu