facebookresearch / audiocraft

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
MIT License
20.61k stars 2.1k forks source link

My GPU isn't being used... Help please! #153

Closed DarqueLilly closed 1 year ago

DarqueLilly commented 1 year ago

When I look in task manager, I see python using 56% of CPU while gpu is at 0. I have 2 RTX 2070 supers installed. Taskmgr_h4BBfQoBkt Is it anything i did wrong in installation?

mepc36 commented 1 year ago

@DarqueLilly did you figure out why your GPU wasn't being used?

DarqueLilly commented 1 year ago

@DarqueLilly did you figure out why your GPU wasn't being used?

@mepc36 so my gpu was being used but it python was mostly throttling my CPU. I don't know if there is a (100% GPU Only) setting but I think I just need to update my gpu to a 4090 and be done with the dual GPU setup since there's no real benefit over just having a single powerful GPU. Hope this helps!

SaidTorres3 commented 1 year ago

https://github.com/facebookresearch/audiocraft/issues/107#issuecomment-1615870036