This is a basic Docker image, capable of running OpenCL containers both on NVidia and AMD GPUs The image is based on nvidia/opencl image with additional AMD OpenCL libraries
Requirements:
docker run --runtime=nvidia --rm -it sonm/opencl clinfo
Requirements:
docker run --device /dev/dri:/dev/dri --rm -it sonm/opencl clinfo
Content type
Image
Digest
Size
79.9 MB
Last updated
over 8 years ago
docker pull sonm/opencl