@@ -57,9 +57,9 @@ Each directory has its own README and examples.
5757
5858## Companion libraries and examples
5959
60- * [ C / C++ interface to/from Fortran] ( https://github.com/scivision/fortran-c- cpp-interface )
61- * [ h5fortran] ( https://github.com/scivision /h5fortran )
62- * [ nc4fortran] ( https://github.com/scivision /nc4fortran )
60+ * [ C / C++ interface to/from Fortran] ( https://github.com/scivision/fortran-cpp-interface )
61+ * [ h5fortran] ( https://github.com/geospace-code /h5fortran-mpi )
62+ * [ nc4fortran] ( https://github.com/geospace-code /nc4fortran )
6363* [ sparse-fortran] ( https://github.com/scivision/sparse-fortran )
6464
6565## Resources
@@ -90,13 +90,13 @@ Each directory has its own README and examples.
9090
9191### Compiler User Guides
9292
93- * [ Cray Fortran] ( http ://pubs.cray .com/content/S-3901/8.7/cray-fortran-reference-manual/fortran-compiler-introduction )
93+ * [ Cray Fortran] ( https ://support.hpe .com/hpesc/public/docDisplay?docId=a00115296en_us )
9494* [ Flang Wiki] ( https://github.com/flang-compiler/flang/wiki )
9595* [ GNU Fortran docs] ( https://gcc.gnu.org/onlinedocs/ )
96- * [ IBM XL] ( https://www-01 .ibm.com/support/docview.wss?uid=swg27036672 )
97- * [ Intel Fortran] ( https://software .intel.com/en- us/fortran-compiler-developer- guide-and-reference )
98- * [ NAG Fortran] ( https://www.nag.com/nagware/np/r62_doc/manual/ compiler.html )
99- * [ Nvidia HPC SDK] ( https://docs.nvidia.com/hpc-sdk/index.html )
96+ * [ IBM Open XL] ( https://www.ibm.com/support/pages/ibm-open-xl-fortran-linux-power-and-xl-fortran-linux-documentation-library )
97+ * [ Intel Fortran] ( https://www .intel.com/content/www/ us/en/develop/documentation/ fortran-compiler-oneapi-dev- guide-and-reference/top.html )
98+ * [ NAG Fortran] ( https://www.nag.com/content/nag-fortran- compiler-documentation )
99+ * [ Nvidia HPC SDK] ( https://docs.nvidia.com/hpc-sdk )
100100
101101### Surveys
102102
0 commit comments