tomwer.gui.cluster.slurm#

Functions

current_login_is_op_account()

return True if the current login is a op[i]dXX login.

get_login()

rtype:

str | None

is_op_account(user)

Determines if a given username follows the 'op' account format, specifically 'opdXX' or 'opidXX', where 'XX' are numeric digits.

Classes

SlurmSettingsDialog([parent])

SlurmSettingsWidget([parent, n_gpu, ...])

Widget used to define Slurm configuration to be used

SlurmSettingsWindow([parent])

Main window to define slurm settings.