|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef EVENT_LOOP_SLURM_DRIVER_HH
9 #define EVENT_LOOP_SLURM_DRIVER_HH
73 #pragma GCC diagnostic push
74 #pragma GCC diagnostic ignored "-Wpragmas"
75 #pragma GCC diagnostic ignored "-Wunknown-pragmas"
76 #pragma GCC diagnostic ignored "-Winconsistent-missing-override"
78 #pragma GCC diagnostic pop
char data[hepevt_bytes_allocation_ATLAS]
the base class for all drivers running on batch systems
void SetJobName(std::string job_name)
virtual ::StatusCode doManagerStep(Detail::ManagerData &data) const override
::StatusCode StatusCode
StatusCode definition for legacy code.
SlurmDriver()
effects: standard default constructor guarantee: strong failures: low level errors I
This module defines the arguments passed from the BATCH driver to the BATCH worker.
a Driver for running on SLURM batch systems
void SetAccount(std::string account)
void SetConstrain(std::string constraint)
void testInvariant() const
effects: test the invariant of this object guarantee: no-fail
an internal data structure for passing data between different manager objects anbd step
void SetPartition(std::string partition)
void SetMemory(std::string memory)
void SetRunTime(std::string run_time)