Sign inSign up

nightseas/pyopencl

By nightseas

Updated over 8 years ago

pyopenCL on AMD/NVidia GPU

Image
0

644

nightseas/pyopencl repository overview

Tags

latest

This is only a base image without any drivers.

nvidia-367

Nvidia 367.57 driver integrated, which supports NVidia Pascal GPU such as GTX1080/1070/1060.

amdgpu-pro-16.40

AMD GPU Pro 16.40-348864 driver integrated, which supports AMD Polaris GPU such as RX480/470.

More information:

TBD.

Requirement

  • You should choose the exactly same version of driver running on both container and host.

Test

# Nvidia (change /dev/nvidia0 to your GPU)
docker run --device /dev/nvidiactl --device /dev/nvidia0 --device /dev/nvidia-uvm nightseas/pyopencl:nvidia-367

# AMD
docker run --device /dev/dri nightseas/pyopencl:amdgpu-pro-16.40

Tag summary

Content type

Image

Digest

Size

246.4 MB

Last updated

over 8 years ago

docker pull nightseas/pyopencl