UCSB-PSTAT / devcontainer-template

Development container template for generating reproducible research projects
https://computing.pstat.ucsb.edu/docs/devcontainer
1 stars 1 forks source link

GPU in container #10

Open syoh opened 8 months ago

syoh commented 8 months ago

Might be useful info for enabling GPU use in containers: https://wiki.engineering.osu.edu/display/DOCS/Rootless+Docker+Setup+Instructions

392781 commented 4 months ago

Useful links for future:

392781 commented 4 months ago

Podman requires additional configuration to run GPUs... Jetstream2 provides GPU access but I would need access to a GPU instance to develop the necessary additions to create a Podman compatible GPU image for Jetstream2.

syoh commented 2 months ago

The following works with EL9 + Podman (Roble).

392781 commented 2 months ago

Excellent, I can modify the template to include a question about GPU configuration!

392781 commented 2 months ago

It's very nice that this is a simple process... The podman requirements on nvidia made it look a bit nasty.

syoh commented 3 weeks ago

GPU and Singularity container from Jupyter-like containers: https://github.com/pangeo-data/pangeo-docker-images/blob/master/Sing+GPU.md