sci-libs/STRUMPACK: various fixes

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-25 01:43:44 +02:00
parent 9f208996eb
commit 381a10c047
2 changed files with 30 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ The HODLR and Butterfly functionality in STRUMPACK is implemented through interf
<flag name="combblas">Use CombBLAS for weighted matching</flag>
<flag name="count-flops">Build with flop counters</flag>
<flag name="hip">Use HIP for AMD or NVIDIA GPU acceleration</flag>
<flag name="message-counters">Build with counter for MPI messages</flag>
<flag name="message-counter">Build with counter for MPI messages</flag>
<flag name="metis">Build with support for ParMetis</flag>
<flag name="papi">Build with support for PAPI monitoring</flag>
<flag name="scotch">Build with support for Scotch</flag>