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

PROVIDES MPI
{
  SCRIPT configure.sh
  LANG bash
  OPTIONS MPI OPENMPI_DIR OPENMPI_INC_DIRS OPENMPI_LIB_DIRS OPENMPI_LIBS OPENMPI_INSTALL_DIR
}