Skip to content

Commit

Permalink
dd
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Castain <[email protected]>
  • Loading branch information
rhc54 committed Dec 19, 2024
1 parent 9fbc5d1 commit cd56019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dvm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
run: |
export PATH=$RUNNER_TEMP/prteinstall/bin:${PATH}
export LD_LIBRARY_PATH=$RUNNER_TEMP/prteinstall/lib:${LD_LIBRARY_PATH}
prte &
prte --daemonize --no-ready-msg
prun -n 4 ./openpmix/master/examples/hello >& /dev/null
pterm

0 comments on commit cd56019

Please sign in to comment.