refactor ssg_init functions
* refactor ssg_init_config and ssg_init_mpi to reuse common internal init routine * update both init routines to resolve self rank and HG address before returning (this should obviate the need to ever call ssg_resolve_ranks) * update test programs according to above
Please register or sign in to comment