Skip to content

Commit 31fe4fb

Browse files
committed
Add note about required compiler versions
1 parent ed3d802 commit 31fe4fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ Dependencies:
4343
* OpenCoarrays (optional, for parallel execution, GFortran only)
4444
* BLAS, MKL (optional)
4545

46+
Compilers tested include:
47+
48+
* gfortran-10.3.0
49+
* ifort-2021.4
50+
* ifx-2021.4
51+
4652
### Building with fpm
4753

4854
#### Building in serial mode

0 commit comments

Comments
 (0)