bsub opts
List of options for the bsub command.
- -a
Specifies one or more application-specific esub or epsub executable files that you want LSF to associate with the job. - -alloc_flags
Specifies the user level CSM allocation prologs and epilogs. - -app
Submits the job to the specified application profile. - -ar
Specifies that the job is autoresizable. - -B
Sends mail to you when the job is dispatched and begins execution. - -b
Dispatches the job for execution on or after the specified date and time. - -C
Sets a per-process (soft) core file size limit for all the processes that belong to this job. - -c
Limits the total CPU time the job can use. - -clusters
LSF multicluster capability only. Specifies cluster names when submitting jobs. - -cn_cu
Specifies the cu (compute unit) resource requirement string for the compute node for the CSM job. - -cn_mem
Specifies the memory limit that is required on the compute node for the CSM job. - -core_isolation
Disables or enables core isolation. - -csm
Enables expert mode for the CSM job submission, which allows you to specify a full resource requirement string for CSM resources. - -cwd
Specifies the current working directory for job execution. - -D
Sets a per-process (soft) data segment size limit for each of the processes that belong to the job. - -data
Specifies data requirements for a job. - -datachk
For jobs with a data requirement, enables the bsub and bmod commands to perform a full sanity check on the files and folders, and to generate the hash for each file and folder. - -datagrp
Specifies user group for job data requirements. - -E
Runs the specified job-based pre-execution command on the execution host before actually running the job. - -Ep
Runs the specified job-based post-execution command on the execution host after the job finishes. - -e
Appends the standard error output of the job to the specified file path. - -env
Controls the propagation of the specified job submission environment variables to the execution hosts. - -eo
Overwrites the standard error output of the job to the specified file path. - -eptl
Specifies the eligible pending time limit for the job. - -ext
Specifies application-specific external scheduling options for the job. - -F
Sets a per-process (soft) file size limit for each of the processes that belong to the job. - -f
Copies a file between the local (submission) host and the remote (execution) host. - -freq
Specifies a CPU frequency for a job. - -G
For fairshare scheduling. Associates the job with the specified group or excludes the job from the specified groups. - -g
Submits jobs in the specified job group. - -gpu
Specifies properties of GPU resources required by the job. - -H
Holds the job in the PSUSP state when the job is submitted. - -hl
Enables job-level host-based memory and swap limit enforcement on systems that support Linux cgroups. - -hostfile
Submits a job with a user-specified host file. - -I
Submits an interactive job. - -Ip
Submits an interactive job and creates a pseudo-terminal when the job starts. - -IS
Submits an interactive job under a secure shell (ssh). - -ISp
Submits an interactive job under a secure shell (ssh) and creates a pseudo-terminal when the job starts. - -ISs
Submits an interactive job under a secure shell (ssh) and creates a pseudo-terminal with shell mode support when the job starts. - -Is
Submits an interactive job and creates a pseudo-terminal with shell mode when the job starts. - -IX
Submits an interactive X-Window job. - -i
Gets the standard input for the job from specified file path. - -is
Gets the standard input for the job from the specified file path, but allows you to modify or remove the input file before the job completes. - -J
Assigns the specified name to the job, and, for job arrays, specifies the indices of the job array and optionally the maximum number of jobs that can run at any given time. - -Jd
Assigns the specified description to the job; for job arrays, specifies the same job description for all elements in the job array. - -jobaff
Specifies the affinity preferences for the job. - -jsdl
Submits a job using a JSDL file that uses the LSF extension to specify job submission options. - -jsdl_strict
Submits a job using a JSDL file that only uses the standard JSDL elements and POSIX extensions to specify job submission options. - -jsm
Enables or disables the IBM Job Step Manager (JSM) daemon for the job. - -json
Submits a job using a JSON file to specify job submission options. - -K
Submits a job and waits for the job to complete. Sends job status messages to the terminal. - -k
Makes a job checkpointable and specifies the checkpoint directory. - -L
Initializes the execution environment using the specified login shell. - -Lp
Assigns the job to the specified LSF License Scheduler project. - -ln_mem
Specifies the memory limit on the launch node (LN) host for the CSM job. - -ln_slots
Specifies the number of slots to use on the launch node (LN) host for the CSM job. - -M
Sets a memory limit for all the processes that belong to the job. - -m
Submits a job to be run on specific hosts, host groups, or compute units. - -mig
Specifies the migration threshold for checkpointable or rerunnable jobs, in minutes. - -N
Sends the job report to you by mail when the job finishes. - -Ne
Sends the job report to you by mail when the job exits (that is, when the job is in Exit status). - -n
Submits a parallel job and specifies the number of tasks in the job. - -notify
Requests that the user be notified when the job reaches any of the specified states. - -network
For LSF IBM Parallel Environment (IBM PE) integration. Specifies the network resource requirements to enable network-aware scheduling for IBM PE jobs. - -nnodes
Specifies the number of compute nodes that are required for the CSM job. - -o
Appends the standard output of the job to the specified file path. - -oo
Overwrites the standard output of the job to the specified file path. - -outdir
Creates the job output directory. - -P
Assigns the job to the specified project. - -p
Sets the limit of the number of processes to the specified value for the whole job. - -pack
Submits job packs instead of an individual job. - -ptl
Specifies the pending time limit for the job. - -Q
Specify automatic job requeue exit values. - -q
Submits the job to one of the specified queues. - -R
Runs the job on a host that meets the specified resource requirements. - -r
Reruns a job if the execution host or the system fails; it does not rerun a job if the job itself fails. - -rcacct
Assigns an account name (tag) to hosts that are borrowed through LSF resource connector, so that the hosts cannot be used by other user groups, users, or jobs. - -rn
Specifies that the job is never rerunnable. - -rnc
Specifies the full path of an executable to be invoked on the first execution host when the job allocation has been modified (both shrink and grow). - -S
Sets a per-process (soft) stack segment size limit for each of the processes that belong to the job. - -s
Sends the specified signal when a queue-level run window closes. - -sla
Specifies the service class where the job is to run. - -smt
Specifies the SMT mode for CSM jobs. - -sp
Specifies user-assigned job priority that orders jobs in a queue. - -stage
Specifies the options for direct data staging (for example, IBM CAST burst buffer). - -step_cgroup
Enables the job to create a cgroup for each job step. - -T
Sets the limit of the number of concurrent threads to the specified value for the whole job. - -t
Specifies the job termination deadline. - -ti
Enables automatic orphan job termination at the job level for a job with a dependency expression (set using -w). - -tty
When submitting an interactive job, displays output/error messages on the screen (except pre-execution output/error messages). - -U
If an advance reservation has been created with the brsvadd command, the job makes use of the reservation. - -u
Sends mail to the specified email destination. - -ul
Passes the current operating system user shell limits for the job submission user to the execution host. - -v
Sets the total process virtual memory limit to the specified value for the whole job. - -W
Sets the runtime limit of the job. - -We
Specifies an estimated run time for the job. - -w
LSF does not place your job unless the dependency expression evaluates to TRUE. - -wa
Specifies the job action to be taken before a job control action occurs. - -wt
Specifies the amount of time before a job control action occurs that a job warning action is to be taken. - -XF
Submits a job using SSH X11 forwarding. - -x
Puts the host running your job into exclusive execution mode. - -yaml
Submits a job using a YAML file to specify job submission options. - -Zs
Spools a job command file to the directory specified by the JOB_SPOOL_DIR parameter in lsb.params, and uses the spooled file as the command file for the job. - command
Specifies the command and arguments used for the job submission. - job_script
Specifies the job script for the bsub command to load, parse, and run from the command line. - LSB_DOCKER_PLACE_HOLDER
Submits a Docker job with a Docker entry point image, but no command. - -h
Displays a description of the specified category, command option, or sub-option to stderr and exits. - -V
Prints LSF release version to stderr and exits.
bsub opts的更多相关文章
- opts=opts | |{}
var opts=opts || {}这个语句是一个赋值或者初始化语句 该语句在opts已经被初始化过后opts的值不变,即执行var opts=opts这一部分. 当opts未被初始化,即typeo ...
- 继承 原生js 与 $.extend(true,default,opts||{});
$.extend(true,default,opts||{}); var obj1={ name:'liu', sex:'m', work:'pc' } var obj2={ sex:'w' } va ...
- socket.io,io=Manager(source, opts)
原文:http://www.cnblogs.com/xiezhengcai/p/3968067.html 当我们在使用 var socket = io("ws://103.31.201.15 ...
- 关于mapreduce.map.java.opts
a) Update the property in relevant mapred-site.xml(from where client load the config). b) Import t ...
- $.meta ? $.extend({}, opts, $this.data()) : opts 是什么
问:$.meta ? $.extend({}, opts, $this.data()) : opts 是什么 答:这应该是一个jQuery扩展插件中的代码,其中运用了三目运算符,以及jQuery的ex ...
- bsub && lsf 介绍
文章转载地址:http://www.bbioo.com/lifesciences/40-114265-1.html LSF系统介绍 http://scc.ustc.edu.cn/zh_CN/ 中科大超 ...
- 7.配置文件mocha.opts
转自:http://www.ruanyifeng.com/blog/2015/12/a-mocha-tutorial-of-examples.html Mocha允许在test目录下面,放置配置文件m ...
- OPTS参数设置
今天再hive on tez 跑任务的时候 OOM异常 然后找了些 JAVA OPTS设置: AVA_OPTS ,顾名思义,是用来设置JVM相关运行参数的变量. JVM:JAVA_OPTS=" ...
- openStack opts
- aliyun opts 集锦
<一,>,aliyun 使用数据盘(aliyun新增数据盘使用,创建vg,aliyun 镜像系统本身未使用lvm-vg-lv) 1.1直接挂载文件系统 较易,不做分析 http://hel ...
随机推荐
- UI自动化中上传与唤醒弹窗
本篇想谈的是在ui自动化中对上传的一些理解,干货满满. 一.是否有必要唤醒弹窗 以selenium为代表的库在进行文件上传时,是可以直接对输入框 "发送" 文件的,其send_ke ...
- 用于双目重建中的GPU编程:julia-cuda
作者:京东科技 李大冲 一.Julia是什么 julia是2010年开始面世的语言,作为一个10后,Julia必然有前辈们没有的特点.Julia被期望塑造成原生的有C++的运行速度.python的易交 ...
- Sublime Text 3怎么配置本地服务器?
1. 同样的我们需要借助一款插件来实现. 2.打开Sublime,使用快捷键[Ctrl + Shift + P]或者点击"Preferences"=> "Packa ...
- 可以编译驱动,编译ch34x驱动后,不能编译驱动了
编译驱动时,得先把内核编译好: 已经成功编译了01驱动: 后来编译ch34x驱动,发现编译不成功: 然后再编译01驱动也不成功了: 再次编译内核,再编译01就能编译了: 能力有限,不知道为什么,记录下 ...
- 个人常用的git提交代码流程
# 增加⼀一个新的远程仓库,并命名git remote add [shortname] [url] # 新建一个本地目录,将其初始化为 Git 代码库$ git init [project-name] ...
- [网鼎杯2020]boom
[网鼎杯2020]boom 分析 感觉比较友善,主要考查数学运算. 解析 解压之后发现是个exe文件,运行得到一个md5 查询: 输入明文得到: 下个挑战是解三元一次方程: 拿matlab算一下. s ...
- K8s存储之Volume、PV、PVC、SC
Volume Volume(存储卷)是Pod中能够被多个容器访问的共享目录.Kubernetes的Volume概念.用途和目的与Docker的Volume比较类似,但两者不能等价.首先,Kuberne ...
- 马哥Linux学习
VNC virtual network computing 共享桌面协议
- pictrue类的练习
这里遇到一个问题,因为导入的文件格式很大,所以内存占用特别高,就会在运行一段时间过后报错:内存不够 然后用了一个GC.collect():的方法,加在了timer控件里,让程序每隔1000ms换图时也 ...
- 数据类型之字符串(string)(二)
1.字符串索引 name = "Liu Dehua" print(name[0]) 返回结果: 'L' 注意:索引从0开始. 2.反索引--通过字符找位置 name.index(& ...