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 ...
随机推荐
- 机器学习-集成学习LightGBM
目录 前言 介绍LightGBM LightGBM的背景和起源 LightGBM的优点和适用场景 LightGBM的基本工作原理 安装和配置LightGBM 安装LightGBM 配置LightGBM ...
- JZOJ 6800.NOIP2020.9.19模拟spongebob
题目大意 求形如 \[\sum_{i=1}^n |a_ix + b_i| \] 的最小值 思路 我们显然可以先把系数 \(a\) 提出来 于是就成了 \(\sum_{i=1}^n |a_i|·|x + ...
- Computed 和 Watch 的区别
1.computed计算属性: 作用:(1)解决模板中放入过多的逻辑会让模板过重且难以维护的问题.例如两个数据的拼接或字体颜色的判断. (2)它支持缓存,只有依赖的数据发生了变化,才会重新计算.例如模 ...
- Linux驱动、应用调试技巧
原文地址:https://hceng.cn/2019/04/08/Linux%E9%A9%B1%E5%8A%A8%E3%80%81%E5%BA%94%E7%94%A8%E8%B0%83%E8%AF%9 ...
- 浏览器控件webBrowser
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; usin ...
- Centos7提示Initial setup of CentOS Linux 7 (core)
Initial setup of CentOS Linux 7 (core) 1) [x] Creat user 2) [!] License information (no user will be ...
- Apache druid笔记
Apache Duid学习笔记2 1.历史节点的查询效率与内存数据比成正比,内存越大则读取磁盘的次数越少, 历史节点内存越大总数据量越小则查询速度越快. 2.缓存机制可以选择外部和内部缓存,外部缓存如 ...
- 有关谷歌下载PDF文件而不是直接打开预览的问题
找了很多帖子,都不行, 解决方法把链接处理成blob文件再调用下载. 但是仍然不行,最终原因找到: 缺少了这一部创建,需要把二进制数据重新用 Blob对象申明下 let data = new Blob ...
- linux top 指令各列含义
Linux 的 top 指令用于显示机器上正在运行的进程的信息.下面是 top 指令各列的含义: PID:进程 ID,用于标识进程. USER:进程所有者的用户名. PR:进程优先级. NI:进程的& ...
- iOS 静态库与动态库的区别
静态库相关命令 查看静态库架构 lipo -info ***.a 合并两个不同架构的库 lipo -create **.a **.a -output hecheng.a