Quick fix to support new CUDA API (>4.1)
Since CUDA API 4.1 cudaFuncGetAttributes doesn't support string parameters, function pointer should be used instead.
Please register or sign in to comment
Création d'un compte pour un collaborateur extérieur au laboratoire depuis l'intranet ICube : https://intranet.icube.unistra.fr/fr/labs/member/profile
Since CUDA API 4.1 cudaFuncGetAttributes doesn't support string parameters, function pointer should be used instead.