xman
xman
suppose you don't have the torch development files such as their C headers.
@yvdriess This should be resolved in the pull request #22.
In the Config_amz.csv, you need to define the file paths for weight, savedweight, and logFile.
I'm able to run it further with batch size = 100, I get segmentation fault shortly after that with multiple warnings on allocating more than 10% of system memory.
Hi, thanks for your interest to try out. You can find the samples in the development branch, see https://github.com/xman/sgc-ruby-cuda/tree/devel/samples/rubycuda
Changing the readMem() to return this Expected resolves the compile error leading to successful build. I hope that doesn't break something else.