>>>>> Andreas Kloeckner writes:
>>>>> Ivan Shmakov <[email protected]> writes:

[…]

 >> FWIW, my intent is to run some OpenCL-based code on an otherwise
 >> “headless” system.  Thus, if feasible, I'd prefer not to run an X
 >> server there at all.

 > For now, you're stuck with an X server, at least on AMD.

 > Call this snippet from your X login manager initialization
 > (e.g. /etc/gdm3/Init/Default).

[…]

        ACK, thanks.  (Though I'd prefer xauth=$(mktemp -t xauth.XXXXXX)
        instead of a static /tmp filename, just in case.)

[…]

 >> [1] http://cgit.freedesktop.org/mesa/clover

 > That's an ancient repository.

        (One of the top search engine results for “mesa opencl”, BTW.)

 > CL support is already in Mesa proper, but not super-usable just yet.

 > http://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/state_trackers/clover

        ACK, thanks for the pointer.

-- 
FSF associate member #7257


_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to