Difference between revisions of "Public queues"

From HPC Guide
Jump to navigation Jump to search
orig>Wiki admin
(Created page with "=Queues= ==Private queues== ==Public queues== Public queues may be used by all users, after requesting to use power9 cluster. Jobs running in public queues use resources whic...")
 
m (2 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
A job running on a public queue may wait non deterministic time for its run. Once it is running, it may be suspended for a non deterministic time, due to nodes owners running their jobs.
 
A job running on a public queue may wait non deterministic time for its run. Once it is running, it may be suspended for a non deterministic time, due to nodes owners running their jobs.
 
Public queues are
 
Public queues are
- public
+
 
- gpu
+
- '''public'''
- gpu2
+
 
 +
- '''gpu'''
 +
 
 +
- '''gpu2'''

Latest revision as of 08:33, 5 April 2022

Queues

Private queues

Public queues

Public queues may be used by all users, after requesting to use power9 cluster. Jobs running in public queues use resources which are not guaranteed to be available, rather use idle time of public and private nodes. A job running on a public queue may wait non deterministic time for its run. Once it is running, it may be suspended for a non deterministic time, due to nodes owners running their jobs. Public queues are

- public

- gpu

- gpu2