Compare commits

...

2 Commits

Author SHA1 Message Date
dcore94 97f4df10bd added runtime for cuda 11.8 2023-02-24 17:44:57 +01:00
dcore94 3439703a4f added runtime for cuda 11.8 2023-02-24 17:44:16 +01:00
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"id":"592940a6-96f5-4288-b7dd-33ff8b97aa2a",
"active":true,
"name":"cuda-ubuntu22-devel",
"description":"Cuda 11.8 based runtime on ubuntu 22.04 with nvidia development tools",
"keywords":[
"docker",
"dockerhub",
"nvidia",
"cuda",
"cuda11.8",
"jammy"
],
"responsible":{
"name":"Marco Lettere",
"email":"m.lettere@gmail.com"
},
"type":"docker",
"image":"nvidia/cuda:11.8.0-devel-ubuntu22.04"
}