Skip to content

Commit 6865d1e

Browse files
Amanda-dongRobJY
andauthored
Update docs/hpc/14_tutorial_apptainer/01_intro_apptainer.mdx
Co-authored-by: Robert Young <robert.jay.young@gmail.com>
1 parent 135c0be commit 6865d1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/14_tutorial_apptainer/01_intro_apptainer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Torch provides container images with both `.sif` and `.sqf` extensions.
2121

2222
`.sif` is the standard Apptainer image format and can be used directly with commands such as `apptainer exec`, `apptainer run`, and `apptainer shell`.
2323

24-
Some Torch-provided application images use `.sqf` files and are typically accessed through wrapper scripts such as `run-anaconda3-2024.10-1.bash`. These scripts handle the details of launching the application environment and are often the recommended interface for users.
24+
Some Torch-provided application images use `.sqf` (Squash File System) files and are typically accessed through wrapper scripts such as `run-anaconda3-2024.10-1.bash`. These scripts handle the details of launching the application environment and are often the recommended interface for users.
2525

2626
When available, use the wrapper script documented for that application. For general Apptainer examples in this tutorial, we use `.sif` images because they can be launched directly with standard Apptainer commands.
2727

0 commit comments

Comments
 (0)