Cargo Features

RLST has no features set by default.

[dependencies]
rlst = { version = "0.2.1", features = ["strict", "mpi", "suitesparse", "nightly", "internal_blis"] }
strict
mpi

Enables mpi and mpi-sys

Affects index_layout::default_mpi_index_layout, sparse_mat::mpi_csr_mat, sparse::distributed_vector, sparse::ghost_communicator

suitesparse

Affects external::umfpack, sparse_mat::umfpack

disable_system_blas_lapack sleef nightly
internal_blis

Affects threading::get_num_threads, threading::set_num_threads, threading::enable_threading, threading::disable_threading