Skip to content

No device found on Intel OpenCL SDK win7 32bit #297

@karolovbrat

Description

@karolovbrat

Hi,

I run into a following problem when running JavaCL on Windows 7 32 bit with Intel OpenCL SDK.

Exception in thread "main" java.lang.NullPointerException
at com.nativelibs4java.opencl.JavaCL.createBestContext(JavaCL.java:246)
at com.nativelibs4java.opencl.JavaCL.createBestContext(JavaCL.java:237)
...

After closer inspection I figured out the clGetDeviceIDs wrapper does not return any device what is rather strange as in C code (in VS2008 C++ Express) it works just fine and returns my Intel Core 2 Duo P8700.

Regards,

Jan

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions