Package Details: scotch 7.0.6-1

Git Clone URL: https://aur.archlinux.org/scotch.git (read-only, click to copy)
Package Base: scotch
Description: Software package and libraries for graph, mesh and hypergraph partitioning, static mapping, and sparse matrix block ordering
Upstream URL: https://gitlab.inria.fr/scotch/scotch
Licenses: CeCILL-C
Conflicts: ptscotch-openmpi, scotch_esmumps, scotch_esmumps5
Provides: ptscotch, ptscotch-openmpi, scotch_esmumps, scotch_ptesmumps
Submitter: None
Maintainer: ioquatix (MartinDiehl)
Last Packager: MartinDiehl
Votes: 41
Popularity: 0.78
First Submitted: 2006-11-07 17:51 (UTC)
Last Updated: 2024-12-06 16:25 (UTC)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 Next › Last »

gdolle commented on 2013-08-05 09:06 (UTC)

Hi, the libraries "libesmumps.so" and "libptesmumps.so" are missing and required by mumps. It's not precised in the Install note, but I think we should add make esmumps make ptesmumps to the pkgbuild.

<deleted-account> commented on 2013-05-19 14:51 (UTC)

Sorry for double post but fixed by symlinking # ln -s /usr/lib/openmpi/libmpi.so.1 /usr/lib

<deleted-account> commented on 2013-05-19 14:46 (UTC)

I can't build this : ./ptdummysizes library_pt.h ptscotch.h ./ptdummysizes: error while loading shared libraries: libmpi.so.1: cannot open shared object file: No such file or directory make[2]: *** [ptscotch.h] Errore 127 but openmpi is installed. Could someone help me to figure this out ?

coincoin commented on 2013-05-03 14:09 (UTC)

I have uninstalled gpart and the installation is good. How can we avoid this ? gpart is part of extra/

coincoin commented on 2013-05-03 14:07 (UTC)

myles:Thanks I am having this error /usr/bin/gpart is owned by gpart 0.1h-5

myles commented on 2013-03-13 01:47 (UTC)

coincoin: what does this show? sudo pacman -Qo /usr/bin/gpart

coincoin commented on 2013-03-09 20:57 (UTC)

Have this error : error: failed to commit transaction (conflicting files) scotch_esmumps: /usr/bin/gpart exists in filesystem

jedbrown commented on 2013-03-03 00:20 (UTC)

@dibanez Okay, updated this and ptscotch-openmpi.

<deleted-account> commented on 2013-03-02 23:20 (UTC)

I ran into the issue described in the second paragraph of the 3) Compilation section of scotch_6.0.0_esmumps/INSTALL.txt Adding the following line to PKGBUILD worked for me, and should be fine as long as mpicc doesn't cross-compile: sed -i "/CCD/ c CCD\t\t= ${_prefix}/bin/mpicc" Makefile.inc

myles commented on 2013-02-15 15:02 (UTC)

Headers now install to /usr/include instead of /usr/include/scotch.