Re: Does CodeXl step into a Kernel built by clBuildProgramWithBinary?
To Elaborate on #3:When I say "If you saved the binary generated ... inside CodeXL", it means this:1. Create an application with the following call sequence:1A. clCreateProgramWithSource1B....
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
I do not understand, then the solution will be OpenCL 2.0. We happen to those who have lower series like mine one 7870 or other 7770. What can we expect to buy firepro bringing out to solve the problem?
View ArticleCLK_LOCAL_MEM_FENCE wipes values at indices of >63 in local arrays
I've run into a weird bug in a kernel. I reproduced the bug with a simple kernel: //data is initialized as {0, 0, 0}//x has size 128 and is not initialized to anything__kernel void testBarrier(__global...
View ArticleRe: CodeXL and VS 2013/14 Crash On Compile
As I explained in the original post, this only happens with the R9 295X2, I'm currently continuing development on the R9 290Xs that I have here, but they aren't the hardware we are looking at getting...
View ArticleRe: OpenCL under the Ms VC++6.0
Thank you for your reply.The "supported Devices" does not list the MS VC6.0. Can I make the conclusion that opencl dose not support MS VC6.0?
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
Hello. I´m now using my girlfriend´s PC. Is a A10 7700K 8Gb Gskill ram @2133 Mhz and Catalyst 14.7, and IT WORKS!! take a lot of time for compilation, but with de cube works. Here are a SS...
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
Do the recently announced FirePro cards already support OpenCL 2.0?
View ArticleAMD APP SDK v2.9.1 is now Available!
AMD has released the AMD APP SDK v2.9.1.The AMD APP SDK v2.9.1 includes samples for OpenCL™ as well as accelerated libraries such as the Open Source C++ template library called “Bolt” and the latest...
View ArticleRe: AMD APP SDK v2.9.1 is now Available!
I'm downloading it and I'll hopefully give it a go in the next few days. I was honestly hoping for something about Tonga. I've read there is this new instruction set... Does 14.4 work with CodeXL? Last...
View ArticleRe: CLK_LOCAL_MEM_FENCE wipes values at indices of >63 in local arrays
I don't recall having that problem myself. That said, having constant indices across different WIs ... can you post the whole thing?
View ArticleCrash in atio6axx.dll
Greetings-- I have a user who has reported a very strange problem when running our software. When he runs he software the first time after a fresh install, it runs correctly. However, if he closes the...
View ArticleRe: CLK_LOCAL_MEM_FENCE wipes values at indices of >63 in local arrays
I'll post more when I get home from work. I should have a chance tonight. Also, this happened with 1 or many work items, so the constant index shouldn't have been an issue.
View ArticleclGetEventInfo doesn't give accurate information for AMD platform
Something I'm writing requires me to query information about an event. Specifically, I'm running into a issue when using clGetEventInfo to get an event command type (CL_COMMAND_TASK,...
View ArticleGPU PerfStudio 3 is now live on AMD Developer Central
GPU PerfStudio 3 is now live on AMD Developer Central at: http://developer.amd.com/tools-and-sdks/graphics-development/gpu-perfstudio/ New Features Adds Linux Server support...
View ArticleOpenCL™ 2.0 is here!
Unfortunately, it is from Intel. When will AMD release OpenCL 2.0 support for AMD APU? OpenCL™ 2.0 is here! Download the Release 2 of Intel® SDK for OpenCL™ Applications 2014
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
http://blenderartists.org/forum/attachment.php?attachmentid=313984&d=1402322763This render it succeeds in "26 minutes gpu" amd we unfortunately is leaving aside those who have gcn 1.0 (radeon hd...
View ArticleRe: AMD APP SDK v2.9.1 is now Available!
Even in case Tonga is already a next generation part you would still need to wait till AMD releases their next generation line of GPUs officially, before that they would never expose any new features...
View ArticleInstalling ACML6 and using threads with HPL
I have recently upgraded to ACML 6.0.5.7 (previously was using 5.3.0) and have run into a few problems. First I noticed no documentation on how to properly install ACML6, and assumed the contents of...
View ArticleAMD Firepro M4100 FireGL V and resource sharing
We're using resource sharing to share textures between D3D devices (for interop with Microsoft's WPF via their D3DImage). Now it was reported that this doesn't work on AMD Firepro M4100 FireGL V (and...
View ArticleRe: New video on ACMLScript (part 1 of 3)
Part 2 of the video series is now posted on AMD dev. central YouTube channel.
View Article