...and to add to Ross's excellent advice,
> export CUDA_VISIBLE_DEVICES=0
> $AMBERHOME/bin/pmemd.cuda -O -i ... &
> export CUDA_VISIBLE_DEVICES=1
> $AMBERHOME/bin/pmemd.cuda -O -i ... &
wait
Make sure you add a "wait" statement so that the parent job does not just
simply terminate...
--tec3
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sun Jan 11 2015 - 12:00:04 PST