build based on 42003ed

This commit is contained in:
Documenter.jl
2024-09-24 08:11:06 +00:00
parent af2b7c5a0d
commit f4d810b431
24 changed files with 26 additions and 26 deletions

View File

@@ -1416,8 +1416,8 @@
"```\n",
"\n",
" a) It is correct.\n",
" c) It is incorrect, but it might provide the right result depending on the MPI implementation.\n",
" b) It is incorrect, and it is guaranteed that it will result in a dead lock.\n",
" b) It is incorrect, but it might provide the right result depending on the MPI implementation.\n",
" c) It is incorrect, and it is guaranteed that it will result in a dead lock.\n",
" d) This implementation does not work when distributing over just a single MPI rank.\n"
]
},