#!/usr/bin/bash
export FLEXIBLAS=openblas-openmp
export OMP_NUM_THREADS=1
elk_binary_openmpi "$@"
