Closed mcblache closed 2 months ago
Hello,
Thank you for reporting this error. We will look into it carefully so we can fix/avoid or warn the user with such GPU in futures GUI releases.
Cheers,
Hello,
I've just found an interesting discussion on this problem where a few solutions and link to interesting tutorials are provided. Most of the times seems that a simple sudo systemctl restart docker
does the trick.
Hello,
While using biapy-gui to train a unet network, we encountered an unexpected stop with this error message:
Except we have a nvidia gpu correctly configured and correctly detected by biapy.
On a other computer with an another card (GeForce RTX 3090), with the same installation, same nvidia driver the unet training is working correctly.
Same installation, same nvidia driver but different capabilities!
cf https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#features-and-technical-specifications.
We suspect that you use Bfloat16 unavailable for card with 7.x capabilities
Thanks
Here is the log: