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.
that's not difficult since XK made a tut on it

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

( I didn't care very much because I downloaded all the files

)
"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

( 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

" but the compiling gave me some errors , so I had to rebuild

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..

Did anyone else just notice that ati took the beta drivers down? They where there less than half hour ago, only the SDK remains...
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?