Skip to content

Commit 176ef00

Browse files
committed
INSTALL: update in-document anchor links for markdown rendering change on BitBucket
1 parent 376bb44 commit 176ef00

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

INSTALL.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ general, can be found in the corresponding GASNet-EX report:
446446
[bug 4517](https://gasnet-bugs.lbl.gov/bugzilla/show_bug.cgi?id=4517).
447447

448448
After running `configure`, return to
449-
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc4343), above.
449+
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc), above.
450450

451451
### Configuration: Linux
452452

@@ -489,7 +489,7 @@ PMI-based or SMP fork-based spawning in GASNet are sufficient), then one may con
489489
Note that this particular option does NOT work for mpi-conduit.
490490

491491
After running `configure`, return to
492-
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc4343), above.
492+
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc), above.
493493

494494
### Configuration: Apple macOS
495495

@@ -527,7 +527,7 @@ desirable, then use of debuggers will be limited to members of the
527527
provide additional information.
528528

529529
After running `configure`, return to
530-
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc4343), above.
530+
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc), above.
531531

532532
### Configuration: CUDA GPU support
533533

@@ -681,7 +681,7 @@ See the "Memory Kinds" section in the _UPC++ Programmer's Guide_ for more detail
681681
using the CUDA support.
682682

683683
After running `configure`, return to
684-
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc4343), above.
684+
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc), above.
685685

686686
### Configuration: AMD ROCm/HIP GPU support
687687

@@ -813,7 +813,7 @@ See the "Memory Kinds" section in the _UPC++ Programmer's Guide_ for more detail
813813
using the UPC++ GPU support.
814814

815815
After running `configure`, return to
816-
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc4343), above.
816+
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc), above.
817817

818818
### Configuration: HIP-over-CUDA GPU support
819819

@@ -854,7 +854,7 @@ As mentioned in prior sections, both UPC++ and your UPC++ application must be
854854
compiled using the same host compiler toolchain.
855855

856856
After running `configure`, return to
857-
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc4343), above.
857+
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc), above.
858858

859859
### Configuration: Intel oneAPI GPU support
860860

@@ -976,7 +976,7 @@ See the "Memory Kinds" section in the _UPC++ Programmer's Guide_ for more detail
976976
using the UPC++ GPU support.
977977

978978
After running `configure`, return to
979-
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc4343), above.
979+
[Step 2: Compiling UPC\+\+](#markdown-header-2-compiling-upc), above.
980980

981981
## Advanced Configuration
982982

0 commit comments

Comments
 (0)