sengkannan
Technical User
- Jul 8, 2003
- 13
Having problem running the folloing lines in tcl under unix:-
bsub -n 12 -q que '(/abc/efg -IBV -prot -cpu_bind=v -lsb_mcpu_hosts -e MPI_WORKDIR=/aa/dd i=in.k memory=1024M memory2=150M >>/abd/efg/o.t 2>&1)'
i have tried both "eval exec", and exec
Thanks
bsub -n 12 -q que '(/abc/efg -IBV -prot -cpu_bind=v -lsb_mcpu_hosts -e MPI_WORKDIR=/aa/dd i=in.k memory=1024M memory2=150M >>/abd/efg/o.t 2>&1)'
i have tried both "eval exec", and exec
Thanks