Date: Wed, 22 Feb 2017 05:37:48 -0800 (PST) From: Anton Shterenlikht <mexas@bris.ac.uk> To: freebsd-ports@freebsd.org Subject: how to allow a port to choose an MPI library? Message-ID: <201702221337.v1MDbmAQ004175@mech-as222.men.bris.ac.uk>
next in thread | raw e-mail | index | archive | help
I've submitted a port for lang/OpenCoarrays [1], which at present depends on net/mpich. I'd like to add options to allow the user to choose the desired MPI library (port) from what is available at present: net/mpich net/mpich2 net/openmpi net/openmpi2 How do I implement this correctly via port options, with MPI_HOME etc. set appropriately? Anton [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217283
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702221337.v1MDbmAQ004175>