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 ...
随机推荐
- 使用java.util.Timer实现定时任务,详解Thread.sleep() in a loop, probably busy-waiting问题
很多时候,我们需要定时任务实现一些诸如刷新,心跳,保活等功能.这些定时任务往往逻辑很简单,使用定时任务的框架(例如springboot @Scheduled)往往大材小用. 下面是一个定时任务的典型写 ...
- LG P4717 【模板】快速莫比乌斯/沃尔什变换 (FMT/FWT)
\[C_k = \sum_{i|j=k}A_i B_j \] 这样的或卷积可以做一次 \(\text{FWT}\),把数组变为 \(\widehat{A}_i = \sum_{j\subseteq i ...
- CF1638E Colorful Operations
\(\text{Solution}\) \(\text{code}\) #include <cstdio> #include <iostream> #include <s ...
- SP2416 DSUBSEQ - Distinct Subsequences
题意 求本质不同的子串个数(包括空串) 思路 序列自动机裸题 直接上代码 \(Code\) #include<cstdio> #include<cstring> using n ...
- python破解zip或者rar压缩文件
转载博客园python大师:https://www.cnblogs.com/daniumiqi/p/12167764.html
- kubernetes之Ingress发布Dashboard(二)
1.什么是Dashboard Dashboard 是基于网页的 Kubernetes 用户界面. 你可以使用 Dashboard 将容器应用部署到 Kubernetes 集群中,也可以对容器应用排错, ...
- 基于GLUT的PyOpenGL的使用
1. GLUT概述 OpenGL只是一种规范,不仅语言无关,而且平台无关.规范只字未提获得和管理OpenGL上下文相关的内容,而是将这些作为细节交给底层的窗口系统.出于同样的原因,OpenGL纯粹专注 ...
- 看完这一篇,ShardingSphere-jdbc 实战再也不怕了
谈到分库分表中间件时,我们自然而然的会想到 ShardingSphere-JDBC . 这篇文章,我们聊聊 ShardingSphere-JDBC 相关知识点,并实战演示一番. 1 ShardingS ...
- 【C#异步】异步多线程的本质,上下文流转和同步
引言 net同僚对于async和await的话题真的是经久不衰,这段时间又看到了关于这方面的讨论,最终也没有得出什么结论,其实要弄懂这个东西,并没有那么复杂,简单的从本质上来讲,就是一句话,async ...
- 跟女朋友介绍十个常用的 Python 内置函数,她夸了我一整天
内置函数是什么 了解内置函数之前,先来了解一下什么是函数 将使用频繁的代码段进行封装,并给它起一个名字,当我们使用的时候只需要知道名字就行 函数就是一段封装好的.可以重复使用的代码,函数使得我们的程序 ...