Skip to content

Commit

Permalink
Merge pull request #6 from hppritcha/bigcount_hpp
Browse files Browse the repository at this point in the history
F08/bigcount: update the json for alltoall
  • Loading branch information
jtronge authored Apr 24, 2024
2 parents b1e8612 + 095ece6 commit 48b2f53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ompi/mpi/fortran/use-mpi-f08/interface.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
},
{
"type": "INT",
"type": "COUNT",
"name": "sendcount"
},
{
Expand All @@ -29,7 +29,7 @@
}
},
{
"type": "INT",
"type": "COUNT",
"name": "recvcount"
},
{
Expand Down Expand Up @@ -369,4 +369,4 @@
}
]
}
]
]

0 comments on commit 48b2f53

Please sign in to comment.