aboutsummaryrefslogtreecommitdiff
blob: c6b14e0fde1080785a0218bb64adb5365ad86dac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
PGI is the C/C++/Fortran compiler suite of the Portland Group.
</longdescription>
	<maintainer type="person">
		<email>gentryx@gmx.de</email>
	</maintainer>
	<maintainer type="project">
		<email>cluster@gentoo.org</email>
		<name>Gentoo Cluster Project</name>
	</maintainer>
	<use>
		<flag name="java">Install a PGI-tuned JRE.</flag>
		<flag name="cuda">Install PGI's CUDA components (e.g. for OpenACC)</flag>
	</use>
</pkgmetadata>