Upon rendering start, it throws the following error and quits:
"Could not load library cudnn_ops_inter64_8.dll. Error code 126. Please make sure cudnn_ops_inter64_8.dll is in you library path!"
However I checked and this file is located in "./torch/lib".
Any ideas?
Edit: Found the solution. I simply moved the directory one level up.