chemicalchecker.util.hpc.local.local

class local(**kwargs)[source]

Bases: object

Local job class.

Initialize the local class.

Methods

check_errors

Check for errors in the output logs of the jobs.

compress

Compress the output logs.

status

Gets the status of the job submission.

submitMultiJob

Submit multiple job/task.

Attributes

jobStatusSuffix

check_errors(print_logs=True)[source]

Check for errors in the output logs of the jobs.

compress()[source]

Compress the output logs.

status()[source]

Gets the status of the job submission.

submitMultiJob(command, **kwargs)[source]

Submit multiple job/task.