Erik Dao

Results 5 comments of Erik Dao

@Allan-Nava your question is very confusing. Please re-edit it so that we could help you.

It seems that CUDA 9.1 is yet supported. I encountered this error when building from source on Ubuntu 16.04, CUDA 9.1, cuDNN 7.0.1 ``` CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): Could...

@SassNinja @SephReed Have you found any solution for this problem? It seems that I'm also facing this exact problem.

Has there been any solution to this issue? I'm facing the same problem.

@madkinsz My problem is similar to the OP's problem. In my flow, I basically call a `my_task.map(inputs)`, and the inputs is an array of size 5000, which essentially creates 5000...