Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen committed May 22, 2024
1 parent c53e4f0 commit 81e36a1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/user/wflow_engine/executors.md
Original file line number Diff line number Diff line change
Expand Up @@ -840,10 +840,6 @@ First, prepare your `QUACC_VASP_PP_PATH` environment variable in the `~/.bashrc`
print(future1.result(), future2.result())
```

!!! Tip "Varying Resources"

If your jobs require heterogeneous MPI resources, you can supply a `parsl_resource_specification` as described in the ["Writing an MPI App" documentation](https://parsl.readthedocs.io/en/stable/userguide/mpi_apps.html#writing-an-mpi-app).

=== "Prefect"

```python
Expand Down

0 comments on commit 81e36a1

Please sign in to comment.