sci-libs/rocALUTION (stuff)

Search

Install

Install this package:

emerge -a sci-libs/rocALUTION

Package Information

Description:
rocALUTION is the sparse iterative solver layer of the ROCm math stack. It provides Krylov subspace solvers (CG, BiCGStab, GMRES and friends), algebraic and geometric multigrid, and the matching preconditioners, on top of the sparse primitives sci-libs/rocSPARSE supplies. Its backend is selectable at runtime, so the same solver code runs on the GPU through HIP or on the host through OpenMP.
Homepage:
https://github.com/ROCm/rocm-libraries/tree/develop/projects/rocalution
License:
MIT

Versions

Version EAPI Keywords Slot
10.0.0 8 ~amd64 0/$(ver_cut 1-2)

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>iohann.s.titov@gmail.com</email>
		<name>Ivan S. Titov</name>
	</maintainer>
	<longdescription lang="en">
    rocALUTION is the sparse iterative solver layer of the ROCm math stack. It
    provides Krylov subspace solvers (CG, BiCGStab, GMRES and friends),
    algebraic and geometric multigrid, and the matching preconditioners, on top
    of the sparse primitives sci-libs/rocSPARSE supplies. Its backend is
    selectable at runtime, so the same solver code runs on the GPU through HIP
    or on the host through OpenMP.
  </longdescription>
	<use>
		<flag name="mpi">Build the multi-node backend, enabling distributed matrices and solvers</flag>
		<flag name="openmp">Build the host backend with OpenMP threading</flag>
	</use>
	<upstream>
		<remote-id type="github">ROCm/rocm-libraries</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p sci-libs/rocALUTION | euse -E <flag> -p sci-libs/rocALUTION | euse -D <flag> -p sci-libs/rocALUTION

Flag Description 10.0.0
mpi Build the multi-node backend, enabling distributed matrices and solvers
openmp Build the host backend with OpenMP threading
test Build and run unit tests ⚠️

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST rocalution-10.0.0.tar.gz 1954547 bytes