Install this package:
emerge -a sci-libs/lis
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-libs/lis
Or alternatively:
emerge --autounmask-write -a sci-libs/lis
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> Lis, a Library of Iterative Solvers for linear systems, is a scalable parallel library for solving systems of linear equations and standard eigenvalue problems with real sparse matrices using iterative methods. </longdescription> <use> <flag name="saamg">Build the Smoothed Aggregation Algebraic MultiGrid preconditioner</flag> <flag name="quad">Enable quadruple precision operations</flag> </use> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-libs/lis |
euse -E <flag> -p sci-libs/lis |
euse -D <flag> -p sci-libs/lis
| Flag | Description | 2.1.3 | 1.6.5-r1 |
|---|---|---|---|
| cpu_flags_x86_fma3 | Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo) | ✓ | ✓ |
| cpu_flags_x86_fma4 | Use the Fused Multiply Add 4 instruction set | ✓ | ✓ |
| cpu_flags_x86_sse2 | Use the SSE2 instruction set | ✓ | ✓ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| fortran | Add support for fortran | ✓ | ✓ |
| mpi | Add MPI (Message Passing Interface) layer to the apps that support it | ✓ | ✓ |
| openmp | Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp" | ✓ | ✓ |
| quad | Enable quadruple precision operations | ✓ | ✓ |
| saamg | Build the Smoothed Aggregation Algebraic MultiGrid preconditioner | ✓ | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | lis-2.1.3.zip | 4002188 bytes | 2.1.3 |
| Type | File | Size |
|---|---|---|
| DIST | lis-1.6.5.tar.gz | 3130045 bytes |