LANTA Frontend Usage Policy
version: 1.0.1
Frontend is the machine that you access by using the address of lanta.nstda.or.th
. It is the primary interface for users to interact with the LANTA HPC system.
Acceptable Use: Users are expected to utilize the frontend node solely for following activities:
Preparing and submitting jobs to Slurm for computation tasks
Editing files using text processors such as vim, nano
Using version control systems such as git to manage code for program development.
Compiling programs
Building and downloading packages via package managers such as pip, EasyBuild, mamba
Building and downloading images through the Singularity/Apptainer command
Transferring small-sized files using commands like scp, rsync, or a sftp server. The time allocated for each file transfer MUST NOT exceed 5 minutes. For transferring file(s) that take longer than 5 minutes, please use transfer node (
transfer.lanta.nstda.or.th
).Managing files within the LANTA system using standard Linux commands such as cp, mv, etc.
Programs for pre-processing and post-processing, with the list of permitted programs available in the LANTA Frontend usage policy: permitted programs.
Prohibited Activities: The following activities are strictly prohibited on the frontend nodes:
Running programs other than those explicitly specified in this usage policy.
Scheduling cronjobs, including those comprising commands or programs permitted for use as specified in this usage policy.
Transferring large-sized files that require more than 5 minutes for transfer.
Transferring large-sized files via Git LFS (Git Large File System)
Useful resources
For transferring file(s) that take longer than 5 minutes, please use transfer.lanta.nstda.or.th
If you believe that you script(s)/program(s)/application(s) is suitable to run on the frontend, please contact us at thaisc-support@nstda.or.th
ThaiSC reserves the right to terminate commands that do not comply with the policy.