[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add libpetsc
From: |
Eric Bavier |
Subject: |
Re: [PATCH] gnu: Add libpetsc |
Date: |
Thu, 01 May 2014 15:52:26 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
Pushed.
address@hidden (Ludovic Courtès) writes:
> (This CMake story is terrible, BTW.)
I removed CMake from the package inputs. PETSc then uses an alternative
build system, which is much slower because it doesn't support build
parallelism, but it doesn't put absolute file names into the fortran
modules.
>> +++ b/gnu/packages/patches/petsc-fix-threadcomm.patch
>
> Please add a comment at the beginning of the patch saying what it does
> and whether it’s available upstream.
I submitted the patch to the developers.
--
`~Eric