ATI HD 7730???
IS THERE ANY NEWS ABOUT ATI HD 7730??? WHEN THIS CARD WILL BE AVAILABLE???
View ArticleRe: Non-deterministic results from dpotrf when re-running problem on the same...
Hi Timmy, Thanks for the update. I have done some more experimenting and I believe the inconsistency stems from libiomp5md.dll. If I replace libiomp5md.dll in ifort64_mp/lib with the one from the Intel...
View ArticleRe: Only first write to a texture works when run on GPU
Sorry for the late reply.using glut for CL-GL interop is not recommended as there does not seem to be a way to get hold of the GL context from glut API. Can you try to use raw windowing capabilities,...
View ArticleRe: OpenCL kernel not run when passed a Renderbuffer
Sorry for the late reply.using glut for CL-GL interop is not recommended as there does not seem to be a way to get hold of the GL context from glut API. Can you try to use raw windowing capabilities,...
View ArticleRe: OpenCL Interval Zero RTX Driver
Our current machine has up to 72 axis of motion in up to 20 coordinate systems that are distributed around the machine on dedicated circuit board stacks. The operator interface, communications, ladder...
View ArticleHD 7750 fps
I play cod 5 i have a HD 7750 1g card i'm having trouble with my fps i only get 10 to 30 fps with this card I should be getting more HELP ME PLEASE !!!!!!
View ArticleRe: Semaphore handle leak when host threads are destroyed on Windows
As of Catalyst 13.9, the problem is still reproducible.
View ArticleDell Studio 1558 with AMD Catalyst Driver 13.4 or onwards in Windows 8 or...
I'm facing following issues since installing AMD Catalyst Driver 13.4 or onwards. My current OS is Windows 8 Pro, Display driver: AMD 13-9_mobility_win7_win8_64_dd_ccc_whql.exeGraphix: ATI Mobility...
View ArticleBUG: CodeXL 1.2.3897.0 update check doesn't honor proxy
Hi there, I get the blocking CodeXL update check popup everytime I'm starting Visual Studio, which is kind of annoying. Switching the check interval doesn't help, this is somehow not saved. Also, the...
View ArticleRe: Fixing right-click crash in Visual Studio 2012 + CodeXL
I have also suffered through the same problem of frequent Visual Studio 2012 crashes after installing CodeXL ( to be specific normal installation i.e with Visual Studio 2012 CodeXL extension, otherwise...
View ArticleMachStudio pro what happened?
He found a program that uses MachStudio pro 2 real time, but what happened to the program to because it was sponsoring amd from blenderartist are wondering what happened because the program is...
View Articlebuffer offset and opencl
Hello forum, I found the following points discussed in the link : http://www.cc.gatech.edu/~vetter/keeneland/tutorial-2012-02-20/08-opencl.pdf 1. Buffer offsets are not allowed in OpenCL. 2. Must use...
View Articleerrror while running a ray tracing openCL code
OS-CentOS 6.4driver- AMD catalyst 13.8 beta 2GPU- amd radeon hd 6670Hi all,I am trying to run a code implementing ray tracing algorithm and it compiles successfully but for running it we need three...
View ArticleRe: Fail to add Bolt::cl::transform to OpenMM
Hi cc,I could compile and run with your OpenCLIntegrationUtilities.cpp file. Can you verify whether you have linked to the bolt library? Also, Is the test running fine without the Bolt function call?...
View ArticleRe: What's wrong with this file?
Hi, I'm new here but I've been following this thread since summer. To sharlybg, I've noticed that you keep mentioning Octane Render, and it seems to me you are waiting for AMD to fix their problems...
View ArticleRe: Unexpected drop in GPU core clock on C60 APU
Good news: yet another driver re-install has solved the issue. I still have no idea what caused it in the first place (and why it persisted across multiple driver re-installs), but since the core clock...
View ArticleGPU PerfStudio for Two Swap Chains
My application has two swap chains. I can connect GPU PerfClient to the GPU PerfServer running my application and I can stop and start the application. However, when I attempt to get into the Frame...
View ArticleRe: Re: Global locking in OpenCL kernel
Thanks that did the trick. I now use atomic_min(depth_buffer, depths[l.y][l.x]) to check and update update the depth values. I had to convert the depth from float to int but that's okay. I guess I...
View Article