Model training fails
Opened this issue · 3 comments
SethCram commented
When I run the command 'make train' or 'make eval device=-1' it seems to fail. Here's the resultant output:
I'm running this through WSL2 using an AMD GFX card, but Picard apparently only uses Nvidia GFX cards? I installed the git repo using HTTP instead of the recommended SSH since I didn't have a key.
Please, let me know if my setup is incorrect.
Edit:
It looks like the given error code results when there's insufficient memory. Is the model completely untrainable without 40GB of GPU memory? Or do some settings just need to be changed and more time taken?