We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d8ad1c + 0c573f6 commit 7fa73f1Copy full SHA for 7fa73f1
README.md
@@ -488,7 +488,10 @@ base as of this writing (April 2020):
488
```
489
shell$ ompi_info | grep -i fort
490
491
-
+* As of October 2021, the NVIDIA 'nvfortran' compiler version 21.1
492
+ fails to link `libmpi_usempif08.la` (see
493
+ https://github.com/open-mpi/ompi/issues/8919). One can work-around
494
+ this issue by explicitely setting `FCFLAGS=-fPIC` during configure.
495
496
### General Run-Time Support Notes
497
0 commit comments