Closed Emvlt closed 1 month ago
Trying this again! We had a great realization in Sweeden in June, and I forgot absolutely everything about it. I can't find my notes nor the code we changed. Do you remember anything?
Would you be able to test something for me?
In the new demo script, I set the GPU:
if pytorch and TIGRE are in the same GPU, I get a crash. The code now sets TIGRE to GPU 3 and pytorch to 2, but if I change theline of pytorch GPU to
PYTORCH_GPU_ID =3
Then I get an invalid argument error of CUDA. Can you see if this is something my side, or you can also test?
Updated pull request for the Pytorch bindings of TIGRE