Package Details: scalapack 2.2.0-3

Git Clone URL: https://aur.archlinux.org/scalapack.git (read-only, click to copy)
Package Base: scalapack
Description: Subset of scalable LAPACK routines redesigned for distributed memory computers.
Upstream URL: http://www.netlib.org/scalapack/
Licenses: custom
Provides: blacs
Submitter: mickele
Maintainer: MartinDiehl
Last Packager: MartinDiehl
Votes: 25
Popularity: 0.092456
First Submitted: 2009-01-12 23:39 (UTC)
Last Updated: 2024-05-14 11:13 (UTC)

Latest Comments

1 2 3 Next › Last »

MartinDiehl commented on 2024-01-31 16:03 (UTC)

it seems that 2.2.1 is just an unofficial release, only 2.2.0 is mentioned on https://www.netlib.org/scalapack

Unless there are issues with 2.2.0, I would not update to 2.2.1.

a.kudelin commented on 2023-04-02 19:47 (UTC)

Please add aarch64 to the list of available architectures.

haawda commented on 2021-08-01 17:06 (UTC)

netlib.org downloads work for me.

a.kudelin commented on 2021-07-31 09:36 (UTC)

netlib.org is not available for some reason. Please update PKGBUILD with: https://pastebin.com/QzCxSF49

gdolle commented on 2020-05-27 13:32 (UTC) (edited on 2020-05-29 14:25 (UTC) by gdolle)

I confirm @xantares, with "-DCMAKE_Fortran_FLAGS=-fallow-argument-mismatch" it compiles

xantares commented on 2020-05-15 13:00 (UTC) (edited on 2020-05-15 13:03 (UTC) by xantares)

it does not build with gcc 10 (Rank mismatch)

I guess it would succeed with -fallow-argument-mismatch

see https://github.com/Reference-ScaLAPACK/scalapack/issues/21

haawda commented on 2019-12-06 15:16 (UTC)

skyto, cannot reproduce.

skyto commented on 2019-12-05 08:04 (UTC)

Error: No rule to make target 'lib/liblapack.a', needed by 'lib/libscalapack.so'

haawda commented on 2019-02-19 07:06 (UTC)

Thanks, applied.