Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Dec 14, 2023
1 parent dc7695d commit a642586
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ fpm @ifx-test
fpm @ifx-test-coarray
```

Tested with GNU compiler: GNU Fortran (GCC) 13.1.0

```shell
fpm @gfortran-test
```

**Run examples:**

To set the stack size to unlimited, use the following command: `ulimit -s unlimited`.
Expand All @@ -84,6 +90,10 @@ fpm @ifx-example
fpm @ifx-example-coarray
```

```shell
fpm @gfortran-example
```

Results with `-coarray-num-images=4`:

```shell
Expand Down

0 comments on commit a642586

Please sign in to comment.