* [gentoo-cluster] OpenMPI ebuild (switchable!)
@ 2006-02-13 15:28 Eric Thibodeau
0 siblings, 0 replies; only message in thread
From: Eric Thibodeau @ 2006-02-13 15:28 UTC (permalink / raw
To: gentoo-cluster
Hello all,
I've started "serious" work on an OpenMPI ebuild. I am implementing a modular approach for the --prefix= as per Donnie's e-mail concerning "Switchable MPI":
> MPI_IMPLEMENTATION="$implementation"
> PATH="/usr/lib/mpi/$implementation/$version/$compiler/bin:$PATH"
> LD_LIBRARY_PATH="/usr/lib/mpi/$implementation/$version/$compiler/lib:$LD_LIBRARY_PATH"
> CPPFLAGS="-I/usr/lib/mpi/$implementation/$version/$compiler/include:$CPPFLAGS"
> MANPATH="/usr/lib/mpi/$implementation/$version/$compiler/share/man:$MANPATH"
> INFOPATH="/usr/lib/mpi/$implementation/$version/$compiler/share/info:$INFOPATH
As I commented on the "Switchable MPI" thread, I'd foresee eselect being used _by users_ to set the proper environment variables (but keep comments on this in the "Switchable MPI" thread).
I'll post the ebuild on bugs.gentoo.org as soon as I get an alpha one up and runnung (next few days). Since there is an overwhealming amount of configuration options, I'll count on all of your inputs for guidance ;)
Eric Thibodeau
--
gentoo-cluster@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-13 15:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-13 15:28 [gentoo-cluster] OpenMPI ebuild (switchable!) Eric Thibodeau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox