Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/sunmpicomm' into feature…
Browse files Browse the repository at this point in the history
…/sunmpicomm
  • Loading branch information
balos1 committed Nov 28, 2023
2 parents d402e85 + e701e91 commit 418c725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ and a typedef to a `MPI_Comm` in builds with MPI. Here is what this means:
`N_VGetCommunicator`, since it now returns a `SUNComm`.

The change away from type-erased pointers for `SUNComm` fixes problems like the
one described in `[GitHub Issue #275](https://github.com/LLNL/sundials/issues/275)`.
one described in [GitHub Issue #275](https://github.com/LLNL/sundials/issues/275).

**Breaking change**
The SUNLogger is now always MPI-aware if MPI is enabled in SUNDIALS and the
Expand Down

0 comments on commit 418c725

Please sign in to comment.