blob: 5a1f700b75f24eb6b0385014a65b468e641acd87 (
plain) (
tree)
|
|
{
"install_cudnn_nvxt": {
"image": "debian",
"features": {
"nvidia-cuda": {
"installCudnn": true,
"installNvtx": true
}
}
},
"install_cudnn_nvxt_version": {
"image": "debian",
"features": {
"nvidia-cuda": {
"installCudnn": true,
"installNvtx": true,
"version": "11.5",
"cudnnVersion": "8.3.2.44"
}
}
}
}
|