SST/macro
|
#include <sprockit/factories/factory.h>
#include <sprockit/unordered.h>
#include <sstmac/common/event_handler.h>
#include <sstmac/hardware/interconnect/interconnect_fwd.h>
#include <sstmac/software/launch/node_set.h>
#include <sstmac/software/process/task_id.h>
#include <sstmac/software/process/app_id.h>
#include <sstmac/software/launch/app_launch_fwd.h>
Go to the source code of this file.
Classes | |
class | sstmac::sw::job_launcher |
The job_launcher class performs the combined operations a queue scheduler like PBS or MOAB and a job launcher like SLURM (srun) or ALPS (aprun). More... | |
class | sstmac::sw::default_job_launcher |
Namespaces | |
sstmac | |
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i.e. | |
sstmac::sw | |
Functions | |
sstmac::sw::DeclareFactory (job_launcher) | |