close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Nov 2, 2009, 9:28:51 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 4 | 4 | |
| 5 | 5 | * [http://www.cs.ualberta.ca/~pinchak/PBSWeb/ PBSWeb] |
| | 6 | * [http://www.yccheng.info/index.php/CS:PBSWeb-Lite PBSWeb-Lite] |
| | 7 | * [http://my-pbs.sourceforge.net/ MyPBS] |
| | 8 | |
| | 9 | * [http://www.wrf-model.cn/article/2009-09/138.html PBS使用說明] (簡體中文) |
| | 10 | * [http://mauichina.blogspot.com/ 叢集作業管理系統Maui, OpenPBS, TORQUE 中文站] (簡體中文) |
| | 11 | * [http://www.gridpp.ac.uk/wiki/Torque_and_Maui Torque and Maui] |
| | 12 | * [http://plone.jcu.edu.au/hpc/staff/cluster-software/cluster-software-admin/torque-maui Torque/Maui — High Performance Computing Portal] |
| | 13 | |
| | 14 | * [http://faq.twgrid.org/faq/index.php?action=artikel&cat=13&id=26&artlang=en&highlight=dteam Upgrade torque] |
| | 15 | * [https://www.bioinformatics.org/pipermail/bioclusters/2008-June/003340.html <Bioclusters> PBS abnormal after a failed node] |
| 6 | 16 | |
| 7 | 17 | * 一些學校的 Torque 簡易教學 |
| 8 | 18 | * [http://www.ccs.tulane.edu/computing/torque/pbs.phtml Torque PBS - Portable Batch System] |
| 9 | 19 | * [http://www.urc.uncc.edu/urc/faqs/job-scheduling-with-torque/ Job Scheduling with Torque] |
| 10 | | |
| 11 | | * [http://www.gla.ac.uk/services/it/whatwedo/computecluster/userguide/howtousetorquepbs/ How to use Torque/PBS] |
| 12 | | * |
| | 20 | * [http://melchior.usc.edu/PBStut.html USC Combustion Kinetics Laboratory | PBS Tutorial] |
| | 21 | * [http://www.gla.ac.uk/services/it/whatwedo/computecluster/userguide/howtousetorquepbs/ How to use Torque/PBS] |
| | 22 | * Mail forwarding |
| | 23 | {{{ |
| | 24 | touch ~/.forward |
| | 25 | chmod 644 ~/.forward |
| | 26 | echo user@udcf.gla.ac.uk > ~/.forward |
| | 27 | }}} |