readme
来自「openPBS的开放源代码」· 代码 · 共 50 行
TXT
50 行
Samples of PBS Scheduler Scripts Written in TCL.The sample Tcl based scheduler, loadavg, included in this directory isprovided solely as an example of how a scheduler can be implementedin the Tcl framework. This is a simple script that checks the system load average and starts thefirst job if the average is under two.==========Other sites have developed Tcl based schedulers. Purdue University "NCSS" Fair Share SchedulerWendy Lin of Purdue University has written a "Fair Share" Scheduler forPurdue's SP-2. It is available via anonymous FTP from Purdue. Pleasesee the file "./Purdue_NCSS.ReadMe".----------PBS at the University of Missouri-Columbia supports an eight processor SGIPower Challenge L. If you wish to control jobs on a SMP, you mayfind his scheduler of interest. The scheduling policy is described by http://www.cclabs.missouri.edu/things/shiva/pbs/#policyThe scheduler was developed by Hossein Tahani at University of Missouri-Columbia----------PBS at the University of New Hampshire supports a cluster of Sun Workstationsrunning Solaris. If you wish to distribute jobs across a cluster, you may find this scheduler of interest. Contact: Thomas E. Milliman Space Science Center University of New Hampshire---------PBS at the University of Texas at Dallas supports a Sun Ultra Enterprise 6000running Solaris. A brief reference can be found at http://www.utdallas.edu/utdgeneral/ir/unix/6000/You may find this scheduler of interest. Contact: Amos Gouaux University of Texas at Dallas
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?