当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
9 Star 16 Fork 31

anolis/docker-images
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

cuda

Quick reference

Supported tags and respective Dockerfile links

Supported architectures

  • x86-64 aarch64

Build reference

Build multi-arch images and push to registry:

docker buildx build -t "openanolis/cuda:$VERSION" --platform linux/amd64,linux/arm64 . --push

Usage

Start a cuda instance

docker run --name cuda-runtime-test openanolis/cuda:12.1.1-23-runtime
docker run --name cuda-devel-test openanolis/cuda:12.1.1-23-devel

cuda

CUDA is a parallel computing platform and programming model that enables dramatic increases in computing performance by harnessing the power of the NVIDIA GPUs.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anolis/docker-images.git
git@gitee.com:anolis/docker-images.git
anolis
docker-images
docker-images
master

搜索帮助