Re: Radeon 7770 + Catalyst = unusable for gaming
Yea, this will be first and last AMD gpu I've bought. As a matter of fact I'm also in the process of changing rest of my machine and I think I'll add few bucks and go Intel/Nvidia route, since AMD...
View ArticleRe: Graphics driver crash since 13.4 when using atomic_inc
Hi, thanks for the code. Sorry the ocl.h is the internally developed wrapper class. I thought i had given. Sorry for the inconvience.anyways, i will test your code and get back to you.
View ArticleRe: matrix multiplication failed
Hi arvin,Thank you for reply,now its reading the kernel file and when it compiles its displaying the value of Matrix A and Matrix B but output is wrong. this is the portion of the code i am referring...
View ArticleRe: Unified SDK installer : not launching
As mentioned by some user in the forum, you should have internet connection to continue installation.Try installing with internet. I can say only this for the information provided by you. In case if...
View ArticleRe: AMD-APP-SDK-v2.9-Windows-641.exe failed to run too !
Please give us the system configuration
View ArticleRe: Can't go back from Catalyst 13.4 to 12.8 - OpenCL.DLL is missing
Well, I roll-back not to SO old ones, namely, to 12.8 that definitely includes OpenCL.
View ArticleRe: Can't go back from Catalyst 13.4 to 12.8 - OpenCL.DLL is missing
Thanks for proposal. Unfortunately, that utility for Win7 and I'm under Win2008 x64 server.Will try to delete some orphaned files manually.BTW, this topic (leftovers after complete uninstall) was...
View ArticleRe: Unified SDK installer : not launching
Thanks, But I have an Internet connection and there is no firewall ! It is under windows 8.1 64 bits. Do you need something else ? Krys
View ArticleRe: AMD-APP-SDK-v2.9-Windows-641.exe failed to run too !
It is under Windows 8.1 64 bits. Brand new machine. Krys
View ArticleRe: matrix multiplication failed
Assume your kernel is correct, looks like you make a mistake when print matrixB Your code (print Matrix B) is weird because your matrixB d is printed differently with other matrix (matrix A and C) ....
View ArticleRe: maximum number of GPUs?
Thanks for the suggestion and input. AMD will definetely come back on this if required.
View ArticleRe: confronting a problem with - "no OpenCL SDK installed",
You are always welcome and all the best for your experiments
View ArticleRe: Re: clGetDeviceIDs will only find one GPU
The clinfo output shows: Platform Name: AMD Accelerated Parallel Processing Number of devices: 2 Device Type: CL_DEVICE_TYPE_GPUI was...
View ArticleRe: CodeXL on command line, or alternatively profiling a shell script using...
Hi,1) I assume you are trying with CodeXL's CPU Profiling functionality on a system with AMD processor.2) Currently CodeXL does not support any command line tools. In future, we plan to provide command...
View ArticleRe: matrix multiplication failed
output is null matrix, i am not getting what's wrong with code and here is complete project. Hostcode #include <stdio.h>#include <stdlib.h> #ifdef __APPLE__#include...
View ArticleRe: Asus Z9PE-D8 WS motherboard fails to boot with >6 GPUs
Asus z9pe-d8 should support at least 8 GPUs without problems.Did you set the option "Above 4G Decoding" to be enabled in the BIOS?
View ArticleRe: matrix multiplication failed
You make several mistake in kernel code and host code. I change the width and height to 4 and block size to 2 for test , you can chnge back to 2048Here is the kernel code__kernel void...
View ArticleRe: Re: clGetDeviceIDs will only find one GPU
that number show total number of OpenCL devices. one of them is CPU so there is error in detection of your second card. try run "export DISPLAY=:0" and then run clinfo again. if that doesn't help then...
View ArticleRe: matrix multiplication failed
i am new to this platform so making several mistake and thanks for your time.
View ArticleRe: New legacy drivers?
I'm still waiting too :S With free drivers various games don't work.
View Article