12 #ifndef SSTMAC_SOFTWARE_LIBRARIES_LAUNCH_MESSAGES_LAUNCH_MESSAGE_H_INCLUDED 13 #define SSTMAC_SOFTWARE_LIBRARIES_LAUNCH_MESSAGES_LAUNCH_MESSAGE_H_INCLUDED 35 const std::vector<
int>& core_affinities) :
51 return "launch event";
The library_interface class provides a castable type that stores a library id (std::string) for mappi...
std::vector< int > core_affinities_
app * app_template() const
int core_affinity(int intranode_rank) const
The app derived class adds to the thread base class by providing facilities to allow applications to ...
virtual std::string to_string() const
Stringifier.
A basic container for time (subject to future transplant).
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
NotSerializable(launch_event) public
A launcher that can be cooperatively scheduled by a very naive scheduler.