When using standard, non-gpu ecinteractive or JupyterHub sessions, you can enjoy some fast, local SSD storage that can be persisted across sessions in addition to the usual filesystems available. Made available as $LOCALSSD
, its contents are automatically archived into your $HPCPERM
when your interactive session finishes so you can recover them on your next session and continue where you left off. This feature is primarily aimed to speed up development workflows where builds are required.
...
You must request how much space you need when you start your interactive session as described above. You will not be able to exceed that limit while in that interactive session.
Default size | Maximum size | |
---|---|---|
HPC interactive session | 3 GB | 100 GB |
ECS Interactive session | 3 GB | 20 GB |