# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved. # Copyright (c) 2016 IBM Corporation. All rights reserved. # Name: Open MPI Description: Portable high-performance MPI implementation Version: 4.1.6 URL: http://www.open-mpi.org/ # prefix=/cvmfs/northgrid.gridpp.ac.uk/simonsobservatory/pmpm/so-pmpm-py310-mkl-x86-64-v3-openmpi-20231212 exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib pkgincludedir=${includedir}/openmpi # # Note that -lopen-pal and all the EXTRA_LIBS are only necessary when # static linking (they're pulled in by libopen-rte.so's implicit # dependencies), so only list these in Libs.private. # Libs: -L${libdir} -L/cvmfs/northgrid.gridpp.ac.uk/simonsobservatory/pmpm/so-pmpm-py310-mkl-x86-64-v3-openmpi-20231212/lib -Wl,-rpath,/cvmfs/northgrid.gridpp.ac.uk/simonsobservatory/pmpm/so-pmpm-py310-mkl-x86-64-v3-openmpi-20231212/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi Libs.private: -lopen-rte -lopen-pal -lm -ldl -lutil -lz Cflags: -I${includedir} -pthread -I/cvmfs/northgrid.gridpp.ac.uk/simonsobservatory/pmpm/so-pmpm-py310-mkl-x86-64-v3-openmpi-20231212/include -I${libdir}