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
2828processing mapping when it is available.
2929
3030Instructions 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 >`_.
3232
3333You may need to build this module before you can use it. The source code for this
3434module 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 >`_.
3636
3737Once you have the MPIR shim module built and installed, follow the
3838instructions 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
5656 mkdir -p git
5757 cd git
5858
59- git clone https://github.com/openpmix /mpir-to-pmix-guide.git
59+ git clone https://github.com/hpc /mpir-to-pmix-guide.git
6060 cd mpir-to-pmix-guide
6161
6262 # PMIX_ROOT must be set to your PMIx install root directory
You can’t perform that action at this time.
0 commit comments