Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 320 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 320 Bytes

gpuci-build-environment

Clara Genomics build environment for gpuCI

How to extend gpuCI Dockerfiles

  • Use the same build args supplied to gpuCI Dockerfiles in custom image
  • Inherit from base gpuCI Docker image
gpuci/rapidsai-base:cuda${CUDA_VERSION}-${LINUX_VERSION}-gcc${CC_VERSION}-py${PYTHON_VERSION}