12 #ifndef MEMORYMODEL_H_ 13 #define MEMORYMODEL_H_ 23 #define mem_debug(...) \ 24 debug_printf(sprockit::dbg::memory, "Memory on Node %d: %s", int(nodeid_), sprockit::printf(__VA_ARGS__).c_str()) 30 public event_subscheduler,
41 init_factory_params(sprockit::sim_parameters* params);
46 access(
long bytes,
double max_bw,
51 return "memory model";
55 max_single_bw()
const = 0;
DeclareFactory1InitParam(nic, sprockit::factory_type *)
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
DeclareDebugSlot(memory) namespace sstmac