Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Joe295159

3
Posts
1
Topics
A member registered Apr 20, 2019

Recent community posts

Something of note is that in the beta option tab, where you can chose the device, there is nothing so I guess it's as if the program just doesn't see my GPU at all

Hi Theo,

Thanks for answering,

I'm using v0.4 and I also tried with 0.22, same problem. What's weird is that 0.22 worked for me before. The only change to the system was driver and os updates. I have the latest NVIDIA drivers and latest update for Windows at the moment.

How do I change algo and see what gpu Dain is using? Is there a config file to edit? I've just been running the exe. 

btw: crash log below:

App Crash Log Traceback (most recent call last):
  File "my_design.py", line 61, in run
  File "my_DAIN_class.py", line 1524, in RenderVideo
  File "my_DAIN_class.py", line 846, in Configure
  File "networks\DAIN.py", line 53, in __init__
  File "site-packages\torch\nn\modules\module.py", line 307, in cuda
  File "site-packages\torch\nn\modules\module.py", line 203, in _apply
  File "site-packages\torch\nn\modules\module.py", line 203, in _apply
  File "site-packages\torch\nn\modules\module.py", line 225, in _apply
  File "site-packages\torch\nn\modules\module.py", line 307, in <lambda>
  File "site-packages\torch\cuda\__init__.py", line 153, in _lazy_init
RuntimeError: cuda runtime error (100) : no CUDA-capable device is detected at ..\aten\src\THC\THCGeneral.cpp:47

(2 edits)

I get:
"WARNING! No available CUDA detected."

on windows 64 bit, GTX1080, i7-6700, 16GB RAM. Only one gpu (no onboard). Tried running in admin too but it didn't help. Any ideas?