cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

alexanderagathos
Journeyman III

Apple's OpenCL quaternion Julia on Windows 64bit

Can someone check to see if this program works on your AMD GPU device? I want to create cross GPU applications using OpenGL. I do not have an AMD card to test it.

It is virus free 100%

If it works and want to share can you state the average frames per second and your GPU card?

If you have a 3rd Generation Intel CPU and downloaded the new Intel's OpenCL SDK supporting it then you can type : "qJulia Intel" in the command promptt and test Intels GPU capabilities in OpenCL. I would also be interested to know the average frames per second for this.

 

Cheers,

Alexander.

0 Likes
1 Solution

Hi alexanderagathos,

I run it on Win7 64 os, VS2010 (Release x64, others will build failed),HD5650. The result as following:

Creating Texture 512 x 512...

----------------------------------------------------------------------

Using active OpenGL context...

Number of Platforms:1

Platform Name : AMD Accelerated Parallel Processing

----------------------------------------------------------------------

Connecting to Advanced Micro Devices, Inc. Redwood...

----------------------------------------------------------------------

Loading kernel source from file 'qjulia_kernel.cl'...

Creating kernel 'QJuliaKernel'...

----------------------------------------------------------------------

Allocating compute result image in device memory...

Starting event loop...

Compute : 5.05ms~10.05ms;  Display: 104~164.55 fps

Thank you.

View solution in original post

0 Likes
10 Replies