Open LameloBally opened 5 months ago
Have you tested it on CUDA 12.1? Does it run?
I tried with CUDA 12.x. Nothing had work for me. There is suppose to exist a backward compatibility but...obviously it is not so simple. I finally succeed to compute on CPU instead. I don't know if it is possible to do that without updating a bit the code itself.
CUDA and torch version used in this project looks outdated.
Can I use CUDA 12.1 instead or does this cause bug?