Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

version: 1.0.0The frontend of the LANTA allows only usage according to the following cases

  1. Acceptable Use: Users are expected to utilize the frontend node solely for following activities:

    1. Preparing and submitting jobs to Slurm for computation tasks

    2. Editing files using text processors such as vim, nano

    3. Using version control systems such as git to manage code for program development.

    4. Compiling programs

...

    1. Building and downloading packages

...

    1. via package managers such as pip, conda

    2. Building and downloading images through the singularity command

    3. Transferring small-sized files using commands like scp, rsync, or a sftp server.

...

    1. The time allocated for each file transfer MUST NOT exceed 5 minutes

...

    1. .

    2. Managing files within the LANTA system using standard Linux commands such as cp, mv, etc.

    3. Programs for pre-processing and post-processing, with the list of permitted programs available in the LANTA Frontend usage policy: permitted programs.

  1. Prohibited Activities: The

...

  1. following activities are strictly prohibited on the frontend nodes:

    1. Running programs other

...

    1. than those explicitly specified in this usage policy.

...

    1. Scheduling cronjobs, including

...

    1. those comprising commands or programs permitted for use as specified in this usage policy.

    2. Transferring large-sized files that

...

    1. require more than 5 minutes

...

    1. for transfer.

    2. Transferring large-sized files via Git LFS (Git Large File System)

...

Useful resources