Skip to content

Commit ed55cfd

Browse files
authored
Merge pull request #9551 from janjust/readme_update
master: Update README regarding nvfortran fPIC issue
2 parents d7fdc0a + ea60d83 commit ed55cfd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -490,10 +490,8 @@ base as of this writing (April 2020):
490490
```
491491
* As of October 2021, the NVIDIA 'nvfortran' compiler version 21.1
492492
fails to link `libmpi_usempif08.la` (see
493-
https://github.com/open-mpi/ompi/issues/8919). NVIDIA
494-
estimates that a fixed version of the `nvfortran` compiler will
495-
be included in version v21.11 at the end of November 2021.
496-
493+
https://github.com/open-mpi/ompi/issues/8919). One can work-around
494+
this issue by explicitely setting `FCFLAGS=-fPIC` during configure.
497495

498496
### General Run-Time Support Notes
499497

0 commit comments

Comments
 (0)