OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1719 Discussions

Problem with SDK 2012 32bit windows install - missing IntelOpenCL32.dll

mrpapini
Beginner
428 Views
I installed OpenCL SDK 2012 (2.0) in my win7 box (64bit) (previously I had 1.5) in 32 bit mode in order to link with pyopencl. It seems thatIntelOpenCL32.dll is missing and onlyIntelOpenCL64.dll is found and registered in registry - and I can't get Intel platform to work(only nvida). Worked fine before with SDK 1.5, not sure how to get the missing file, perhpas install went wrong? Also tried runtime only package install with same results. Any ideas what is happening?
Thanks
0 Kudos
3 Replies
Raghupathi_M_Intel
428 Views
Honestly, I have never tried installing 32-bit package on a 64-bit machine. Can you uninstall the SDK and try re-installing?

Raghu
0 Kudos
mrpapini
Beginner
428 Views
Well, it seems that you right, installing 32 bit sdk on 64 bit machine is not working, I installed 64 bit sdk and then build pyopencl for 32 python - all seems working fine now ...
0 Kudos
Raghupathi_M_Intel
428 Views
Hi,

It seems that installing 32-bit SDK on 64-bit machine SHOULD work. We tried to reproduce the issue and were not successful. Maybe your previous uninstall didnt remove all components?

If you still need 32-bit SDK on 64-bit machine, please uninstall the previous version(s) and re-install.

Thanks,
Raghu
0 Kudos
Reply