Forum > Alternate Hardware platforms

OSX Multibeam OpenCL question

<< < (8/14) > >>

Raistmer:
Please check that we on the same build path for HD5 build:

OCL_ZERO_COPY;OCL_CHIRP3;ATI_OS_WIN;SETI7;USE_OPENCL_HD5xxx;USE_OPENCL;USE_SSE;NDEBUG;_WINDOWS;CLIENT;_CONSOLE;USE_I386_OPTIMIZATIONS;USE_I386_XEON;USE_AMD;USE_FFTW

these deifnes (except windows-specific of course) should be set for HD5 build.

Joe Fox:
The only one that I see which we aren't using us USE_AMD. I will add that and try again.

Raistmer:
try to go clFFT_ExecuteInterleaved_mb functionand add OCL_LOG_ERR("smth"); after each kernel argument set.
Like:
         err |= clSetKernelArg(kernelInfo->kernel, 0, sizeof(cl_mem), &memObj[currRead]);OCL_LOG_ERR("arg 1");

that way we will know what argument fails .

Raistmer:
So, what was outcome?

Joe Fox:
Sorry, I have been on the road for the last week and haven't had a chance to follow up. I'll be able to add the debug code and narrow down the troublesome parameter this week.

Thanks
-Joe

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version