summaryrefslogtreecommitdiff
path: root/sys-cluster/openmpi/metadata.xml
blob: c51030a3d13cc7045ada4a72c2e6c0c6f8d4fb66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>cluster@gentoo.org</email>
		<name>Gentoo Cluster Project</name>
	</maintainer>
	<use>
		<flag name="cma">Enable the CMA (Cross Memory Attach) MCA</flag>
		<flag name="libompitrace">Enable support for contributed package libompitrace</flag>
		<flag name="peruse">Enable PERUSE interface</flag>
		<flag name="romio">Build the ROMIO MPI-IO component</flag>
	</use>
	<upstream>
		<remote-id type="github">open-mpi/ompi</remote-id>
	</upstream>
</pkgmetadata>