Hi Unity Users! This week’s Weekly Digest offers a sneak peek at some exciting documentation that’s coming your way soon!
Upcoming documentation additions 👀
- Renv documentation. Will provide an overview of virtual environments in R, including how to create and activate an environment, install and update packages, save and move an environment, use Python with
renv
, and more. - R parallelization documentation. A secondary page to R docs that will provide an overview on how to run R in parallel.
- Apptainer documentation. Will provide an overview of Apptainer, including an introduction to containerization, how to load Apptainer and use it with Docker, how to write a SIF file and build an Apptainer SIF on Unity, how to use Apptainer and MPI, and more.
- Slurm script generator. An in-progress job submission script generator for Unity that is intended to make writing job submission scripts more efficient for users.