クラスターで CUDA デバイス クエリ パッケージをコンパイルしようとしましたが、場所 /NVIDIA GPU Computing SDK/C/src/deviceQuery で make を実行すると、次のエラーが発生します。
deviceQuery.cpp: In function 'int main(int, char**)':
deviceQuery.cpp:119: error: 'struct cudaDeviceProp' has no member named 'maxThreadsPerMultiProcessor'
make: *** [obj/x86_64/release/deviceQuery.cpp.o] Error 1
誰かがこのエラーで私を助けてくれますか?
ありがとうございました。