Re: Suggest Feature you want in AMD APP
Native support for Fedora! The guy who was maintaining the catalyst packages for Fedora for the last few years (he was doing it without ATI hardware even!) has stopped maintaining them as of Fedora...
View ArticleRe: Suggest Feature you want in AMD APP
Please implement a way to inspect LDS while debugging. My current work-around (a.k.a. hack) is reading the values of the LDS into variables. This is neither beautiful nor strictly correct, as I...
View ArticlePlease add support for Vista/Windows server 2008
subj.Unavailability of CodeXL for these OSes severily restricts number of accessible GPUs for profiling.
View ArticleRe: OpenGL 4.3 compute shaders crash on some ATI cards (6970 HD and probably...
I've also uploaded a dump here: https://dl.dropboxusercontent.com/u/11459878/GL_Particles_Crash_HD6970.rar Thanks.
View ArticleRe: Suggest Feature you want in AMD APP
1) Open source your free software that doesn't generate any corporate revenue. Provide a mechanism for developers to contribute.2) See #1.3) Provide a mechanism to access the cool features in the...
View ArticleWhy does AMD make so few processors?
Hi, Over the years, I have always been having troubles finding AMD processors in the shops. It is almost like AMD does not want to sell processors. Shops either do not have them or have to put...
View ArticleUsing GCC as OpenCL Kernel Compiler?
Hi all, I'm interested in analyzing OpenCL kernels within the compiler; in particular, I'd like to count a variety of types of operations (i.e. number of floating-point adds, number of loads, etc.). I...
View ArticleRe: Adobe Premiere Pro CC crashes (locked in power saving mode)
I have the same problem. Premiere CC always crashes when I open a video file. I tried many different drivvers I found online. Even the newest catalyst doesnt work. Samsung Ativ Book 8 NP870Z5Ei7 3635QM...
View ArticleRe: Suggest Feature you want in AMD APP
michaeltesch wrote: Native support for Fedora! The guy who was maintaining the catalyst packages for Fedora for the last few years (he was doing it without ATI hardware even!) has stopped maintaining...
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
Simple answer extraymond amd abandoned us like 2 years ago or so. they are a truly stupid question but one could rewrite api mantle blender for better use of cycles or a chance to ride something in 3d...
View ArticleRe: Suggest Feature you want in AMD APP
hi, my girlfriend bought an asus pc with an amd ax with 4 core and a hd7600 graphic card but she use heavily (or better evily) to the weight of video conversion...she and i search very long for a sw...
View ArticleRe: Blender Cycles(Opencl on AMD GPUS)
HSA could help real time visualization but for renders Opencl is more suitable. Cycles is working fine using Opencl with Intel and Nvidia hardware (With Nvidia you can use Opencl or Cuda) so there's no...
View ArticleRe: no significant performance using pinned host memory
I collect the data using AMD App Profiler and CodeXL but the result is same using standard / pageable memory (clEnqueueRead/WriteBuffer with DEFAULT FLAG for ALL buffers) and pinned memory...
View ArticleRe: Help with clBuildProgram crash
The app is still crashing with LLVM error on HD7950 compiled with AMD SDK 2.9 and latest 13.12 driver. It runs fine on NVIDIA Cards. We have many different ATI cards waiting to run the app. The driver...
View ArticleNo OpenCl devices
I have a 5450 video card installed correctly in my Windows 7 64 bit machine and it is working great. I have the latest drivers installed and CCC is working and shows my card. I can't seem to access...
View ArticleAti Mobility Radeon HD 5650 cannot installed with Catalyst 13.xx and up
I have acer aspire 4745G runs on ubuntu 12.04. The problem is this cannot be installed with catalyst 13.xx nor fglrx 13.xxx in repository. So I stuck in fglrx 12.100 from ubuntu repository...
View ArticleRe: Catalyst 13.9 doesn't work for me
So I have worse support driver with my radeon mobility 5650 that cannot be installed with catalyt 13.1 13.4 and so on.
View ArticleHow GCN scheduling work??
Hi, I am confused about how GCN scheduling work.Let's say, if I define work group size is 32 and global work items is 262144 in OpenCL, then in four cycle clock there will be 32 PE (Processing...
View ArticleRe: CodeXL cant debug program
Hi Huck,Looking at the log file you uploaded I think this is the reason your debugging session fails to begin:huck wrote: and finally, "CodeXLServers-XXX.log": ...## [12:03:39] [1390151019310]...
View ArticleRe: HSA/Kaveri memory allocation
As far as my understanding goes, you have specify appropriate flags while creating buffer and the runtime takes care of the rest.Its preferred to use CL_MEM_ALLOC_HOST_PTR since runtime has complete...
View Article