Skip to content

Commit

Permalink
Re-eabling dart_segment_clear to trigger CI (see #46)
Browse files Browse the repository at this point in the history
  • Loading branch information
devreal committed Nov 22, 2016
1 parent 5deffc7 commit aadb4d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dart-impl/mpi/src/dart_initialization.c
Original file line number Diff line number Diff line change
Expand Up @@ -320,9 +320,7 @@ dart_ret_t dart_exit()
/* <fuchsto>: deactivated, currently segfaults when running
* with 3 units:
*/
/*
dart_segment_clear();
*/
if (_init_by_dart) {
DART_LOG_DEBUG("%2d: dart_exit: MPI_Finalize", unitid);
MPI_Finalize();
Expand Down

0 comments on commit aadb4d6

Please sign in to comment.