cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

mjharvey
Adept I

beta4: CPU target without X-server/ATI hardware

Hi,

 

I'd like to use beta4 with the CPU as the target device on a machine that has neither a running X-server nor ATI hardware. Is this possible? My attempts to do this (on an Ubuntu 9.04 64b server)  lead to failure, with  clBuildProgram returning CL_BUILD_PROGRAM_FAILURE.

Is this expected behaviour?

 

mjh

 

0 Likes
4 Replies
omkaranathan
Adept I

You can use beta4 SDK without ATI hardware but you would need a running X-server without which you wont be able to create context.

0 Likes

Correction : You can use the beta4 SDK in CPU without a running X-server. 

0 Likes

Originally posted by: omkaranathan Correction : You can use the beta4 SDK in CPU without a running X-server. 

 

So what's the problem?

I have compiled samples succesfully, but when I try to start them I receive following:

For test only: Expires on Sun Feb 28 00:00:00 2010
 
            BUILD LOG
 ************************************************

Link failed
 ************************************************
Error: clBuildProgram failed. Error code : CL_BUILD_PROGRAM_FAILURE

.CL file with kernel is in the same folder.

What is the name of the linker? I will try to call it manually.

 

BR,

Anton

PS Ubuntu 8.10 x64, latest fglrx

0 Likes

carga,

 

Could you explain the steps you have followed? and also post your system configuration?

0 Likes