dev-libs/starpu
Unified runtime system for heterogeneous multicore architectures
USE Flags
blas
Global: Adds support for the virtual/blas numerical library
cuda
Global: Build CUDA binaries.
doc
Global: Adds extra documentation (API, Javadoc, etc)
examples
Global: Install examples, usually source code
fftw
Global: Use FFTW library for computing Fourier transforms
fortran
Global: Adds support for fortran (formerly f77)
hdf5
Global: Adds support for the Hierarchical Data Format v5
mpi
Global: Adds MPI (Message Passing Interface) layer to the apps that support it
opencl
Global: Build OpenCL binaries.
opengl
Global: Adds support for OpenGL (3D graphics)
openmp
Global: Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
spinlock-check
* This flag is undocumented *
static-libs
Global: Build static libraries
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
valgrind
Global: Enable usage of dev-util/valgrind in tests