about summary refs log tree commit diff
path: root/doc/hooks/index.md
diff options
context:
space:
mode:
authorMarkus Kowalewski <markus.kowalewski@gmail.com>2023-08-02 21:38:51 +0200
committerMarkus Kowalewski <markus.kowalewski@gmail.com>2023-08-22 23:27:47 +0200
commit587a19e43c61fda915adbfc5e487a2e7bb89fa03 (patch)
tree19fd880f2e5fec34d98eaa38729c3d11e03a1425 /doc/hooks/index.md
parent95d630c68db0e5e3a62df2946610c2aff55e3500 (diff)
mpiCheckPhaseHook: add new setup hook for MPI aware check phases
Add this hook to checkPhase to allow for running MPI application in
the sandbox. It detects the MPI implementations and sets the respective
environment variables.
Diffstat (limited to 'doc/hooks/index.md')
-rw-r--r--doc/hooks/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/hooks/index.md b/doc/hooks/index.md
index 602febaf9d9ba..8100e91c8b481 100644
--- a/doc/hooks/index.md
+++ b/doc/hooks/index.md
@@ -17,6 +17,7 @@ installShellFiles.section.md
 libiconv.section.md
 libxml2.section.md
 meson.section.md
+mpi-check-hook.section.md
 ninja.section.md
 patch-rc-path-hooks.section.md
 perl.section.md