{"id":22574891,"url":"https://github.com/thoth-station/cuda","last_synced_at":"2026-01-07T21:08:22.802Z","repository":{"id":93176760,"uuid":"177846403","full_name":"thoth-station/cuda","owner":"thoth-station","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-20T18:18:04.000Z","size":807,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T15:34:02.102Z","etag":null,"topics":["artificial-intelligence","hacktoberfest","thoth"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thoth-station.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-26T18:27:31.000Z","updated_at":"2020-10-14T11:52:44.000Z","dependencies_parsed_at":"2023-06-05T07:30:29.450Z","dependency_job_id":null,"html_url":"https://github.com/thoth-station/cuda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fcuda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fcuda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fcuda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fcuda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoth-station","download_url":"https://codeload.github.com/thoth-station/cuda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246051729,"owners_count":20715901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","hacktoberfest","thoth"],"created_at":"2024-12-08T03:08:21.498Z","updated_at":"2026-01-07T21:08:22.751Z","avatar_url":"https://github.com/thoth-station.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Experimenting with cuda images for s2i support.\n\n## Acknowledgment\n\nThe work is experiment on project [nvidia/cuda](https://gitlab.com/nvidia/container-images/cuda)\n\n## Nvidia CUDA Linux Container Image Sources\n\nUsage of the CUDA container images requires the [Nvidia Container Runtime](https://github.com/NVIDIA/nvidia-container-runtime).\n\nContainer images are available from:\n\n- \u003chttps://ngc.nvidia.com/catalog/containers/nvidia:cuda\u003e\n- \u003chttps://hub.docker.com/r/nvidia/cuda\u003e\n\n## IMAGE SECURITY NOTICE\n\nThe CUDA images are scanned for CVE vulnerabilities prior to release and some images may contain CVEs at the time of publication.\n\nOur Product Security teams reviews the CVEs and determines if the CVE should block the release or not. We try to mitigate as much as we can, but since we do not control the upstream base images, some cuda image releases might be impacted.\n\nPlease consult the README on the NGC or Docker Hub pages for details.\n\n## LD_LIBRARY_PATH NOTICE\n\nThe `LD_LIBRARY_PATH` is set inside the container to legacy nvidia-docker v1 paths that do not exist on newer installations. This is done to maintain compatibility for our partners that still use nvidia-docker v1 and this will not be changed for the forseable future. [There is a chance this might cause issues for some.](https://gitlab.com/nvidia/container-images/cuda/-/issues/47)\n\n## Building from source\n\nThe container image scripts are archived in the `dist/` directory and are available for all supported distros and cuda versions.\n\nHere is an example on how to build an image set for ubuntu20.04 and CUDA 11.0,\n\n```bash\n#/bin/bash\n\nexport IMAGE_NAME=\"nvidia/cuda\"\nexport CUDA_VERSION=\"11.0\"\nexport OS=\"ubuntu20.04\"\nexport ARCH=`uname -m`\n\ndocker build -t \"${IMAGE_NAME}:${CUDA_VERSION}-base-${OS}\" \"dist/${CUDA_VERSION}/${OS}-${ARCH}/base\"\ndocker build -t \"${IMAGE_NAME}:${CUDA_VERSION}-runtime-${OS}\" --build-arg \"IMAGE_NAME=${IMAGE_NAME}\" \"dist/${CUDA_VERSION}/${OS}-${ARCH}/runtime\"\ndocker build -t \"${IMAGE_NAME}:${CUDA_VERSION}-devel-${OS}\" --build-arg \"IMAGE_NAME=${IMAGE_NAME}\" \"dist/${CUDA_VERSION}/${OS}-${ARCH}/devel\"\n```\n\n## Cuda Container Image Automation\n\nThe [dev.md](https://gitlab.com/nvidia/container-images/cuda/blob/master/doc/dev.md) document provides details on how the gitlab pipelines work and how to control, modify, or debug them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoth-station%2Fcuda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoth-station%2Fcuda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoth-station%2Fcuda/lists"}