This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Seshat, named after the Egyptian goddess of writing (recording) measurements, is a tool that uses execution-driven event simulation to model parallel message passing systems.
License
sandialabs/Seshat
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Files
-----
scs_mpi_internal.c
Contains wrappers for the MPI calls the simulator uses internally. They are
names _scs_MPI_*; e.g., _scs_MPI_Send
DBG_MPI_INTERNAL can be used to show calls to these functions
They call the corresponding PMPI_* functions directly.
scs_mpi_wrappers.c
Here are some support functions the MPI wrappers need plus the MPI
function wrappers that are more complicated than just updating the
local virtual time.
scs_mpi_wrappersC.c
The C language wrappers. Most of them change the communicator to the
one the app uses. Some also send and wait for events.
scs_mpi_wrappersF.c
Same as above, but for Fortran.
About
Seshat, named after the Egyptian goddess of writing (recording) measurements, is a tool that uses execution-driven event simulation to model parallel message passing systems.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published