We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe67a9 commit de9c2bdCopy full SHA for de9c2bd
ext/ReactantMPIExt/Overrides.jl
@@ -5,7 +5,7 @@
5
return Ops.init()
6
end
7
8
-@reactant_overlay @noinline function MPI.Init(; kwargs...)
+@reactant_overlay @noinline function MPI.Finalize(; kwargs...)
9
return Ops.finalize()
10
11
0 commit comments