diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-03-04 13:52:00 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-04 13:52:00 -0800 |
| commit | 5c415ff8a0aad831ee90ee4327f26992d5fe3fb3 (patch) | |
| tree | ec368af3c4723a26d2af7347512e44bd1bdad2d3 /ports/superlu/CONTROL | |
| parent | 42dee421afd75b967e22bc51d1dc1936fccb4fea (diff) | |
| download | vcpkg-5c415ff8a0aad831ee90ee4327f26992d5fe3fb3.tar.gz vcpkg-5c415ff8a0aad831ee90ee4327f26992d5fe3fb3.zip | |
[superlu] Add new port (#9930)
Diffstat (limited to 'ports/superlu/CONTROL')
| -rw-r--r-- | ports/superlu/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/superlu/CONTROL b/ports/superlu/CONTROL new file mode 100644 index 000000000..69d67385c --- /dev/null +++ b/ports/superlu/CONTROL @@ -0,0 +1,5 @@ +Source: superlu +Version: 2020-01-07 +Build-Depends: openblas +Description: Supernodal sparse direct solver. +Homepage: https://github.com/xiaoyeli/superlu |
