An open API service indexing awesome lists of open source software.

https://github.com/pythonnut/apptainer-jax

Apptainer "kitchen sink" ML environment using Poetry
https://github.com/pythonnut/apptainer-jax

apptainer jax poetry-python pytorch tensorflow

Last synced: about 1 month ago
JSON representation

Apptainer "kitchen sink" ML environment using Poetry

Awesome Lists containing this project

README

        

# apptainer-jax
Apptainer "kitchen sink" ML environment using Poetry

# Building a new container with Slurm

```bash
sbatch cuda-jax.slurm
```

# Running the container

```
cuda-jax-wrapper.sh ...
```

You may want to give `cuda-jax-wrapper.sh` a convenient name (and put it in your `PATH`).