cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

thehighhat
Journeyman III

stream/opencl without console

progress toward using ATI Stream / OpenCL on linux without a display console X session running

Has anyone discovered a way (ATI?) to run GPU accelerated stream/opencl code on linux _without_ having to run a console X session?

 

nVIDIA CUDA/opencl is able to do this by using a script that creates the correct devices  /dev/*.

 

This is greatly facilitate large scale deployments (HPC) of GPU accelerated codes.  A large cluster of nodes will likely not have running displays attached.  Worse yet, each node will be running a stripped down os/kernel so overcoming this limitation would be of tremendous value.

 

 

Finally, is there any way to install the driver & libs & xorg bits on linux in a non-standard location?  For example, in /usr/local/ati?  

This would make it targeted development easier since multiple SDK copies could be maintained simultaneously.

 

 

Thanks,

0 Likes
1 Reply
herrmann
Journeyman III

See thread "Running Stream Apps remotely " (http://forums.amd.com/devforum/messageview.cfm?catid=328&threadid=118285):

There it is explained that at the moment it is not possible, but micheal.chu mentioned that "There is a project going on in parallel to look into get rid of this necessity..."

no news/response for more than a month...

 

0 Likes