commit: 98a0cf807bab7081a8475a229f6b36df8689f42d Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Thu Jun 2 01:17:42 2022 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Thu Jun 2 01:23:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=98a0cf80
TODO.md: remove plasma Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> TODO.md | 1 - sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 7fd8209ff..b7ec70811 100644 --- a/TODO.md +++ b/TODO.md @@ -23,7 +23,6 @@ Name | Buildsystem | Category | User | RFH | Dependency [compcert](https://compcert.org) | make | compiler | Alessandro-Barbieri | ✔ | ✖ [predictive](https://www.dr-qubit.org/predictive.html) | make | emacs | Alessandro-Barbieri | ✔ | ✖ [tau](http://www.cs.uoregon.edu/research/tau/home.php) | make | tools | Alessandro-Barbieri | ✖ -[plasma](https://github.com/NLAFET/plasma) | make | science | Alessandro-Barbieri | ✔ | ✔ [imb](https://software.intel.com/content/www/us/en/develop/articles/intel-mpi-benchmarks.html) | make | cluster | Alessandro-Barbieri | ✖ | ✔ [gnat-llvm](https://github.com/AdaCore/gnat-llvm) | make | compiler | Alessandro-Barbieri | ✔ | ✖ [csparse](https://people.sc.fsu.edu/~jburkardt/c_src/csparse/csparse.html) | make | science | Alessandro-Barbieri | ✖ | ✔ diff --git a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild index 97a6bd69b..e6ddfcda4 100644 --- a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild +++ b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild @@ -83,6 +83,7 @@ RDEPEND=" sci-libs/gsl[cblas-external] sci-libs/metis sci-libs/openblas[eselect-ldso] + sci-libs/plasma sci-libs/superlu ) @@ -110,9 +111,6 @@ RDEPEND=" #tau #scorep -# serial - #plasma - # slurm-server #pdsh-slurm
