codes-org / codes

The Co-Design of Exascale Storage Architectures (CODES) simulation framework builds upon the ROSS parallel discrete event simulation engine to provide high-performance simulation utilities and models for building scalable distributed systems simulations
Other
40 stars 16 forks source link

provide alternate LP->MPI rank mapping (Imported #151) #151

Open nmcglo opened 7 years ago

nmcglo commented 7 years ago

Original Issue Author: Jonathan Jenkins Original Issue ID: 151 Original Issue URL: https://xgitlab.cels.anl.gov/codes/codes/issues/151


Our grouping construct can make it difficult to distribute LPs in an appropriate manner. E.g. if we want to distribute a collection of "server" LPs among the collection of "client" LPs, we'd have to do some strange config grouping to do so.