aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: c0e1892768d7d6ad5a2ce946e89dab0af04e1d42 (plain)
1
2
3
4
5
6
7
8
# Configuration definitions for thorn MPI

PROVIDES MPI
{
  SCRIPT configure.sh
  LANG bash
  OPTIONS MPI MPI_DIR MPI_INC_DIRS MPI_LIB_DIRS MPI_LIBS MPI_INSTALL_DIR
}