summaryrefslogtreecommitdiff
path: root/sci-libs/pastix/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/pastix/metadata.xml')
-rw-r--r--sci-libs/pastix/metadata.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/sci-libs/pastix/metadata.xml b/sci-libs/pastix/metadata.xml
index 387eff2e8edd..1a653c7ffd2f 100644
--- a/sci-libs/pastix/metadata.xml
+++ b/sci-libs/pastix/metadata.xml
@@ -17,7 +17,11 @@
block structure of the incomplete factors.
</longdescription>
<use>
- <flag name="int64">Build the 64 bits integer library</flag>
- <flag name="starpu">Build and link with <pkg>dev-libs/starpu</pkg></flag>
+ <flag name="cuda">Enable GPU support using CUDA kernels</flag>
+ <flag name="fortran">Install the Fortran interface</flag>
+ <flag name="int64">Use 64- rather than 32-bit integer representation</flag>
+ <flag name="metis">Enable matrix ordering with <pkg>sci-libs/metis</pkg></flag>
+ <flag name="scotch">Enable matrix ordering with <pkg>sci-libs/scotch</pkg></flag>
+ <flag name="starpu">Enable support for ther <pkg>dev-libs/starpu</pkg> runtime</flag>
</use>
</pkgmetadata>