Skip to content

Commit

Permalink
Updated for JADE2
Browse files Browse the repository at this point in the history
  • Loading branch information
andygittings committed Nov 4, 2021
1 parent 83ef9af commit e3669a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jade/scheduler/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,13 @@ The partitions have the following limits for submitted jobs:
+----------------+---------------------+-------------------+-------------------+
| Partition name | Partition Size |Job Walltime limit | Running Job limit |
+================+=====================+===================+===================+
| ``big`` | 11 nodes | 24 hours | 5 Jobs |
| ``big`` | 30 nodes | 24 hours | 5 Jobs |
| | | | |
+----------------+---------------------+-------------------+-------------------+
| ``small`` | 10 nodes | 6 days | 8 Jobs |
| ``small`` | 30 nodes | 6 days | 8 Jobs |
| | | | |
+----------------+---------------------+-------------------+-------------------+
| ``devel`` | 1 node | 1 hour | 1 Job |
| ``devel`` | 3 nodes | 1 hour | 1 Job |
+----------------+---------------------+-------------------+-------------------+


Expand Down

0 comments on commit e3669a3

Please sign in to comment.