You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
simulacion-permeabilidad/bash/run.sh

13 lines
245 B
Bash

#!/usr/bin/env bash
#SBATCH -J connec3d_parte2
#SBATCH -N 2
#SBATCH --ntasks-per-node 32
#SBATCH --output %j_output.out
#SBATCH -p free-rider
#SBATCH -t 2-23:00:00
source activate_env.sh
ulimit -v 115343360
mpirun python -np 64 mpirunner.py