Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Dec 14, 2023
1 parent fee7e82 commit 132720a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ fpm run --example benchmark3 --compiler ifx --flag "-Ofast -xHost -qopenmp -qmkl
You can then use the provided Python script to generate visual plots for the benchmark3 data:

```shell
python benchmark/benchmark3.py
python benchmark/benchmark3_co.py
```

Results obtained on an `Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz` using `ifort (IFORT) 2021.10.0 20230609` are as follows:
Expand Down

0 comments on commit 132720a

Please sign in to comment.