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 ...
随机推荐
- redis(1)NoSQL数据库简介
1.1 技术发展 redis是用来解决性能问题的数据库 技术的分类: 解决功能性问题:Java.Jsp.RDBMS.Tomcat.HTML.Linux.JDBC.SVN 解决扩展性问题:Struts. ...
- 生物制剂时代的SpA研究正站在十字路口_Appel,Sieper2009
中信国健临床通讯 2009年第1期 生物制剂时代的脊柱关节炎研究正站在十字路口: 影像学.病理学和结构破坏 Heiner Appel, MD Joachim Sieper, MD Cu ...
- el-input只能输入数字和小数
1.oninput ="value=value.replace(/[^\d]/g,'')" //只能输入数字 2.oninput ="value=value.replac ...
- 中后端做Excel导出功能返回数据流前端如何做处理
exportFile(params).then(res => { // 直接返回来就是blob数据 if (res) { const xlsx = 'application/vnd.ms-exc ...
- spring boot 3.x 配置spring security
参考文章:https://spring.io/guides/gs/securing-web/ 导入maven <dependency> <groupId>org.springf ...
- Jmeter 快速生成测试报告
我们使用Jmeter工具进行接口测试或性能测试后一般是通过察看结果数.聚合报告等监听器来查看响应结果.一.Jmeter配置 首先要保证jmeter命令是ok的,如果你在cmd中输入jmeter -v, ...
- C#获取各种当前日期时间
我们可以通过使用DataTime这个类来获取当前的时间.通过调用类中的各种方法我们可以获取不同的时间:如:日期(2008-09-04).时间(12:12:12).日期+时间(2008-09-04 12 ...
- Day 13 13.3 Cookie与Session
Cookie 一.什么是cookie? cookie的本质就是一组数据(键值对的形式存在) 是由服务器创建,返回给客户端,最终会保存在客户端浏览器中. 如果客户端保存了cookie,则下次再次访问该服 ...
- vue 数据没更新/dom没更新/样式没更新的各种解决方式
1.用 $forceUpdate() 强制更新 2.用 this.$set(obj, key, value)/vue.set(obj, key, value) 向响应式对象中添加一个 property ...
- 面向对象程序设计第二次blog
一.前言 第四次题目集总结-- 题量:较多 难度:较高 知识点: 获取输入字符串的特定字符类型 获取并储存.计算 循环.选择.字符串.数组的使用 继承 类的设计 总结:题目比较难,题量较少,需要用到正 ...