Dolphin, the GameCube and Wii emulator - Forums

Full Version: OpenCL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Well, the problem is that one of the packages is ati-opencl-beta-driver-v2.0-beta4-xp.zip (114MB)
and the other one is ati-stream-sdk-v2.0-beta4-xp32.exe (29.1MB) therefore I'm not certain If I should get both or only one of them to work correctly.
Getting them is not a problem.
OMG, I compiled It O.O
that's not difficult since XK made a tut on it Tongue
Great tutorial , self-explanatory xD

"First you must download and install one of the public implementations of OpenCL. There's one from NVIDIA and a beta one from ATI/AMD. "

OK, how should I know that the " public implementations of OpenCL " was the SDK Tongue ( I didn't care very much because I downloaded all the files Tongue )

"Set the directories of the include and library files in Visual Studio "

I know how to do it because I changed the directories before but now I wasn't looking all the time to the installation so I forget where I put the files ( my fault xD ). And after find the folder I didnt know which of the 5 folder was ( Thank my goodness I used the search button to find the cl.h file Big Grin ( NVIDIA Corporation\NVIDIA GPU Computing SDK\OpenCL\common ) )

" In Core/Common/Src/OpenCL.h, turn the "#if 0" to "#if 1" "

Ok. that was easy

Then I thought " I only have to compile Big Grin " but the compiling gave me some errors , so I had to rebuild Tongue
http://code.google.com/p/dolphin-emu/source/browse/wiki/Compiling_OpenCL.wiki?spec=svn4419&r=4419#

I have no idea where to obtain one of the public implementations for OpenCL, I already looked on Nvidia's website and came up empty handed. I did find something, but it apparently wasn't what I needed.

Can anyone provide links to what is needed to compile with OpenCL, such as the needed SDK that was mentioned? I have a Nvidia Geforce 9800GT so I'll probably need the Nvidia implementation of OpenCL.

Yes I am lost.. Tongue
Did anyone else just notice that ati took the beta drivers down? They where there less than half hour ago, only the SDK remains...
(10-15-2009, 04:29 AM)Xtreme2damax Wrote: [ -> ]http://code.google.com/p/dolphin-emu/source/browse/wiki/Compiling_OpenCL.wiki?spec=svn4419&r=4419#

I have no idea where to obtain one of the public implementations for OpenCL, I already looked on Nvidia's website and came up empty handed. I did find something, but it apparently wasn't what I needed.

Can anyone provide links to what is needed to compile with OpenCL, such as the needed SDK that was mentioned? I have a Nvidia Geforce 9800GT so I'll probably need the Nvidia implementation of OpenCL.

Yes I am lost.. Tongue
http://developer.nvidia.com/object/opencl-download.html#Windows

You have to download the "NVIDIA Drivers for *you OS*" to use OCL

And the "GPU Computing SDK code samples and more" to compile it
Quote:shortzi
Did anyone else just notice that ati took the beta drivers down? They where there less than half hour ago, only the SDK remains...

GNU/Linux: http://developer.amd.com/Downloads/ati-opencl-beta-driver-v2.0-beta4-lnx.zip
XP: http://developer.amd.com/Downloads/ati-opencl-beta-driver-v2.0-beta4-xp.zip
Vista/7: http://developer.amd.com/Downloads/ati-opencl-beta-driver-v2.0-beta4-vista-win7.zip
Anyone else see some graphical glitches with D3Dplugin + OCL ???
Someone know what compilation's from here include OpenCL? or someone can upload a compilation with OpenCL?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15