Hey, I just had a quick questions. Does anyone know if it's possible to run sbatch on the command line without calling a shell script. Some of our users came from running bsub and they are kind of accustom to this.
Something like: sbatch -n 4 -t 5 -p test_queue --mem=2048 <My_Program> I know you can do it with srun but we have a tcp timeout set for that because we typically use srun for interactive jobs. Any guidance with be awesome. Thanks, _________________________ Luis Silva Harvard University Research Computing
