Bibliothek von opencl nicht gefunden?

Ich versuche zu kompilieren eines opencl-sample-code, aber ich erhalte die folgende Fehlermeldung

    /usr/bin/ld: cannot find -lOpenCL
/usr/bin/ld: cannot find -loclUtil_x86_64
/usr/bin/ld: cannot find -lshrutil_x86_64
collect2: error: ld returned 1 exit status
make: *** [../../..//OpenCL//bin//linux/release/DeviceQuery] Error 1

Ich bin mit intel-basierten Maschine ...
Mein make-Datei ist
EXECUTABLE := DeviceQuery
CCFILES := devQury.cpp
include ../common/common_opencl.mk

Jede Hilfe wäre eine große Hilfe für

Dank ,
Piyush

InformationsquelleAutor Piyush Kumar | 2014-02-18
Schreibe einen Kommentar