I think the OpenCL libraries are supposed to be included with the driver install (Nvidia) or Stream SDK (ATI) and not the project applications. I'm not sure you'll even be able to statically link it. It'll just be another system library like kernel32.dll.
OpenCL.DLL is supposed to be installed in the Windows system directory and is more than likely specific to a driver. ----- Rom -----Original Message----- From: David Anderson [mailto:[email protected]] Sent: Wednesday, May 12, 2010 5:14 PM To: Rom Walton Cc: Raistmer; Kamran Karimi; [email protected] Subject: Re: [boinc_dev] OpenCL support? ?? these libraries would be included with the app, either by static linking or by bundling them. Let's not get things confused. Rom Walton wrote: > IIRC, on Windows the library apps link against is opencl.dll, on *nix > based machines it is libopencl.so. > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
