Skip to content

Commit c736489

Browse files
rousonbonachea
authored andcommitted
doc(README): address PR feedback
1 parent b0f43cc commit c736489

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -136,15 +136,6 @@ With `flang-new` version 20 or later, use
136136
fpm test --compiler flang-new --flag "-O3"
137137
```
138138

139-
#### Multi-image (parallel) execution
140-
With `flang-new` version 21 built from the SiPearl llvm-project fork's
141-
[prif branch](https://github.com/SiPearl/llvm-project/tree/prif), use
142-
```
143-
fpm test --compiler -caffeine -L<path-to-libcaffeine> -l<gasnet-conduit> -L<path-to-libgasnet>
144-
```
145-
where, for example, `<gasnet-conduit>` might be `gasnet-smp-seq` for
146-
shared-memory execution.
147-
148139
### LFortran `lfortran`
149140

150141
#### Single-image (serial) execution

0 commit comments

Comments
 (0)