Re: Hey does AMD support OpenGL ??
Did you install latest driver from AMD site? drivers from windows update doesn't contain OpenGL support. also it is possible that your program needs specific HW like amd fire pro or nvidia quadro.
View ArticleRe: Compiling MemtestCL
Hi I made the changes but the error still exists.Theres a piece of code somewhere that is pointing to the wrong include directory.
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
Unfortunately, the driver we expected to release this week did not pass the QA process. Fixes are being applied and the update will go through the process again. The update release has shifted to...
View ArticleRe: Utilising the gpu in a headless envrionment
The conclusion of this thread, from February 2013, is that it is possible to run without a monitor, but you must install X. ioctl permissions on Linux Mark
View ArticleBug: AMD Tahiti Will Not CoExist with Intel Integrated Graphics Controller
The forum lost all of my post, twice, so typing it all again. Intel IGU is the main display driver. (E3-1265L v3) With the AMD driver installed for 7970 the KDE desktop still shows fine. But when...
View ArticleCodeXL has trouble loading pdb of system modules ?
Hi , I have installed the CodeXL v1.4 on my system with the following configuration: Windows 8.1+ (64bit)AMD CPUNvidia Geforce Gtx I wanted to CPU profile some of the kernel modules, which I...
View ArticleCan running OpenCL sources be risky?
Is there a possibility for a malicious programmer to insert a trojan or a virus inside opencl source code?
View ArticleBlack screen on windows boot
Hi AMD. I dont know if my Graphic card is dead, but recently my screen just turns black without any warnings. I have tried to boot my pc in safe mode and the problem doenst appear. So I guess it had to...
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
This is what we wanted Bob, tell us some cycles blender. Great job! Bob some questions 1 - Do vram problems solved? 2 - Would it be possible to ask blender amd OpenCL enabled (in my opinion it is...
View ArticleRe: Can running OpenCL sources be risky?
It would be extremely difficult as OpenCL code isn't generic code. It has access to a limited set of functions and a new set of functions which are not useful for viruses. OpenCL code is executed from...
View Article16384 x 16384 Depth texture fails
On 14.6 drivers, this fails with GL_OUT_OF_MEMORY glTexImage2D( GL_TEXTURE_2D, 0, GL_DEPTH_COMPONENT32F, 16384, 16384, 0, GL_DEPTH_COMPONENT, GL_FLOAT, NULL ); even though GL_MAX_TEXTURE_SIZE is being...
View ArticleW600 - More than two videos
Hi, We would like to create a large projection comprising 6 video projectors. Each on will have a 720p resolution = 1280x720px. I came across the FirePro W600 and it seems to be the perfect solution....
View ArticleRe: can not debug openCL sample
Hi,Please can you let us know your system setup details: CPU, GPU, SDK, Driver, OS (Window/Linux) (32/64) etc.?Thanks,
View ArticleRe: Kernel fail with other than en_US locale
Hi Nou,Sorry, I was busy with other tasks and couldn't able to check this issue. Actually, when I tried to test, I haven't find any non English locales installed on our lab machines so, I asked someone...
View ArticleRe: 16384 x 16384 Depth texture fails
It's an R9 280X, got 3GB of RAM and GPU-Z reports that my entire systems eats under 500MB of GPU memory, there's a lot of room until 3GB. Got 8GB of ram as well, so it's definetely not a physical...
View ArticleRe: ACML 6 example segfaults
Hi Vigo, Thanks! What you have reported is something we have not seen internally. Although you have a newer version of gcc and Linux kernel than I do (I have 4.8.1 and 3.11), I am going to file a...
View ArticleRe: clBuildProgram Segmentation fault
Oh hi,sry that i forgot to answer. I somehow managed to solve the problem differently.I don't use that much structs anymore, i solved it by using functions which are giving me some values for the...
View ArticleRe: Bug: AMD Tahiti Will Not CoExist with Intel Integrated Graphics Controller
86 views, and nothing?
View ArticleRe: ACML 6 example segfaults
Hi Timmy, Thanks for opening the ticket. 1. Actually I do have OpenCL (1.1) installed. It looks like it eventually gets found in the strace at: /usr/lib/libOpenCL.so My GPU is an NVIDIA GeForce GTX 560...
View Article