Fit is slow and does not seem to be using CPU cores

When fit runs I am checking my CPU cores and it is not using my cores. Is it possible to make it faster by somehow making it use all cores?

bump

Hi Assem,

I initially encountered the same problem as you. Ensure that you’ve run install_gpu.sh in the setup folder of the repo. After that, reboot your VM (you can run reboot on the terminal) and then SSH into the VM again.

Also, I’m assuming that you’re using the Amazon p2 instance as suggested in course setup