Search Criteria
Package Details: scotch 7.0.1-1
Package Actions
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. This is the all-inclusive version (MPI/serial/esmumps). |
Upstream URL: | https://gitlab.inria.fr/scotch/scotch |
Licenses: | custom: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: | 36 |
Popularity: | 0.80 |
First Submitted: | 2006-11-07 17:51 (UTC) |
Last Updated: | 2022-02-15 11:53 (UTC) |
Dependencies (4)
Required by (27)
- code_saturne
- dolfin (optional)
- dune-common (optional)
- dune-istl (optional)
- freefem (optional)
- mmg
- mmg-git
- mumps
- mumps-par
- mumps-seq-shared
- mumps4
- neper
- openfoam-4.x
- openfoam-com
- openfoam-com-git
- openfoam-org
- openfoam2.4-git
- openfoam3.0-git
- pastix
- petsc (requires ptscotch) (optional)
Latest Comments
carlosal1015 commented on 2022-06-13 16:46 (UTC)
I found that
openssh
is a checkdependency since latestopenmpi 4.1.4
upgrade.If this package is not installed as checkdependency, the
check()
function becomes an error.carlosal1015 commented on 2022-01-06 20:39 (UTC) (edited on 2022-01-10 17:13 (UTC) by carlosal1015)
Edited 2022-01-10
Thank you is fixed now, as GitHub runner or GitLab runner.
Edited 2022-01-07
Building
scotch 7.0.0-2
with GitHub runner: (full log here).You are right @lahwaacz.
lahwaacz commented on 2022-01-06 20:10 (UTC)
@carlosal1015 As far as I understand, your runner has only 1 vCPU: https://docs.gitlab.com/ee/ci/runners/saas/linux_saas_runner.html So you can't use that as an argument that everything should be all right...
gpettinello commented on 2022-01-06 16:27 (UTC)
latest commit freezes during dgord test. Noticed that formerly the mod was:
and now it is
reverting fixes the compiling
MartinDiehl commented on 2021-07-05 08:26 (UTC)
6.1.1 works for me, but
export FC=gfortran
is needed incheck
.vanja_z commented on 2021-05-06 09:01 (UTC) (edited on 2021-05-06 09:03 (UTC) by vanja_z)
I cannot build this package either, was running a previous version fine but 6.1.0-1 fails with:
sylphio commented on 2021-05-01 13:58 (UTC)
I get the following build error on the latest version:
Can anyone reprodudce this? Should I report it upstream?
ioquatix commented on 2021-04-28 05:59 (UTC)
Hi, sorry about the long delay. I have a working relationship with the author of this code. I am happy to add someone as a co-maintainer, just let me know.
MartinDiehl commented on 2021-04-14 04:21 (UTC)
scotch 6.1.0 is released and it seems to work without any problems. At leas building the package requires just to change version and checksum.
a.kudelin commented on 2020-03-22 14:30 (UTC)
Please, add the following line to PKGBUILD:
options=(!emptydirs)
acxz commented on 2020-01-18 07:58 (UTC)
@sigvald I created a
scotch-git
(https://aur.archlinux.org/packages/scotch-git) package that has your fix. Hopefully upstream resolves it soon and @ioquatix can add the fix in the PKGBUILD. But until @ioquatix adds the build fix, feel free to usescotch-git
.lahwaacz commented on 2020-01-17 19:48 (UTC)
It seems like they're doing it on purpose: https://gitlab.inria.fr/scotch/scotch/commit/633f3392d14f5a81ff0f40077f9601bc4d56e0a3
ioquatix commented on 2020-01-17 19:32 (UTC)
@lahwaacz can you file an issue upstream? Or should we modify PKGBUILD?
lahwaacz commented on 2020-01-17 12:11 (UTC)
The package installs an empty directory
/usr/include_stub/
which should be removed.acxz commented on 2020-01-12 19:00 (UTC)
@ioquatix can you pretty please add @sigvald's suggestion in the PKGBUILD? At the very least until upstream fixes the issue. It would mean a lot.
sigvald commented on 2020-01-12 17:48 (UTC)
@acxz and @adsun: This is an old, recurring error. Please see my comment from february 2018: https://aur.archlinux.org/packages/scotch/?O=10&PP=10 . I really don't understand why this is not fixed yet.
adsun commented on 2020-01-12 15:07 (UTC)
@acxz For me the check() function succeeds in a clean chroot. I noticed you are using an AUR helper, so that could be the problem.
acxz commented on 2020-01-12 13:32 (UTC)
Sadly still getting errors: https://gist.github.com/acxz/324e03c50a8d91cc727bbcb81d090341
ioquatix commented on 2020-01-12 00:19 (UTC)
I've bumped to v6.0.9 and it seems to be okay. Let me know how you all get on!
adsun commented on 2019-11-26 16:53 (UTC)
@ioquatix Version 6.0.9 is out. Does that fix the problem with the tests?
ioquatix commented on 2019-10-26 05:20 (UTC)
I have a worktree with 6.0.8 but it doesn't build. I've passed all details upstream. It's a bug with the tests.
acxz commented on 2019-10-26 01:38 (UTC)
Is there an ETA on when this package will be updated? If not updated, then at least fixed so that the dependent packages can also be installed. Thank you
steinbuch commented on 2019-10-22 12:19 (UTC)
Now 6.0.8 is out. But tests fail!
ioquatix commented on 2019-09-10 07:31 (UTC)
The latest update has some issues, I am working with upstream to resolve them before publishing.
MartinDiehl commented on 2019-08-25 18:41 (UTC)
Please find an update to 6.0.7 on https://webshare.mpie.de/index.php?74a503e2b8
It also includes the new project URL and a fix for the error reported by jotapeuy. Not sure if the fix works for MPICH, but I hope that it will get fixed upstream anyway.
ioquatix commented on 2018-09-15 23:40 (UTC)
It's probably better to fix these issues in the package itself. I sent the message upstream.
jotapeuy commented on 2018-09-12 10:23 (UTC)
I've just installed the version 6.0.6-1 and obtained the error "There are not enough slots available in the system to satisfy the 3 slots..." It was solved by editing the PKGBUILD with the solution given by @sigvald commented on 2018-02-19 15:18 (thanks sigvald). Wouldn't be better to add this to the pkgbuild?
ioquatix commented on 2018-07-15 06:38 (UTC)
Okay, the v6.0.6 release is available.
ioquatix commented on 2018-06-25 04:02 (UTC)
Here is the new home for the project. https://gitlab.inria.fr/scotch/scotch
I've contacted the author again, I hope there will be a 6.0.6 release soon. Please be patient.
ioquatix commented on 2018-06-25 04:00 (UTC)
I am working with the author of this package, but I don't believe the next major release has been completed yet.
sigvald commented on 2018-06-20 20:24 (UTC)
@phleva: Indeed, "makepkg -sric --cleanbuild" (not pacman) got rid of some errors for me too.
Why is this package ouf-of-date by the way? Is it being deprecated in favor of scotc-mpich? Or is it a matter of so far unresolved issues?
ioquatix commented on 2018-02-26 01:53 (UTC)
I am communicating with the original developer and I hope there would be a good solution soon.
phleva commented on 2018-02-23 21:21 (UTC)
Just want to thank @AsmundEr and @sigvald and maybe help others along the way. Trying to build on a virtual machine with only one processor I ran into the mpirun limitation forementioned. Adding the --oversubscribe flag in the pkgbuild got rid of the error. Also, managed to clear the other errors by cleaning before and having the package localy. "pacman -sric --cleanbuild"
ioquatix commented on 2018-02-19 22:25 (UTC)
@sigvald I have passed your feedback upstream and will attempt to address your issues when I hear back.
sigvald commented on 2018-02-19 15:18 (UTC)
So I managed to install it and the mpirun problem was indeed a problem on my computer and not on the package per se. I'll give workarounds for both issues:
So for the SSL problem I don't know what's up with the SSL of that site. For those who are ready to take the chances of trusting this site, download the source file (http://gforge.inria.fr/frs/download.php/file/34618/scotch_6.0.4.tar.gz) into your scotch folder and run "makepkg -sri". Since the file is already there, it won't complain that the certificate of the site is not trusted.
Second, the testing of scotch involved running something on 4 processes while my laptop only have 2 cores. This was not a problem with my old installation of OpenMPI (perhaps an OpenMPI 3 thing?). If you can't run "mpirun -n 4 echo hello" then you have this problem too. However, adding "--oversubscribe" allows you to run 4 processes. I made makepkg add this flag to the test by adding a sed-line in the the check() function in the PKGBUILD file as follows:
And that made it work. May I suggest adding that sed-line permanently to this PKGBUILD?
sigvald commented on 2018-02-19 12:46 (UTC) (edited on 2018-02-19 12:48 (UTC) by sigvald)
It seems that this error is because the source of the .tar.gz file used to be on an http:// adress but now it is forwarded to an https:// adress (but otherwise the same adress) and my system cannot verify the validity of the certificate. Of course, neither can I, but if you decide to "trust" the source anyway, you can download the .tar.gz-file to your clone of the scotch folder and run makepkg -sri again. Since the source file is already there it won't use curl to try to download it. That gets us one step further, but now I get this one:
I find this a bit strange since I don't normally have any problem running mpirun with 4 processes.
ioquatix commented on 2018-02-19 12:38 (UTC)
I get the same problem now. Is there something wrong with the SSL on that website?
sigvald commented on 2018-02-19 12:32 (UTC) (edited on 2018-02-19 12:46 (UTC) by sigvald)
I get the following:
zoidberg commented on 2018-01-07 08:03 (UTC) (edited on 2018-01-07 08:05 (UTC) by zoidberg)
I am unable to build this package on an up-to-date Arch system. I have pasted the last few lines of the build output below.
AsmundEr commented on 2017-04-04 06:53 (UTC)
ioquatix commented on 2017-04-03 11:30 (UTC)
AsmundEr commented on 2017-04-03 11:29 (UTC)
ioquatix commented on 2017-04-03 11:28 (UTC)
AsmundEr commented on 2017-04-03 11:27 (UTC)
ioquatix commented on 2017-04-03 11:13 (UTC)
ioquatix commented on 2017-04-03 11:10 (UTC)
AsmundEr commented on 2017-04-03 10:53 (UTC)
ioquatix commented on 2017-03-29 23:03 (UTC)
AsmundEr commented on 2017-03-29 13:20 (UTC)
ioquatix commented on 2017-01-25 11:08 (UTC)
ingleandrobarros commented on 2017-01-25 06:02 (UTC)
ioquatix commented on 2017-01-25 00:06 (UTC)
eolianoe commented on 2017-01-24 21:30 (UTC)
ioquatix commented on 2017-01-10 00:57 (UTC)
Aeronaelius commented on 2017-01-09 03:59 (UTC) (edited on 2017-01-09 16:38 (UTC) by Aeronaelius)
franzf commented on 2016-08-11 12:48 (UTC)
eleftg commented on 2015-08-25 19:42 (UTC)
getzze commented on 2015-08-19 16:28 (UTC)
valandil commented on 2015-03-10 14:05 (UTC)
eleftg commented on 2015-03-10 08:23 (UTC)
valandil commented on 2015-03-09 19:45 (UTC)
keepitsimpleengr commented on 2015-02-21 16:20 (UTC)
eleftg commented on 2015-02-20 23:43 (UTC)
keepitsimpleengr commented on 2015-02-20 21:48 (UTC)
eleftg commented on 2015-02-20 17:25 (UTC)
eleftg commented on 2015-02-20 17:17 (UTC)
keepitsimpleengr commented on 2015-02-20 17:11 (UTC)
mickele commented on 2015-02-19 08:44 (UTC)
eleftg commented on 2015-02-19 08:39 (UTC)
eolianoe commented on 2015-02-19 08:23 (UTC)
eleftg commented on 2015-02-19 07:29 (UTC)
eolianoe commented on 2015-02-16 11:49 (UTC)
eleftg commented on 2015-02-16 09:57 (UTC)
myles commented on 2015-02-15 21:03 (UTC)
eolianoe commented on 2015-02-15 19:16 (UTC)
eleftg commented on 2015-02-14 08:05 (UTC)
mickele commented on 2015-01-29 08:17 (UTC)
eleftg commented on 2015-01-28 22:51 (UTC)
mickele commented on 2014-12-14 10:46 (UTC)
mickele commented on 2014-12-12 22:23 (UTC)
saxonbeta commented on 2014-12-10 20:34 (UTC)
gucong commented on 2014-02-18 12:45 (UTC)
jedbrown commented on 2014-01-26 17:54 (UTC)
jdarch commented on 2014-01-26 15:11 (UTC)
Raptorista commented on 2013-10-07 16:06 (UTC)
Raptorista commented on 2013-10-07 16:02 (UTC)
myles commented on 2013-08-11 17:06 (UTC)
gdolle commented on 2013-08-05 10:19 (UTC)
gdolle commented on 2013-08-05 09:06 (UTC)
commented on 2013-05-19 14:51 (UTC)
commented on 2013-05-19 14:46 (UTC)
coincoin commented on 2013-05-03 14:09 (UTC)
coincoin commented on 2013-05-03 14:07 (UTC)
myles commented on 2013-03-13 01:47 (UTC)
coincoin commented on 2013-03-09 20:57 (UTC)
jedbrown commented on 2013-03-03 00:20 (UTC)
commented on 2013-03-02 23:20 (UTC)
myles commented on 2013-02-15 15:02 (UTC)
LWhitson2 commented on 2013-02-02 02:40 (UTC)
CAVT commented on 2013-02-02 01:48 (UTC)
jedbrown commented on 2013-02-01 17:20 (UTC)
jedbrown commented on 2013-02-01 17:17 (UTC)
LWhitson2 commented on 2013-02-01 00:57 (UTC)
jedbrown commented on 2013-01-31 23:31 (UTC)
LWhitson2 commented on 2013-01-31 23:23 (UTC)
LWhitson2 commented on 2013-01-29 12:19 (UTC)
CAVT commented on 2013-01-28 15:14 (UTC)
jedbrown commented on 2013-01-17 14:42 (UTC)
CAVT commented on 2013-01-17 14:11 (UTC)
jedbrown commented on 2012-08-29 12:44 (UTC)
myles commented on 2012-08-29 10:40 (UTC)
myles commented on 2012-08-29 10:30 (UTC)
LWhitson2 commented on 2012-07-11 12:54 (UTC)
commented on 2012-05-17 02:42 (UTC)
LWhitson2 commented on 2012-05-15 19:59 (UTC)
kragacles commented on 2012-05-14 18:36 (UTC)
commented on 2012-03-16 22:42 (UTC)
BELiAL commented on 2012-02-06 09:14 (UTC)
LWhitson2 commented on 2012-02-05 15:21 (UTC)
alfplayer commented on 2012-01-28 02:08 (UTC)
LWhitson2 commented on 2011-12-14 02:04 (UTC)
jedbrown commented on 2011-09-11 21:24 (UTC)
jedbrown commented on 2011-08-21 02:37 (UTC)
kkimdev commented on 2011-08-18 21:55 (UTC)
jedbrown commented on 2011-06-17 17:06 (UTC)
kragacles commented on 2011-06-17 17:05 (UTC)