Skip to content

Commit

Permalink
Aligment.
Browse files Browse the repository at this point in the history
  • Loading branch information
niklas-uhl committed Jan 29, 2024
1 parent 040e9e7 commit 049c507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ It is a lot more concise than the [(verbose) plain MPI implementation](./example
| computation of defaults via additional communication | :x: | :x: | :white_check_mark: | :x: | :white_check_mark: |
| custom reduce operations via lambdas | :x: | :white_check_mark: | :x: | :heavy_check_mark:[^4] | :white_check_mark: |
| containers can be resized automatically | :x: | :heavy_check_mark:[^1] | :heavy_check_mark:[^3] | :x: | :white_check_mark: |
| error handling | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: |
| actively maintained | :white_check_mark: | :x: | :heavy_check_mark: | :white_check_mark: | :white_check_mark: |
| error handling | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: |
| actively maintained | :white_check_mark: | :x: | :heavy_check_mark: | :white_check_mark: | :white_check_mark: |
[^1]: partial
Expand Down

0 comments on commit 049c507

Please sign in to comment.