Alexey Kulish

Results 3 comments of Alexey Kulish

The same issue is still present in 1.2 the following patch should fix it --- a/demo/compiler/makelinux64/Makefile.flexDemoCUDA.mk +++ b/demo/compiler/makelinux64/Makefile.flexDemoCUDA.mk @@ -43,6 +43,7 @@ flexDemoCUDA_release_libraries += :NvFlexExtReleaseCUDA_x64.a flexDemoCUDA_release_libraries += :NvFlexReleaseCUDA_x64.a flexDemoCUDA_release_libraries +=...

I've got the same issue on ubuntu 17.10 with cuda 8.0.61 (which is available in ubuntu repo) NvFlexDemoReleaseCUDA_x64 printed "Error creating CUDA context." and exited. It happened because of NvFlexDeviceCreateCudaContext()...

I've got the same issue on ubuntu 17.10 with cuda 8.0.61 (which is available in ubuntu repo) NvFlexDemoReleaseCUDA_x64 printed "Error creating CUDA context." and exited. It happened because of NvFlexDeviceCreateCudaContext()...