Nikhil Jain

Results 7 issues of Nikhil Jain

Add compile time option to stop sending of events from a PE if a cancel event is being held for its corresponding forward event from being sent. cmake option: PRIORITIZE_CANCEL_EVENTS...

*Original issue: https://charm.cs.illinois.edu/redmine/issues/49* --- Define the semantics of dynamic insertion, make modifications in Charm to adhere to those semantics, and document it.

feature

*Original issue: https://charm.cs.illinois.edu/redmine/issues/28* --- Integrate replication based fault tolerance to mainline.

feature

*Original issue: https://charm.cs.illinois.edu/redmine/issues/23* --- Revisit MPI layer and possibly rewrite to improve performance.

feature

*Original issue: https://charm.cs.illinois.edu/redmine/issues/19* --- Extend the TopoManager API to work on any n-dimensional torus.

feature

*Original issue: https://charm.cs.illinois.edu/redmine/issues/16* --- Make programs that use multiple modules in interoperation with MPI dump correct projections files.

feature
mpi interoperability

MPI_Init_thread also has different syntax for C and fortran. Mimic special handling of MPI_Init for MPI_Init_thread.