{"bugs":[{"bugid":960513,"firstseen":"2025-07-21T15:02:44.453913","severity":"normal","status":"CONFIRMED","summary":"sci-libs\/hipBLASLt: build causes out-of-memory even with 64GB RAM and -j1"},{"bugid":965052,"firstseen":"2025-10-29T19:57:10.501076","severity":"normal","status":"UNCONFIRMED","summary":"sci-libs\/hipBLASLt-7.0.2-r1 fails to build on small PORTAGE_TMPDIR (<16 GiB)"}],"categories":[{"categoryid":429,"name":"dev-cpp","summary":"The dev-cpp category contains libraries and utilities relevant to the c++ programming language."},{"categoryid":428,"name":"dev-util","summary":"The dev-util category contains various miscellaneous development utilities."},{"categoryid":1595,"name":"llvm-runtimes"},{"categoryid":318,"name":"sci-libs","summary":"The sci-libs category contains various science-related libraries."},{"categoryid":1597,"name":"sci-ml","summary":"The sci-ml category contains software and models that can be used for machine learning, natural language processing and similar"}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"782db677e73475396150793d4a0cb81bee58712f","committime":"2026-03-06T01:00:52","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Signed-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/45826\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"850a0e6d8bd4f287a99cef5eef01a414b964d0e1","committime":"2026-02-16T02:44:16","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: add 7.2.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fc6293e2dd9221d02a348be0c8422bfd77813d2f","committime":"2025-11-16T09:30:46","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Closes: https:\/\/bugs.gentoo.org\/965873\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44633\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"6357e689b31bb464691990ddafc084f685313f1a","committime":"2025-11-15T12:16:16","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: fix incorrect generation of hipblaslt-config.cmake"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"51142395ae90ec25812017ff3437853448bedb64","committime":"2025-11-10T12:30:47","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0f0c0ea71b198cce35d8d2d570ae0715b2aed39b","committime":"2025-11-10T09:00:45","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b45ccde0904ac240cc2fed23a347b1f2315d19c5","committime":"2025-11-10T08:15:46","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"patrick@gentoo.org","authorname":"Patrick Lauer","body":"Signed-off-by: Patrick Lauer <patrick@gentoo.org>","commitid":"853b0cffb4855bb6b8bd73ffee0ca62047b3cccc","committime":"2025-11-10T08:14:59","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: rocm-smi dep is unconditional"},{"authoremail":"patrick@gentoo.org","authorname":"Patrick Lauer","body":"Signed-off-by: Patrick Lauer <patrick@gentoo.org>","commitid":"9293fe9a91a79a3610be23da6839065b947c823d","committime":"2025-11-10T08:11:02","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: Improve list of valid GPU targets"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"* Don't use blis - flexiblas replaces it\n* Since we use monorepo, unpack only part of it\n* Do not install tests\n* Pass ld.lld without overriding other cxxflags\n* Handle removed\/renamed CMake options\n* Fix bad interface linking with hipblas-common\n\nCloses: https:\/\/bugs.gentoo.org\/965873\n\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44555\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/44555\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"910709b5e549efabc3f73b52228f02f3650c85ba","committime":"2025-11-09T18:20:49","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: fixes for 7.1.0 ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fe765826f6c2a435b40d15c4e08df06c8e9b85b9","committime":"2025-11-09T12:30:46","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"patrick@gentoo.org","authorname":"Patrick Lauer","body":"Signed-off-by: Patrick Lauer <patrick@gentoo.org>","commitid":"6c45083d1894f23b77d576436d6058b4429dc529","committime":"2025-11-09T12:23:22","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: add 7.1.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d6f18ee83cc496882a8ac312e9073addc8facd25","committime":"2025-11-04T11:35:40","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"This removes the dependency on cblas-config.cmake, which is already\nremoved in upstream in 7.1.0.\n\nCloses: https:\/\/bugs.gentoo.org\/965310\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44436\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/44436\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2eb111ac2769ffd73aecf0688c406d45c041ed78","committime":"2025-11-02T17:18:40","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: build tests\/benchmark with sci-libs\/flexiblas"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b45c7e0a93deb8f6a5c5d858bec81928a8ac1d73","committime":"2025-10-29T10:48:53","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Gentoo uses combination of Tensile_SKIP_BUILD (don't build) and HIPBLASLT_ENABLE_DEVICE\n(mix of don't build \/ don't install) to allow build for 0 devices to support\nsci-ml\/pytorch[amdgpu_targets_gfx1030], but this variable should be set in advance.\n\nCloses: https:\/\/bugs.gentoo.org\/965264\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44372\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/44372\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"4135f254c8ac879b9113f9603a9065cd4b3a1464","committime":"2025-10-29T08:21:52","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: fix installation of target library files"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b3358c26232c7ede6a98dfa80c28ab697965c8c1","committime":"2025-10-28T09:34:12","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Without --no-build-isolation \"pip install\" attempts to reinstall\nsetuptools from pypi, causing \"Network is unreachable\" error.\n\nCloses: https:\/\/bugs.gentoo.org\/965169\nCloses: https:\/\/bugs.gentoo.org\/965154\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44356\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/44356\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"27b7f7d3630743c707cfe755865c1e5916f0b0ca","committime":"2025-10-27T19:25:30","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: fix network-isolated builds with new pip"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"faf4c5c6e328024527771565efedb80b12ab33c0","committime":"2025-10-21T19:04:37","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Bug: https:\/\/bugs.gentoo.org\/964799\n\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44165\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"72b1628287806cf7505d20e969de66a401e328b5","committime":"2025-10-12T07:27:49","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: add 7.0.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"34498ca06c52bcc8faa01797d837ddaebb170e75","committime":"2025-10-11T18:19:32","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"77e199bdad803d714ad7fb7939100672a5b5fac9","committime":"2025-10-11T08:00:57","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: drop 6.3.1"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"cc4f004f858b811771620e1bfe185a6c1d5d844e","committime":"2025-10-10T22:25:33","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: drop 6.4.1"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"9de765470ce84acf200f1b0ee50b0d0d9915ef45","committime":"2025-10-10T22:21:24","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: drop 6.3.2"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"7444e3acea05c8b5f46e7b12a7e076cb6995df01","committime":"2025-10-10T22:12:51","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: drop 6.1.1-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c51e041ac11bd23a226dcf6231f07e335846a12b","committime":"2025-09-06T15:19:52","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Bug: https:\/\/bugs.gentoo.org\/960513\n\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/43406\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"d4cecd11415c26e7679aaeaa76b2c00d9ed18d9e","committime":"2025-08-10T12:20:15","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: update dependencies, pass makeopts, update GPU list"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"57dcb2fc2bcf9fa098f20657862ee2fee1a643ff","committime":"2025-08-10T06:22:46","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"patrick@gentoo.org","authorname":"Patrick Lauer","body":"Signed-off-by: Patrick Lauer <patrick@gentoo.org>","commitid":"34a45f47f42ee4ce0997bfea22948aad293b606a","committime":"2025-08-10T06:00:06","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: add 6.4.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"602a3a04ce81f33a090ad0073c5822f0bee095c0","committime":"2025-07-08T19:52:12","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Closes: https:\/\/bugs.gentoo.org\/959702\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/42930\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/42930\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"d49e7c8127258017ef5c3e8c19a26a46027c9f31","committime":"2025-07-08T09:14:06","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: fix compiler validation"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b2b7a680cb4a078fede4a6efa5f672cf9423f58c","committime":"2025-07-05T07:40:37","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Bug: https:\/\/bugs.gentoo.org\/957893\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/42691\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c3ee5ea9cbc829835e6f9248f3cd185d65afcb9a","committime":"2025-06-22T15:09:59","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: improve flag filtration"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cdaba934e9c52946120e63fe673e7cda0eed564f","committime":"2025-06-16T17:51:59","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Applied patch to fix https:\/\/github.com\/ROCm\/hipBLASLt\/issues\/2060\n\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/42628\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/42628\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"94b9a3477b05ed3c5b20a1fc256c4a078de53c90","committime":"2025-06-16T16:13:24","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: support AMDGPU_TARGETS=\"gfx1200 gfx1201\""},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c84b9a5a5337227e0953921ad339f5979eda50cd","committime":"2025-06-14T22:52:38","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Signed-off-by: Sv. Lockal <lockalsash@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/42554\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"36ded4e2dd28aac9837d4db20baabce79fedb945","committime":"2025-06-09T10:54:17","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: add 6.4.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"99288108588481a32f7f03b3c58514701b663fe4","committime":"2025-03-04T11:03:26","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"patrick@gentoo.org","authorname":"Patrick Lauer","body":"Signed-off-by: Patrick Lauer <patrick@gentoo.org>","commitid":"6ef49170010edb8739db8ce82b61cd1aa62b74a8","committime":"2025-03-04T10:40:17","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: add 6.3.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"83591615b9e7fba9475974891484dfd18dd8feb8","committime":"2025-02-08T15:04:25","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"patrick@gentoo.org","authorname":"Patrick Lauer","body":"Signed-off-by: Patrick Lauer <patrick@gentoo.org>","commitid":"c6cb0eba38cbbb7e7def07e5217059a268d60e24","committime":"2025-02-08T14:57:01","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: add 6.3.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"af73fcb302a3b1fde7d038d5057b438a7c1097b1","committime":"2025-01-26T14:19:05","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xgreenlandforwyy@gmail.com","authorname":"Yiyang Wu","body":"Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ace4fcb9a6ecc7ed963c7d2d71126a7c327fa1e8","committime":"2025-01-12T13:47:09","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: add 6.3.1, drop 6.3.0"},{"authoremail":"xgreenlandforwyy@gmail.com","authorname":"Yiyang Wu","body":"Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"f05587ddb3e67ce7a90186b48e47d7daaf888304","committime":"2025-01-12T13:35:35","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: Fix double prefix on Gentoo Prefix"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3123b717d967d84f6a9cb2560d7c9c99222aff05","committime":"2025-01-05T22:03:14","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f6abb524388c440c805bf897a0e2bf46a0518323","committime":"2024-12-11T12:06:12","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"3ee411f1324ad2b881555d1bec5f943f1a7f28a1","committime":"2024-12-11T11:23:19","packageid":77595,"repoid":1,"summary":"Move {sys-devel → llvm-core}\/clang"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Signed-off-by: Sv. Lockal <lockalsash@gmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a31f223c0219f3ad25b2e6d5320e04925821338a","committime":"2024-12-08T14:23:49","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: add 6.3.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e84173ecbef6723825db88634a5acf79f7699ea4","committime":"2024-09-09T18:33:50","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Additionally: fix compilation with libc++ and unresolved symbols\n\nBug: https:\/\/bugs.gentoo.org\/936099\nCloses: https:\/\/bugs.gentoo.org\/935998\nSigned-off-by: Sv. Lockal <lockalsash@gmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9d5cf22dc4d217e975745cedf2726e2d76b96864","committime":"2024-07-20T17:14:32","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: strip unsupported flags for potentially switched compiler"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"98c6c0a8eaa389732d9705d0d73854e57fc0288d","committime":"2024-06-26T10:40:29","packageid":77595,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"lockalsash@gmail.com","authorname":"Sv. Lockal","body":"Signed-off-by: Sv. Lockal <lockalsash@gmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"773337c9262ab9fd2d0aa362726f68e0ae08f926","committime":"2024-05-13T14:01:53","packageid":77595,"repoid":1,"summary":"sci-libs\/hipBLASLt: new package, add 6.1.1"}],"dependencies":[{"block":false,"categoryid":318,"description":"BLAS, CBLAS, LAPACK, LAPACKE reference implementations","ebuildids":[872553],"firstseen":"2019-06-26T03:43:56.737398","name":"lapack","packageid":69908,"summary":"The BLAS (Basic Linear Algebra Subprograms) are high quality \"building block\" routines for performing basic vector and matrix operations. Level 1 BLAS do vector-vector operations, Level 2 BLAS do matrix-vector operations, and Level 3 BLAS do matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they're commonly used in the development of high quality linear algebra software, LAPACK for example. This packages implements the reference FORTRAN 77 library, the reference C library as a wrapper to the FORTRAN 77 BLAS library. LAPACK is a comprehensive library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. This package installs the reference FORTRAN 77 implementation from Netlib."},{"block":false,"categoryid":318,"description":"Optimized BLAS library based on GotoBLAS2","ebuildids":[872553],"firstseen":"2019-07-06T16:05:57.673782","name":"openblas","packageid":69930,"summary":"OpenBLAS is an optimized Basic Linear Algebra Subprograms (BLAS) library based on GotoBLAS2 1.13 BSD version. It was forked when Mr. Kazushige Goto left TACC and GotoBLAS became unmaintained. In general, BLAS is the computational kernel (\"the bottom of the food chain\") in linear algebra or scientific applications. Thus, if your BLAS implementation is highly optimized, the whole application can substantially benefit. OpenBLAS has optimized code for modern architectures, and has accrued many other features and bug fixes beyond GotoBLAS."},{"block":false,"categoryid":428,"description":"C++ Heterogeneous-Compute Interface for Portability","ebuildids":[855800,872553,880952,882247,892029],"firstseen":"2020-12-27T02:17:40.075078","name":"hip","packageid":72297},{"block":false,"categoryid":428,"description":"ROCm System Management Interface Library","ebuildids":[872553,880952,882247,892029],"firstseen":"2020-12-28T17:52:13.611970","name":"rocm-smi","packageid":72323},{"block":false,"categoryid":428,"description":"Callback\/Activity Library for Performance tracing AMD GPU's","ebuildids":[872553,880952,882247,892029],"firstseen":"2021-01-24T08:39:58.295421","name":"roctracer","packageid":72424},{"block":false,"categoryid":429,"description":"MessagePack for C++","ebuildids":[855800,872553,880952,882247,892029],"firstseen":"2023-02-03T09:40:26.005367","name":"msgpack-cxx","packageid":75807},{"block":false,"categoryid":1595,"description":"OpenMP runtime libraries for LLVM\/clang compiler","ebuildids":[880952,882247,892029],"firstseen":"2024-12-11T12:13:21.481019","name":"openmp","packageid":78044,"summary":"The OpenMP subproject of LLVM is intended to contain all of the components required to build an executing OpenMP program that are outside the compiler itself."},{"block":false,"categoryid":318,"description":"Common files shared by hipBLAS and hipBLASLt","ebuildids":[880952,882247,892029],"firstseen":"2025-01-05T22:21:10.808800","name":"hipBLAS-common","packageid":78101},{"block":false,"categoryid":318,"description":"A BLAS and LAPACK wrapper library with runtime exchangable backends","ebuildids":[880952,882247,892029],"firstseen":"2025-08-22T20:05:35.196184","name":"flexiblas","packageid":78498}],"depending":[{"block":false,"categoryid":318,"description":"AMD's library for BLAS on ROCm","ebuildids":[874810,874810,874811,874811,880463,880463,881693,881693,892037,892037],"firstseen":"2021-08-27T13:10:22.571529","name":"rocBLAS","packageid":73305},{"block":false,"categoryid":318,"description":"AMD's Machine Intelligence Library","ebuildids":[855806,855806,874809,874809,879804,879804,883069,883069,892036,892036],"firstseen":"2021-11-10T05:20:43.809607","name":"miopen","packageid":73568},{"block":false,"categoryid":1597,"description":"A deep learning framework","ebuildids":[894195,894195,894195,894195,894206,894206,894206,894206],"firstseen":"2025-03-14T22:04:17.167787","name":"caffe2","packageid":78208}],"ebuilds":[{"archs":["~amd64"],"ebuildid":892029,"firstseen":"2026-03-06T01:09:25.209622","license":"MIT","moddate":"2026-03-30T13:49:45","packageid":77595,"repoid":1,"slot":"0\/7.2","uses":["amdgpu_targets_gfx1100","amdgpu_targets_gfx1101","amdgpu_targets_gfx1103","amdgpu_targets_gfx1150","amdgpu_targets_gfx1151","amdgpu_targets_gfx1200","amdgpu_targets_gfx1201","amdgpu_targets_gfx908","amdgpu_targets_gfx90a","amdgpu_targets_gfx942","amdgpu_targets_gfx950","benchmark","llvm_slot_22","roctracer","test"],"version":"7.2.0"},{"archs":["~amd64"],"ebuildid":882247,"firstseen":"2025-11-16T09:36:07.493702","license":"MIT","moddate":"2026-03-28T18:04:21","packageid":77595,"repoid":1,"slot":"0\/7.1","uses":["amdgpu_targets_gfx1100","amdgpu_targets_gfx1101","amdgpu_targets_gfx1103","amdgpu_targets_gfx1150","amdgpu_targets_gfx1151","amdgpu_targets_gfx1200","amdgpu_targets_gfx1201","amdgpu_targets_gfx908","amdgpu_targets_gfx90a","amdgpu_targets_gfx942","amdgpu_targets_gfx950","benchmark","llvm_slot_20","roctracer","test"],"version":"7.1.0-r2"},{"archs":["~amd64"],"ebuildid":880952,"firstseen":"2025-11-04T11:53:27.980172","license":"MIT","moddate":"2026-03-28T18:04:21","packageid":77595,"repoid":1,"slot":"0\/7.0","uses":["amdgpu_targets_gfx1100","amdgpu_targets_gfx1101","amdgpu_targets_gfx1103","amdgpu_targets_gfx1150","amdgpu_targets_gfx1151","amdgpu_targets_gfx1200","amdgpu_targets_gfx1201","amdgpu_targets_gfx908","amdgpu_targets_gfx90a","amdgpu_targets_gfx940","amdgpu_targets_gfx941","amdgpu_targets_gfx942","amdgpu_targets_gfx950","benchmark","llvm_slot_20","roctracer","test"],"version":"7.0.2-r2"},{"archs":["~amd64"],"ebuildid":872553,"firstseen":"2025-08-10T07:34:30.927221","license":"MIT","moddate":"2026-03-28T18:04:21","packageid":77595,"repoid":1,"slot":"0\/6.4","uses":["amdgpu_targets_gfx1100","amdgpu_targets_gfx1101","amdgpu_targets_gfx1103","amdgpu_targets_gfx1150","amdgpu_targets_gfx1151","amdgpu_targets_gfx1200","amdgpu_targets_gfx1201","amdgpu_targets_gfx908","amdgpu_targets_gfx90a","amdgpu_targets_gfx940","amdgpu_targets_gfx941","amdgpu_targets_gfx942","benchmark","llvm_slot_20","roctracer","test"],"version":"6.4.3"},{"archs":["~amd64"],"ebuildid":855800,"firstseen":"2025-03-04T11:22:48.598642","license":"MIT","moddate":"2026-03-28T18:04:21","packageid":77595,"repoid":1,"slot":"0\/6.3","uses":["amdgpu_targets_gfx1100","amdgpu_targets_gfx1101","amdgpu_targets_gfx908","amdgpu_targets_gfx90a","amdgpu_targets_gfx940","amdgpu_targets_gfx941","amdgpu_targets_gfx942","benchmark","llvm_slot_19","test"],"version":"6.3.3"}],"masks":[],"package":{"categoryid":318,"description":"General matrix-matrix operations library for AMD Instinct accelerators","firstseen":"2024-06-26T11:50:25.685877","name":"hipBLASLt","packageid":77595},"rdependencies":[{"block":false,"categoryid":318,"description":"BLAS, CBLAS, LAPACK, LAPACKE reference implementations","ebuildids":[872553],"firstseen":"2019-06-26T03:43:56.737398","name":"lapack","packageid":69908,"summary":"The BLAS (Basic Linear Algebra Subprograms) are high quality \"building block\" routines for performing basic vector and matrix operations. Level 1 BLAS do vector-vector operations, Level 2 BLAS do matrix-vector operations, and Level 3 BLAS do matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they're commonly used in the development of high quality linear algebra software, LAPACK for example. This packages implements the reference FORTRAN 77 library, the reference C library as a wrapper to the FORTRAN 77 BLAS library. LAPACK is a comprehensive library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. This package installs the reference FORTRAN 77 implementation from Netlib."},{"block":false,"categoryid":318,"description":"Optimized BLAS library based on GotoBLAS2","ebuildids":[872553],"firstseen":"2019-07-06T16:05:57.673782","name":"openblas","packageid":69930,"summary":"OpenBLAS is an optimized Basic Linear Algebra Subprograms (BLAS) library based on GotoBLAS2 1.13 BSD version. It was forked when Mr. Kazushige Goto left TACC and GotoBLAS became unmaintained. In general, BLAS is the computational kernel (\"the bottom of the food chain\") in linear algebra or scientific applications. Thus, if your BLAS implementation is highly optimized, the whole application can substantially benefit. OpenBLAS has optimized code for modern architectures, and has accrued many other features and bug fixes beyond GotoBLAS."},{"block":false,"categoryid":428,"description":"C++ Heterogeneous-Compute Interface for Portability","ebuildids":[855800,872553,880952,882247,892029],"firstseen":"2020-12-27T02:17:40.075078","name":"hip","packageid":72297},{"block":false,"categoryid":428,"description":"ROCm System Management Interface Library","ebuildids":[872553,880952,882247,892029],"firstseen":"2020-12-28T17:52:13.611970","name":"rocm-smi","packageid":72323},{"block":false,"categoryid":428,"description":"Callback\/Activity Library for Performance tracing AMD GPU's","ebuildids":[872553,880952,882247,892029],"firstseen":"2021-01-24T08:39:58.295421","name":"roctracer","packageid":72424},{"block":false,"categoryid":429,"description":"MessagePack for C++","ebuildids":[855800,872553],"firstseen":"2023-02-03T09:40:26.005367","name":"msgpack-cxx","packageid":75807},{"block":false,"categoryid":318,"description":"A BLAS and LAPACK wrapper library with runtime exchangable backends","ebuildids":[880952,882247,892029],"firstseen":"2025-08-22T20:05:35.196184","name":"flexiblas","packageid":78498}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/ROCm\/rocm-libraries\/tree\/develop\/projects\/hipblaslt"],"uses":[{"description":"Build and install rocblas-bench","isdefault":false,"packageid":77595,"use":"benchmark"},{"description":"Enable roctracer (roctx) marker","isdefault":false,"packageid":77595,"use":"roctracer"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"},{"defaultflag":true,"description":"RDNA3 GPU, codename navi31\/plum bonito, including Radeon RX 7900 XTX\/XT\/GRE, AMD Radeon Pro W7900\/W7800","group":"amdgpu_targets","isdefault":true,"use":"gfx1100"},{"defaultflag":true,"description":"RDNA3 GPU, codename navi32, including Radeon RX 7700XT\/7800XT, AMD Radeon PRO W7700\/V710","group":"amdgpu_targets","isdefault":true,"use":"gfx1101"},{"defaultflag":true,"description":"RDNA3 APU, codename navi3x, including Radeon 700M\/780M","group":"amdgpu_targets","isdefault":true,"use":"gfx1103"},{"defaultflag":true,"description":"RDNA 3.5 APU (Strix Point), including Radeon 890M","group":"amdgpu_targets","isdefault":true,"use":"gfx1150"},{"defaultflag":true,"description":"RDNA 3.5 APU (Strix Halo), including Radeon 8060S","group":"amdgpu_targets","isdefault":true,"use":"gfx1151"},{"defaultflag":true,"description":"RDNA4 GPU, codename navi44, including Radeon RX 9060XT\/9060XT LP","group":"amdgpu_targets","isdefault":true,"use":"gfx1200"},{"defaultflag":true,"description":"RDNA4 GPU, codename navi48, including Radeon RX 9070\/9070XT\/9070GRE and Radeon AI PRO R9600D\/R9700","group":"amdgpu_targets","isdefault":true,"use":"gfx1201"},{"defaultflag":true,"description":"CDNA Accelerator, codename arcturus, including AMD Instinct MI100 Accelerator","group":"amdgpu_targets","isdefault":true,"use":"gfx908"},{"defaultflag":true,"description":"CDNA2 Accelerator, codename aldebaran, including AMD Instinct MI200 series Accelerators","group":"amdgpu_targets","isdefault":true,"use":"gfx90a"},{"defaultflag":true,"description":"CDNA3 Accelerator, codename aqua_vangaram, MI300A rev 0","group":"amdgpu_targets","isdefault":true,"use":"gfx940"},{"defaultflag":true,"description":"CDNA3 Accelerator, codename aqua_vangaram, MI300X rev 0","group":"amdgpu_targets","isdefault":true,"use":"gfx941"},{"defaultflag":true,"description":"CDNA3 Accelerator, codename aqua_vangaram, MI300A and MI300X rev >=1","group":"amdgpu_targets","isdefault":true,"use":"gfx942"},{"defaultflag":true,"description":"CDNA4 Accelerator, including AMD Instinct MI350X and MI355X","group":"amdgpu_targets","isdefault":true,"use":"gfx950"},{"defaultflag":true,"description":"Use LLVM 19.","group":"llvm_slot","isdefault":true,"use":"19"},{"defaultflag":true,"description":"Use LLVM 20.","group":"llvm_slot","isdefault":true,"use":"20"},{"defaultflag":true,"description":"Use LLVM 22.","group":"llvm_slot","isdefault":true,"use":"22"}]}