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 ...
随机推荐
- ransac拟合
链接:https://zhuanlan.zhihu.com/p/62238520 RANSAC简介 RANSAC(Random Sample Consensus,随机采样一致)算法是从一组含有&quo ...
- 【雅礼联考DAY02】Revolution
#include<cstdio> #include<queue> using namespace std; const int N = 210 , M = 210000 , I ...
- CPU AMX 详解
CPU AMX 详解 CPU AMX 详解 概述 算力如何 问题定义 AVX如何解决矩阵乘问题 AMX如何解决矩阵乘问题 如何实现的 计算部分 数据部分 路才开始 概述 2016 年开始,随着 NV ...
- Balanced Team
https://vjudge.net/problem/CodeForces-1133C 题意:在数组中找出一段 每两个元素差值不大于5的这段元素个数的最大值. 1 #include <iost ...
- git拉取新分支、删除分支、修改远程分支
1.拉取新分支 git checkout master 切换到master分支 git pull 更新到最新代码 ...
- CF884F - Anti-Palindromize
我们发现这个题的数据范围."字符和位置匹配"再加上一条奇怪的限制,长得就很网络流,那么就考虑如何用网络流做. 考虑重新解释一下这个题面,其实就是:给定一个字符集和 \(n\) 个位 ...
- Solon2 的应用生命周期
Solon 框架的应用生命周期包括:一个初始化函数时机点 + 六个事件时机点 + 两个插件生命时机点 + 两个容器生命时机点(v2.2.0 版本的状态): 提醒: 启动过程完成后,项目才能正常运行(启 ...
- html+css+js思维导图
- SAP 删除始终使用选定的格式
修改默认格式 se38 SALV_BS_ADMIN_MAINTAIN
- curl命令查用操作
curl -o /dev/null -s -w "http_code: %{http_code} http_connect:%{http_connect} content_type:%{co ...