Nurion guide
누리온 지침서뉴론 지침서활용정보MyKSC 지침서
  • Nurion guidelines
  • SYSTEM
    • System Specifications and Configuration
    • User Environment
    • User Programming Environment
    • Job Execution through Scheduler (PBS)
    • User Support
  • Software
    • ANSYS FLUENT
    • ANSYS CFX
    • Abaqus
    • NASTRAN
    • Gaussian16 LINDA
    • Gaussian16
  • APPENDIX
    • Main Keywords for Job Scripts
    • Conda
    • Singularity Container
    • Lustre stripe
    • Data Archiving
    • MVAPICH2 Performance Optimization Options
    • Deep Learning Framework Parallelization
    • List of Common Libraries
    • Desktop Virtualization (VDI)
    • Burst Buffer
    • Flat node
    • DTN (Data Transfer Node)
  • External Link
    • Nurion Guide(Kor)
    • Neuron Guide(Kor)
Powered by GitBook
On this page
  1. APPENDIX

Main Keywords for Job Scripts

You need to specify how to allocate resources for the desired job by using appropriate keywords in the job script. The main keywords are shown below, and users can create a job script file using only a few of these keywords.

Option

Format

Description

-A

Specify an accounting string

-a

[[[[YYYY]MM]DD]hhmm[.S]]

Scheduled execution

-C

""

Change the prefix of the PBS directive (ex>#PBS)

-c

[c | c=numeric | w | w= | n | s | u]

Specify the checkpoint cycle for the job

-e

Specify the path of the error file

-h

Delay job execution (delayed execution)

-I | -X

X11 forwarding activated interactive job

-J

]

Define a job array

-j

[o | e]

Merge the output and error files

-k

[o | e]

Keep the output and error files on the execution host

-l

Request job resources

-M

Set the list of email recipients

-m

Specify the email notification

-N

Specify the job name

-o

Specify the path of the output file

-P

Specify the project name

-p

Set the priority of the job

-q

Specify the name of the server or queue

-r

[Y | N]

Mark whether the job can be rerun

-S

Specify the script language to be used

-u

Specify the user ID of the job

-V

Export environment variables

-v

Expand the environment variables

-W

Set the attribute values of the job

-W block=

Request qsub to wait until the job is finished

-W depend=

Specify job dependencies

-W group_list=

Specify the group ID of the job owner

-W pwd=

""

Password method per job

-W run_count=

Regulate the number of times the job is run

-W sandbox=

[HOME | PRIVATE]

Staging directory and execution directory

-W stagein=

Input file staging

-W stageout=

Output file staging

-W unmask=

Specify the UNIX job umask

-X

X output from interactive jobs

-z

Suppress job identifier

Last updated on November 06, 2024.

PreviousGaussian16NextConda

Last updated 6 months ago

※ Manual with details: Refer to

https://pbsworks.com/pdfs/PBSUserGuide14.2.pdf