File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -195,6 +195,7 @@ Compiler/Runtime |Tested Versions|Run Type|Example build/test commands (paralle
195195LLVM/[ Caffeine] |22.0.0git |parallel|` fpm test --compiler flang-new --flag "-O3 -DHAVE_MULTI_IMAGE_SUPPORT -fcoarray" --link-flag "-lcaffeine -lgasnet-smp-seq -L<caffeine-path> -L<gasnet-path>" `
196196LLVM |20-22 |serial |` fpm test --compiler flang-new --flag -O3 `
197197LLVM |19 |serial |` fpm test --compiler flang-new --flag "-O3 -mmlir -allow-assumed-rank" `
198+ LFortran |0.60.0-421-ge2c448c79 |serial |` fpm test --compiler lfortran --flag "--cpp --realloc-lhs-arrays --separate-compilation" `
198199NAG |7.2, Build 7235|parallel|` NAGFORTRAN_NUM_IMAGES=2 fpm test --compiler nagfor --flag "-fpp -O3 -coarray" `
199200Intel |2025.2.{0-1} |parallel|` FOR_COARRAY_NUM_IMAGES=2 fpm test --compiler ifx --flag "-fpp -O3 -coarray" --profile release `
200201GCC/[ OpenCoarrays] |14-15 |serial |` fpm test --compiler gfortran --profile release `
You can’t perform that action at this time.
0 commit comments