#! /bin/sh

if test -n "$PM_REQUIRES_PMI" ; then
    echo "slurm is not compatible with other process managers"
    exit 1
fi

