Quantcast
Channel: AMD Developer Forums: Message List
Browsing all 4104 articles
Browse latest View live

Re: ACML 6 example segfaults

I used gcc & gfortran 4.8.2 64Bit on Ubuntu 14.04 LTS.

View Article


Re: how to get the quantity of drawn triangles or points in OpenGL?

I have tried the PerfStudio2. After I connected it to my application,the Frame Debugger button and the Frame Profiler button is grey and can't be use. So I guess I should try Intel's Graphics...

View Article


Downside of using image vs global memory?

I  have a kernel that processes RGB images. Currently, I take each channel one by one, and run the same kernel on that channelThe kernel input is a global memory buffer: data is moved in chunks from...

View Article

Image may be NSFW.
Clik here to view.

Re: monitoring GPU load, temperature programatically

I would think there is an xorg file in existence already but unfortunately I won't have a chance to check on the machine for a few days. I did not know about AMD ADL.  I downloaded it and tested the...

View Article

Re: Hardware acceleration manager

I would agree with Омега. I have no idea who's fault it is, Google's or AMD's, but you are losing on it.

View Article


Re: GLSL compiler error: type mismatch for mix as select

Hi Alex, Try changing uvec4 to vec4. The documentation for mix is here: https://www.opengl.org/sdk/docs/man/html/mix.xhtml According to the OpenGL documentation, genType can be float vec2 vec3 or vec4....

View Article

Re: warning,version 410 is not yet complete

Hi, Could you post your shader code if possible? If not, I'm just guessing that maybe your shader is using code newer than shader version 410. Try increasing the shader version number in your shader...

View Article

Re: False "The thread tried to access an array element that is out of bounds...

I have the same issue - Any news on this?  System:- HD7850-Windows 7 x64-Tried with the latest drivers and also with the beta drivers Call-Stack (is always the same)0xffffffff()    C / C++...

View Article


Image may be NSFW.
Clik here to view.

Re: GLSL compiler error: type mismatch for mix as select

Thanks Tony. Ok, missed that. It is also in the QuickRef Card. Tu is for unsigned types.I was a bit tunnel visioned, because for relational functions, T also means Tu... Alex

View Article


"My Digital Flat-Panels" not present in Catalyst Center

Windows 7 x64.AMD RADEON HD 5750 latest stable driver.My AMD Catalyst Control Center looks like in the image.How to enable "My Digital Flat-Panels" option?

View Article

Re: OpenCL fails on restart after installing drivers

Hi,My apologies for this late reply.I discussed your problem with the team but this problem seems to be new for them. They haven't faced such earlier. Please try to install driver and APP SDK in...

View Article

OpenCL 2.0 producer/consumer pattern example on Kaveri HSA Beta

Hi,The Kaveri OpenCL Programmer Guide.docx suggests that producer/consumer patterns are allowed, is it possible to have an example please?I'm running on the HSA Beta. What can be used as a semaphore...

View Article

Acml v.5.3.1 and v.6 dgemm segmentation fault

Hello,I found a strange problem using these two versions on  my development system (linux system with intel i7 4700hq (haswell))Segmentation fault occurred executing some examples programs based on...

View Article


Re: Help for compiling modules for Fedora 19,20 and futures

It seems the answer is "no"

View Article

Re: About HSA Linux kernel driver

gabbayo wrote: Hi,>> 3. Does AMD plan to support HSA feature for discrete GPU in the near future? Or just focuses on APU for now? We can't commit to specific development plans yet (so don't go...

View Article


clmath installation issue (Ubuntu 12.04)

Hi All, This happens after running $sudo make install: CMake Error at library/cmake_install.cmake:67 (FILE):  file INSTALL cannot copy file...

View Article

Image may be NSFW.
Clik here to view.

Re: OpenCL 2.0 producer/consumer pattern example on Kaveri HSA Beta

Good question Nick, It's not obvious is it.The "how" should be better explained since it's stated to be available in the Beta,But then the documentation kind of implies that it will work with Windows 7...

View Article


How to set ATI MPEG Video Encoder Properties?

Hi, I'm application developers.I set RADEON R280X to my pc, and install Catalyst 14.4.Open the GraphEdit, I saw ATI MPEG Video Encoder.Connect Filter Graph, Change Codec Properties MPEG2 to H.264, and...

View Article

Re: Can't add breakpoints on OpenCL kernels (SIGPIPE)

Hi, According to the call stack in your crash report, this is a known issue caused by the progression of the compiler in the newest AMD Radeon drivers. This issue will be fixed in the upcoming release...

View Article

Image may be NSFW.
Clik here to view.

VQ filters with Source Reader

Hello, An assertion failure is caused by calling IMFTransform::ProcessInput for a VQ MFT instance with a sample returned by IMFSourceReader::ReadSample.> Expression: m_pipeline.IsRuning()It seems...

View Article
Browsing all 4104 articles
Browse latest View live