Skip to content

Commit

Permalink
wip squash
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed May 24, 2022
1 parent 6d868e6 commit 3fe080f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-mpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Test mpi notebooks
run : |
pip install --upgrade ipyparallel
pip3 install "ipyparallel<8.4"
./scripts/create_ipyparallel_mpi_profile.sh
ipcluster start --profile=mpi --engines=mpi -n 4 --daemonize
# A few seconds to ensure workers are ready
Expand Down

0 comments on commit 3fe080f

Please sign in to comment.