HC3 not working, vs HC2
#3
Thank you for pointing it out.

for the next gentoo user:

# eselect opengl list
Available OpenGL implementations:
  [1]   nvidia
  [2]   xorg-x11 *
# eselect opengl set 1
Switching to nvidia OpenGL interface... done

# eselect opencl list
Available OpenCL implementations:
  [1]   mesa *
  [2]   nvidia

# eselect opencl set 2
Switching to nvidia OpenCL interface... done


now it works. BTW significantly slower than the cuda implementation, but i guess opencl gives more compatibility.


Messages In This Thread
HC3 not working, vs HC2 - by bastibasti - 07-21-2016, 09:35 AM
RE: HC3 not working, vs HC2 - by atom - 07-21-2016, 09:39 AM
RE: HC3 not working, vs HC2 - by bastibasti - 07-21-2016, 09:53 AM
RE: HC3 not working, vs HC2 - by atom - 07-21-2016, 10:29 AM
RE: HC3 not working, vs HC2 - by bastibasti - 07-21-2016, 12:15 PM