Skip to content
Discussion options

You must be logged in to vote

I don't know how you generated such command, but the correct way to run multiple commands with mpi is

mpirun -machinefile $PBS_NODEFILE -n 1 sh -c "export CUDA_VISIBLE_DEVICES=0 && dp freeze" 1>> train.log 2>> train.log

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@komorebi566
Comment options

Answer selected by komorebi566
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants