Einzelnen Beitrag anzeigen

user

Registriert seit: 13. Jul 2010
25 Beiträge
 
Delphi 2 Desktop
 
#1

Convert C++ (OpenCL)

  Alt 1. Jun 2012, 09:52
Delphi-Version: 5
I want to try binary search function with OpenCL. OpenCL is a new story for me. As usual the SDK sample use C++. I am not familiar with C++ moreover the .CL file on OpenCL use C style.

Here's ported OpenCL in Delphi that I use: http://code.google.com/p/delphi-opencl/

I got OpenCL SDK from http://developer.amd.com/sdks/AMDAPP...s/default.aspx

There is folder named BinarySearch inside the SDK. The code also used by WinZip.

I hope someone could help me.

Thanks.
  Mit Zitat antworten Zitat