Re: GPU PerfStudio for Linux?
It was said in video to that presentation that you linked.
View ArticleRe: Passing a NULL buffer to a kernel
Hi,Yes, your assumption is correct. To specify a NULL buffer you should use: clSetKernelArg(krn, 2, sizeof(cl_mem), NULL).As per the clSetKernelArg API spec (clSetKernelArg) : ".....arg_size:...
View ArticleRe: assign 2 GPU to two different application
Hi, you cannot have a fix assignment of applications to a GPU but to a Desktop. Each Desktop is assigned to a GPU and the application will use the GPU that is assigned to the Desktop on which the...
View ArticleRe: Firepro W7000 and OpenCL performance
Hi, you can use set the environment variable GPU_FORCE_64BIT_PTR to 1 to enable 64 bit pointers and to see the entire available memory. See:http://devgurus.amd.com/message/1286769?tstart=0 Chris
View ArticleRe: Fourth Monitor for FirePro 2460 - fglrx
Hi,which GPU are you using? If the monitors are identical it should work when using a FirePro. A safe option is to use active DP to HDMI adapters, those behave like DP to the GPU. To get a list of...
View ArticleRe: FirePro EDID emulation
Hi,Which driver are you using with the 2460? EDID Emulation should be available with the latest 13.352.1006 driver. Chris
View ArticleRe: Linux-HSA-Drivers-And-Images-AMD Motherboard Requirement
Hi, I'll discuss with the driver team and come back to you. Regards,
View ArticleRe: Fourth Monitor for FirePro 2460 - fglrx
Thanks for reply Monitors arrived yesterday and worked OK. I did order Active adapters as backups, but didn't need them Regards mark
View ArticleInfo about CPU--GPU interaction "under the hood"?
Hi, Can you recommend any documentation about CPU--GPU interactions as they happen in assembly-language level? Traditionally the communication goes via the system bus (such as PCI Express) but these...
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
jaxom191 a écrit: Just retested with today's build, time is back up a little29sec to render BMW. Long time to compile Kernel 3min 45secI'm not sure ! really this is not my experience with the HD 7970 ....
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
AMD would like to thank everyone for being patient while we work to identify a fix to the Catalyst driver which is impacting Blender Cycles and LuxRender. We’ve completed preliminary testing of a fix...
View ArticleRe: FirePro EDID emulation
Hi,I'm using the latest driver: 13.352.1006. I tried beta-driver (14.20), but also no EDID emulation...Regards, Joris
View ArticleRe: Synchronization between OpenCL and OpenGL
Did you find what you were looking for? Maybe the Graphics Programming forum can provide insights. I shall move this question there.
View Articleproblem with image
hello when connecting your TV to a computer mystery 4029lta2 to hdmi TV picture looks blurred and the edges with black frame connection in a similar way Nvidia graphics drivers everything looks great...
View ArticleRe: cl_command_queue reference count does not track cl_event instances and...
Hi, Sorry for this late reply. I ran your code but haven't found any segmentation fault. Please find my observations given...
View ArticleRe: aoc2 bitcode
Hi dlowell, I'm forwarding your question to concern team and will come back to you. Regards,
View ArticleRe: About the OpecnCL 1.2 beta driver for Kaveri APU
Hi,It's nice to hear that you've successfully installed the driver and your program is running fine.But, related to performance, it's difficult to comment anything from your post. Please can you...
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
Thank you Bob for the status update! Can't wait for the release ! Thanks for all the efforts,Tolga
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
Seriously thanks a lot ! with this Fix you deliver many application and artists from shadows not only blender cycles and luxrender ! Redshift devs wait for this to release an opencl version ! Vray...
View Article