You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run optirun ./clpeak -d 0
I get: Platform: Intel Gen OCL Driver Device: Intel(R) HD Graphics Kabylake Desktop GT1.5 Driver version : 1.3 (Linux x64) Compute units : 24 Clock frequency : 1000 MHz and so on - it works;
But If I run: optirun ./clpeak -d 1, I get: Platform: Intel Gen OCL Driver Platform: NVIDIA CUDA and that's all. It stops here. Doesn't continue with the Nvidia.
The text was updated successfully, but these errors were encountered:
If I run
optirun ./clpeak -d 0
I get:
Platform: Intel Gen OCL Driver Device: Intel(R) HD Graphics Kabylake Desktop GT1.5 Driver version : 1.3 (Linux x64) Compute units : 24 Clock frequency : 1000 MHz
and so on - it works;But If I run:
optirun ./clpeak -d 1
, I get:Platform: Intel Gen OCL Driver Platform: NVIDIA CUDA
and that's all. It stops here. Doesn't continue with the Nvidia.The text was updated successfully, but these errors were encountered: