Skip to content

Commit e00be5a

Browse files
authored
Update batch.md with Introduction to Sun Grid System(SGE) (#423)
Enhancement #324
1 parent 3594f91 commit e00be5a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/batch.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,11 @@ Read Fujitsu cloud service documentation for details.
7575
## OpenAPI
7676

7777
{dargs:argument}`batcy_type <resources/batch_type>`: `OpenAPI`
78-
OpenAPI is a new way to submit jobs to Bohrium. It using [AccessKey](https://bohrium.dp.tech/personal/setting) instead of username and password. Read Bohrium documentation for details.
78+
OpenAPI is a new way to submit jobs to Bohrium. It using [AccessKey](https://bohrium.dp.tech/personal/setting) instead of username and password. Read Bohrium documentation for details.
79+
80+
81+
## SGE
82+
83+
{dargs:argument}`batch_type <resources/batch_type>`: `SGE`
84+
85+
The [Sun Grid Engine (SGE) scheduler](https://gridscheduler.sourceforge.net) is a batch-queueing system distributed resource management. The commands and flags of SGE share a lot similarity with PBS except when checking job status. Use this argument if one is submitting job to SGE based batch system.

0 commit comments

Comments
 (0)