Closed rs3dtouch closed 2 years ago
Thanks for the report. This is quite difficult for me to test myself, as I don't have Colab Pro+. I could try to do a troubleshooting call with you, if that works?
@rs3dtouch or @tomfpritchard I'd love to fix this, if you are available at any point to do some tests with me
For now, I've added a recommendation to reload until you get a V100 or P100, and I'm closing this issue. If I get an opportunity to test on a Colab Pro account I can re-open it.
@rs3dtouch or @tomfpritchard I might have a fix, could you try running
torch.backends.cudnn.enabled = False
after the 'installation and loading of libraries' step?
I've pushed a possible fix, but have no way to test. If I get more reports, I'll re-open the issue.
When using a A100 (Pro+) the processing is dramatically slow, several times slower than a P100/V100.
This is probably an issue with one of the libraries, but I could not figure out which one.
Any comments appreciated, thank you very much.