Hongfeng Ma
Results
3
comments of
Hongfeng Ma
I think there is always memory problem while reading large oas files, it consumes very big memory resources suddenly.
WSL doesn't work, always trying to find "-lcudart" which doesn't exist since WSL is calling cuda library from windows. any solutions? I don't need GPU at all
> I guess you could set `CUDA_PATH` to a directory that exists but doesn't contain `lib` and `include` folders. Obviously a dirty workaround that could break in the future, but...