Skip to content

Commit

Permalink
mpi testing
Browse files Browse the repository at this point in the history
  • Loading branch information
robfalck committed Nov 10, 2024
1 parent cadde2d commit 7de678d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dymos_tests_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ jobs:
# testflo dymos -n 2 --pre_announce --show_skipped --durations 20
# fi
python -c 'import multiprocessing as mp; print(mp.cpu_count())'
testflo dymos/examples/finite_burn_orbit_raise/test/test_ex_two_burn_orbit_raise_mpi.py:TestExampleTwoBurnOrbitRaiseMPI -n 2 --pre_announce -s
testflo dymos/examples/finite_burn_orbit_raise/test/test_ex_two_burn_orbit_raise_mpi.py -n 2 --pre_announce -s
- name: Submit coverage
if: github.event_name != 'workflow_dispatch'
Expand Down

0 comments on commit 7de678d

Please sign in to comment.