Application crash, Unhandled exception
Hi, I have written following program to find out SAD value (sum of absolute difference) in a given frame. My kernel code is here......The kernel works fine if the Frame_width=100 , Frame_height = 100,...
View ArticleRe: Suggest Feature you want in AMD APP
I would like to yet again state that X-less drivers have been asked for for the past 3 years, practically since the first beta OpenCL SDK. Root user being X-less is not enough. I really hope by the...
View ArticleRe: ACML fails regression testing under R (NA handling)
it does NOT look good for ACML, from what I understand it is said ACML's own problem and R developers, correct me if I'm wrong discourage from using ACML.it would be a BIG shame cause all the bits that...
View ArticleRe: Suggest Feature you want in AMD APP
Posters have already suggested faster kernel launch, have an alternative suggestion that would work for me.Launch a kernel that stays resident in the GPU, a) Kernel waits for a change in a specified...
View ArticleRe: VCE-DEM with fullscreen games
A full screen game is not like playing full screen video sadly. Full screen games will acquire the screen exclusively.But since the amf-dem will create a virtual screen it should work if set-up...
View ArticleLibreOffice 4.2 with OpenCL
Just turned on OpenCL in LibreOffice 4.2 on Linux with 14.1 drivers: Problem is that I get 0's when using the GPU (Auto-select off to choose the device). On the CPU the results are correct. What could...
View ArticleRe: Catalyst version 14.1 and amf-dem
Hi, Could you help us understand the following: - AMD Platform details?- OS details? - Code snippet on how you are initializing the AMF DEM encoder? - Share the execution logs. AMF DEM is supported on...
View ArticleRe: VCE-DEM with fullscreen games
Hi, Could you help us understand the following: - AMD Platform details?- OS details? - Code snippet on how you are initializing the AMF DEM encoder? - Share the execution logs. AMF DEM is supported on...
View ArticleRe: Building MediaSDK samples - VS 2013 - Win7 SP1 - error with DirectX
Hi, Looks like Windows Software Development Kit (SDK) is not installed, install it fromhttp://msdn.microsoft.com/en-us/library/windows/desktop/hh852363.aspx Also, seems like many folks have faced...
View ArticleRe: Catalyst version 14.1 and amf-dem
I'm using a A10-7850K as CPU, as GPU the currently enabled (bios) and in use is a R9 270X.Windows 8.1 amf::AMFCreateEncoderVCEDEM(&mEncoder); if (!mEncoder) return false; amf::AMF_ERROR status =...
View ArticleRe: VCE-DEM with fullscreen games
I've answered here:http://devgurus.amd.com/thread/168358
View ArticleSeamless desktop over 6 video ports anyone?
Hello, I'm codeveloping with another developer an immersive environment solution based on 6 video projectors at a 1280x600@60hz resolution running on a Windows 8 machine. We are looking for a...
View ArticleRe: Getting static kernel analysis output files using CodeXLKernelAnalyzer
Hi, Kernel analysis data is not part of the command line.It is part of the UI only. Thanks,Dana.
View ArticleRe: Suggest Feature you want in AMD APP
Thanks for the tip. Nice article. Tried out on Ubuntu Server 13.10 from a pendrive on my laptop and worked like a charm. (Apart from conflicting with the Ubuntu repo opencv installation, which depends...
View ArticleRe: Valgrind complaining about uninitialized values coming from libamdocl64.so
I haven't received an update. I will keep you posted.
View ArticleRe: read_imagef with image2d_array_t not working properly
Sorry for the delay in responding. The team hasn't verified this, yet. Your understanding of the specification seems to be correct.
View ArticleRe: LibreOffice 4.2 with OpenCL
This was on the terminal: Dynamic formula compiler: OpenCL error: -34DeclRefArg: Allocate a new symbol:tmp0Program to be compiled = #pragma OPENCL EXTENSION cl_khr_fp64: enableint isNan(double a) {...
View ArticleRe: Problem with bit operations with openCL
Hi snowsp, Missed giving update on this before. The issue has been fixed and fix should be available in the next driver. We will get back with exact details later. Regards,Ravi
View ArticleRe: Catalyst version 14.1 and amf-dem
Hi, This makes sense. Correct me, but my understanding is that you have two GPU in your system. - IGPU - as part of the APU- DGPU - Discrete GPU For DEM to work, the encoder should be created...
View Article