Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/molmod/psiflow
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenhaute committed Nov 7, 2023
2 parents 044a679 + b46b3bd commit 5d88f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
These examples illustrate some of the core features of psiflow. All execution-side parameters should be defined in a [psiflow configuration file](/configs). Next, simply run the example and pass the configuration file as an argument:
```
python <example.py> # for local execution
python <example.py> --psiflow-config eurohpc_lumi.py # remote execution on LUMI
python <example.py> eurohpc_lumi.yaml # remote execution on LUMI
```

0 comments on commit 5d88f0a

Please sign in to comment.