NVIDIAGameWorks / FleX

Other
646 stars 99 forks source link

Request for support for Cuda10 or docker #98

Open xinli94 opened 4 years ago

xinli94 commented 4 years ago

Hi we were not able to run the code since most of the machines now support only cuda10, instead of cuda 9 which FleX runs on. We also tried using the official CUDA9.1+OpenGL docker which also gives segfault when running it ("cannot initialize GL"). Wonder if it's possible to support CUDA10 for FleX, and if it's possible to provide a docker for running FleX?

Thanks!

gaborpapp commented 4 years ago

you have to use CUDA 9.2.148 according to the README at the moment.