summaryrefslogtreecommitdiff
blob: 92aad2ee39413767cd2aee5d921ae6314c9ab7ce (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>
	<herd>sci</herd>
	<longdescription lang="en">
  The Intel® Fortran Compiler is a full featured FORTRAN 77/95 and
  substantial FORTRAN 2003 compiler for Intel based architectures. The
  compiler supports multi-threading with automatic processor dispatch,
  vectorization, auto-parallelization, OpenMP, data prefetching, loop
  unrolling. The package comes with extensive documentation.
  The product can be installed as a non-commercial as well. License,
  terms of qualifications can be found on the web site.
</longdescription>
	<use>
		<flag name="idb">Install the Intel Debugger</flag>
		<flag name="mkl">Install the Intel Math Kernel Library</flag>
	</use>
</pkgmetadata>