Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We are getting following issue for more connected graphs #36

Open
alex124585 opened this issue Mar 15, 2023 · 1 comment
Open

We are getting following issue for more connected graphs #36

alex124585 opened this issue Mar 15, 2023 · 1 comment

Comments

@alex124585
Copy link

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

@GiggleLiu
Copy link
Member

GiggleLiu commented Mar 15, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants