You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for sharing the code.
I am running the example code given in the README file (link). However, I am getting an error "Segmentation fault (core dumped)" on an Ubuntu machine. The library specifications are as follows:
python=3.12
numpy=2.1.2
scipy=1.14.1
torch=2.3
cholespy=2.1
I noticed that this error shows up only when running on the GPU.
Could you please help me resolve this error? Appreciate any help.
Thank you,
Supriya
The text was updated successfully, but these errors were encountered:
Hi @wjakob , @bathal1 , @jonathsch
Thank you for sharing the code.
I am running the example code given in the README file (link). However, I am getting an error "Segmentation fault (core dumped)" on an Ubuntu machine. The library specifications are as follows:
python=3.12
numpy=2.1.2
scipy=1.14.1
torch=2.3
cholespy=2.1
I noticed that this error shows up only when running on the GPU.
Could you please help me resolve this error? Appreciate any help.
Thank you,
Supriya
The text was updated successfully, but these errors were encountered: