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

Re: Karta Graficzna XTX R7800 problem

We can only respond back in English as we have no Polish speakers as moderators.

View Article


wget and AMD-APP-SDK-v2.9-lnx64.tgz

Is there a URL I can wget AMD-APP-SDK-v2.9-lnx64.tgz from?  The webpage seems to obfuscate the direct address... Thanks!

View Article


Re: wget and AMD-APP-SDK-v2.9-lnx64.tgz

http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/ It is near the bottom of the page.

View Article

Re: wget and AMD-APP-SDK-v2.9-lnx64.tgz

Yep, that's where I'm at.  Problem is, I'm using a system that doesn't have an X server.  The page is not Lynx/Links friendly, so I'm kinda stuck. Thanks for the response, tho!

View Article

Re: CodeXL kills VS12

Thank you, and sorry for the double post.I hope the bug will completly fixed soon.

View Article


Image may be NSFW.
Clik here to view.

Re: Re: Win 7 64 simpleTranscode "Encoder could not be found" , Please Help

Hi,Have you connected monitor to 7700? If not can you connect connect the monitor to 7700 card and check? If you have multiple monitors, then disconnect other monitors. Let there be a single monitor...

View Article

Re: Win 7 64 simpleTranscode "Encoder could not be found" , Please Help

Hi Neelakanth,  Yes, It is connect monitor problem. I am using multiple monitors, test OK by settting  "Make this my main display" (Display->Screen Resolution) with HD 7700.  From My test, CUDA can...

View Article

Re: Which OS has the support for AMD catalyst driver

Dear AMD experts,  I need your help regarding this issue. i again go through the AMD driver installation procedure.And came to know that fglrx64_xpic_SUSE121 driver is not installing in my laptop. and...

View Article


Beginner's question : how do I start ?

Dear all, I have been following the GPU and OpenCL development for a while, and now want to get my feet wet to start development on OpenCL with appropriate GPU card. So, my first question is "how do I...

View Article


Re: Beginner's question : how do I start ?

1. there is some getting started in AMD APP SDK documentation. also I recomend read AMD OpenCL programing guide also in AMD APP SDK documentation.2. I think the X variants off the cards are not worth...

View Article

Does CodeXL 1.3 support MinGW64 on Windows?

Does CodeXL 1.3 support MinGW64 on Windows? A reply in another thread said it would in 1.3. If it doesn't, when will this support be added?

View Article

Re: Can't install drivers higher than 13.200.XX.XXX

UPDATE: well after i lose some time i discovery some important things. I take a look in other amd forums and other forums from internet and this happens with the 7610m card, Other thing, i discovery...

View Article

default vs. specified work-group size; global size multiples

Hi, The AMD OpenCL programming guide states that (5.6.3) explicitly specifying work-group sized instead of letting the OpenCL implementation choose it automatically (through local_work_size argument of...

View Article


Re: Win 7 64 simpleTranscode "Encoder could not be found" , Please Help

Hi LK,Can you start a new thread for mosaic problem. Please attach input files and output files. First try with SimpleTranscode sample or any of the video edit sample. Regards,Neelakanth

View Article

ATI MPEG Audio Encoder

Dear users, After installation of ATI Catalyst Control Center, I found out that I have a lot of "ATI..." DirectShow filters. I want to use ATI MPEG Audio Encoder but I can't change/save it's settings....

View Article


Image may be NSFW.
Clik here to view.

Re: default vs. specified work-group size; global size multiples

if you specify null range implementation must complain to same conditions as manual specifying that mean global work size is multiple of work group size. IMHO reason why is better specifies the work...

View Article

Re: Max Inflight HW Threads

to hide memory access latencies the work items are executed in cycles. that mean workitem 0-15 one tick, then 16-31, 32-47, 48-63 and then again 0-15. also if there are enough register and local memory...

View Article


Re: libEGL.so from the GLES SDK is bugged and unusable under Linux ( always...

if you mean this SDK http://developer.amd.com/tools-and-sdks/graphics-development/amd-opengl-es-sdk/ then there is sample and some documentation. It works on Ubuntu 12.04 with installed catalyst driver.

View Article

Re: default vs. specified work-group size; global size multiples

the limit of wavefront on CGN architecture is 40. also it can execute only single wavefront at the same time. so you will get only 1/64 of maximum performance. multiple wavefronts are executed when you...

View Article

documentation errors in the GCN instruction set guide

Hello, I found some documentation errors in the AMD Sea Islands Instruction Set Architecture. (February 2013, Rev 1.0)  Some are minor typos and others are incorrect values.    On Page 12-13 to Page...

View Article
Browsing all 4104 articles
Browse latest View live