#!/bin/bash #SBATCH --job-name=btc #SBATCH --nodes=4 #SBATCH --ntasks=4 #SBATCH --output=out.txt mpirun -np 4 ./build/bitcoin_app