Skip to content

Commit

Permalink
Merge branch 'development' into feat-halo
Browse files Browse the repository at this point in the history
  • Loading branch information
devreal authored Apr 24, 2018
2 parents 2c8ba56 + 81c4cc1 commit 6c178e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dash/test/types/AtomicTest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ TEST_F(AtomicTest, AtomicSignal){

array_t array(dash::size());
dash::fill(array.begin(), array.end(), 0);
array.barrier();

if (dash::myid() != 0) {
// send the signal
Expand Down

0 comments on commit 6c178e4

Please sign in to comment.