diff options
author | 2013-11-21 08:36:29 +0100 | |
---|---|---|
committer | 2013-11-21 08:36:29 +0100 | |
commit | 5ced15a6065d8de33b1d7d98e3cf970aaada7006 (patch) | |
tree | 2e458f60c0869aee100197cac8264ac060950553 /sys-cluster/openmpi/metadata.xml | |
parent | sys-cluster/charm-6.6.0_rc1: Rewrote patch to enable shared mode. (diff) | |
download | sci-5ced15a6065d8de33b1d7d98e3cf970aaada7006.tar.gz sci-5ced15a6065d8de33b1d7d98e3cf970aaada7006.tar.bz2 sci-5ced15a6065d8de33b1d7d98e3cf970aaada7006.zip |
added ebuild for Open MPI 1.7.3
Diffstat (limited to 'sys-cluster/openmpi/metadata.xml')
-rw-r--r-- | sys-cluster/openmpi/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/openmpi/metadata.xml b/sys-cluster/openmpi/metadata.xml index 44da45e64..1f00ad224 100644 --- a/sys-cluster/openmpi/metadata.xml +++ b/sys-cluster/openmpi/metadata.xml @@ -6,6 +6,8 @@ <email>jsbronder@gentoo.org</email> </maintainer> <use> + <flag name='cma'>Enable the CMA (Cross Memory Attach) MCA</flag> + <flag name='cuda'>Add GPU direct support</flag> <flag name='heterogeneous'>Enable features required for heterogeneous platform support</flag> <flag name='romio'>Build the ROMIO MPI-IO component</flag> |