summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Wells2021-08-06 13:46:13 -0400
committerDavid Wells2021-08-06 13:46:13 -0400
commitc219c12154130b8c504a18a2f7e9d08c9d9dab74 (patch)
tree6ec84e6d2013fbb66ec995c487413da8e554057e /.SRCINFO
parent2f20dca7f2fb1cc25cb844ec492b159ddbf9fc64 (diff)
downloadaur-c219c12154130b8c504a18a2f7e9d08c9d9dab74.tar.gz
Fix MKL and rename TBB
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94bd86a4b47a..3d676042337b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = deal-ii
optdepends = gmsh: An automatic 3D finite element mesh generator with pre and post-processing facilities
optdepends = gsl: A modern numerical library for C and C++ programmers
optdepends = hdf5-openmpi: General purpose library and file format for storing scientific data
- optdepends = intel-tbb: High level abstract threading library
+ optdepends = intel-mkl: Intel Math Kernel Library
optdepends = lapack: Linear Algebra PACKage
optdepends = metis: partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
optdepends = muparser: A fast math parser library
@@ -26,6 +26,7 @@ pkgbase = deal-ii
optdepends = scalapack: subset of scalable LAPACK routines redesigned for distributed memory MIMD parallel computers
optdepends = slepc: Scalable library for Eigenvalue problem computations
optdepends = symengine: Fast symbolic manipulation library
+ optdepends = tbb: High level abstract threading library
optdepends = trilinos: object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems
optdepends = suitesparse: A collection of sparse matrix libraries
optdepends = zlib: Compression library implementing the deflate compression method found in gzip and PKZIP