diff options
author | 2017-11-18 21:01:49 +0000 | |
---|---|---|
committer | 2017-11-18 21:01:49 +0000 | |
commit | 1e04d5868f177eb639f03889b59d2cba00206578 (patch) | |
tree | 46f0172586bf1144dbdea461acd7d5c87dbaeb51 /sys-cluster/openmpi/metadata.xml | |
parent | Consistently ident with tabs (diff) | |
download | sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2 sci-1e04d5868f177eb639f03889b59d2cba00206578.zip |
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-cluster/openmpi/metadata.xml')
-rw-r--r-- | sys-cluster/openmpi/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/openmpi/metadata.xml b/sys-cluster/openmpi/metadata.xml index eb1125c2a..08b693bf5 100644 --- a/sys-cluster/openmpi/metadata.xml +++ b/sys-cluster/openmpi/metadata.xml @@ -12,7 +12,7 @@ <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> +platform support</flag> <flag name="romio">Build the ROMIO MPI-IO component</flag> <flag name="mpi-threads">Enable MPI_THREAD_MULTIPLE</flag> <flag name="numa">Enable numactl to allow binding processes to CPUs</flag> |