File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ hook where debuggers and tools can set a breakpoint to read the MPIR
28
28
processing mapping when it is available.
29
29
30
30
Instructions for use of the shim module are available at
31
- `<https://github.com/openpmix /mpir-to-pmix-guide/blob/master/README.md >`_.
31
+ `<https://github.com/hpc /mpir-to-pmix-guide/blob/master/README.md >`_.
32
32
33
33
You may need to build this module before you can use it. The source code for this
34
34
module can be downloaded from
35
- `MPIR to PMIx Shim repository <https://github.com/openpmix /mpir-to-pmix-guide >`_.
35
+ `MPIR to PMIx Shim repository <https://github.com/hpc /mpir-to-pmix-guide >`_.
36
36
37
37
Once you have the MPIR shim module built and installed, follow the
38
38
instructions included with the debugger or tool to tell it where to
@@ -56,7 +56,7 @@ Here is an example shell script that builds the MPIR shim module
56
56
mkdir -p git
57
57
cd git
58
58
59
- git clone https://github.com/openpmix /mpir-to-pmix-guide.git
59
+ git clone https://github.com/hpc /mpir-to-pmix-guide.git
60
60
cd mpir-to-pmix-guide
61
61
62
62
# PMIX_ROOT must be set to your PMIx install root directory
You can’t perform that action at this time.
0 commit comments