# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 FORTRAN_STANDARD=90 inherit autotools toolchain-funcs cuda fortran-2 DESCRIPTION="Unified runtime system for heterogeneous multicore architectures" HOMEPAGE="http://runtime.bordeaux.inria.fr/StarPU/" SRC_URI="${HOMEPAGE}/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/8" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl static-libs test" RDEPEND="