- Please utilize the Project or Group folder for any work-related computations. The Home folder is intended solely for saving your final results or personal items.
- If your job involves a single node and requires extensive read and write operations, it is recommended to use the Local disk. Consider whether copying the dataset to the local disk, performing reads/writes there, and subsequently saving your results to Lustre is worthwhile (generally, it should be).
- All data in the
/tmp
of compute nodes will be deleted when your job terminates for any reason.
- All data in the
/tmp
of login nodes will be deleted after 10 days.