CodeXL Remote Problem
Hi I have a problem to run CodeXL via remoteI have the following system:Intel(R) Xeon(R) CPU E5-2609 v2 @ 2.50GHz2x AMD R9 270latest Ubuntu and latest Drivers I open a ssh console via putty on a...
View ArticleRe: Feedback discussion: How is AMD doing for developers?
Good stuff, thanks Jon. We are a company in the business of making money, so we are going to push our own APUs and dGPUs. I'm sure you understand BUT... having said that... I am 100% with you that...
View ArticleRe: Feedback discussion: How is AMD doing for developers?
Thanks Patrick. "providing a stable URL scheme for documents would be useful. " I'm grinning. You know, when I got here I of course think my own way. I'd organize the web site a little differently. I...
View ArticleRe: Feedback discussion: How is AMD doing for developers?
Thanks! The kind of things you describe: real world (at least better than "Hello World") examples on focused areas - that really show you how to do things; tips and tricks on implementing parallel...
View ArticleRe: Feedback discussion: How is AMD doing for developers?
Am 06.11.2014 um 16:22 schrieb jtrudeau:I'm grinning. You know, when I got here I of course think my own way. I'd organize the web site a little differently. I decided to NOT go down that road...
View ArticleCodeXL & JOCL
Hi all, I'm trying to profile a Java program using the JOCL OpenCL wrapper using CodeXL or the sprofile command line tool to get GPU performance counters. OS: Mint 16 / Linux...
View ArticleRe: Feedback discussion: How is AMD doing for developers?
Good afternoon. Excuse me if my problem is actually similar to one of nubok, but I am not sure if it is so. The question is about installing of proprietary driver on notebooks with muxless Intel/AMD...
View ArticleRe: Does the AMD developer team have a valgrind suppression file for memcheck?
It did not work for me under Linux. Also recently there are more problems and my suppression-file has grown. In my memory I did not see definite memory leaks before. See StreamComputing | Valgrind...
View ArticleRe: Feedback discussion: How is AMD doing for developers?
I'm missing attention to detail in the communication from AMD to developers. A small example: when I register to this forum, I get this [0]. What is Jive and why should I care about it? What really...
View ArticleRe: intra thread communication with opencl
work_group_reduce function takes built-in data-types (e.g half, int, uint, long, ulong float or double) as input. It receives the input argument as value, not as a pointer. So, you can pass any value...
View ArticleRe: the installed OpenCL runtime is older than 6 months
I have the exact same problem. I have an R9 290 + Windows 8.1 + Visual Studio 2013 Update 3 + CodeXL 1.5 + Catalyst 14.4 (tried with 14.9 as well) configuration, and I see the same warning in CodeXL...
View ArticleRe: possible OpenCl compiler bug
Thanks for this confirmation. An internal bug report has been filed against this issue. I'll let you know if get any update. Regards,
View ArticleRe: Re: r7 270x memory allocation issue
Hi,My apologies for this delayed reply.Please find attached screen shots of GPU-Z and task manager when I ran the clpts_x86-64.exe with option "-o 6 -u nanpic.test:x -d 0 -g 1 -a 2".In your first post...
View ArticleInfo for those new to the AMD Developer Forums
Welcome to the AMD Developer Central Forums where developers can ask and answer questions. If you are new to our forums, here are a few discussion threads & links that may help you get started or...
View ArticleRe: Help needed, Ubuntu 14.04 and OpenCL 2.9-1 problem.
As I understand, ./libGL.so* should be finally linked to ./fglrx/fglrx-libGL.so.1.2: > ls -alh /usr/lib64/ | grep 'libGL.so'-rwxr-xr-x 1 root root 376K Oct 25 2013...
View ArticleRe: Feedback discussion: How is AMD doing for developers?
My experience has not been good thus far. I've been working on a game port to Mac and Linux and ran into an odd rendering issue that only occurs on AMD hardware. I was referred to someone on the...
View ArticleForum conduct
This is a community of professionals, and as a community we expect professional conduct.In the context of the forums, this means:No profanity – using wildcards to replace letters in a profane word does...
View Articlezero copy and OpenCL 2.0 coarse-grain share virtual memory
Hi all, I used to implement zero copy in AMD APUs using OpenCL 1.2, now since the OpenCL 2.0 is ready, what is the difference between zero copy and OpenCL 2.0's coarse grain shared virtual memory.Is...
View ArticleRe: Help needed, Ubuntu 14.04 and OpenCL 2.9-1 problem.
Thank You Natalia, I tried to make links to actual files, but there is no fglrx-libGL.so.1.2 in any of directories. I'll try to downgrade to older fglrx/SDK combination. Thank You very...
View ArticleRe: Feedback discussion: How is AMD doing for developers?
You asked for developer feedback, but I can't pass up the chance to get a message through to the respective driver teams. I've been speaking with at least one game dev about the Java thing, so I might...
View Article