On Mon, Jul 17, 2023 at 6:08 AM Константин via petsc-users <
petsc-users@mcs.anl.gov> wrote:
> Hello. I have such problem, while I'm making petsc
> $ make
> C:/cygwin64/home/itugr/asd/petsc//lib/petsc/conf/petscvariables:140: ***
> Too many open files. Stop.
> Are there any advices how to fix it
For me, I got no problem when compiling Petsc with Mumps under mingw/clang
or gcc, everything works fine.
May be i could write a tutorial when I'll have time, now i'm on holidays.
Le lun. 17 juil. 2023 à 12:08, Константин via petsc-users <
petsc-users@mcs.anl.gov> a écrit :
> Hello. I have such
Hello. I have such problem, while I'm making petsc
$ make
C:/cygwin64/home/itugr/asd/petsc//lib/petsc/conf/petscvariables:140: *** Too
many open files. Stop.
Are there any advices how to fix it?
--
Константин
>Вторник, 11 июля 2023, 23:09 +03:00 от Satish Balay :
>
>On Tue, 11 Jul 202
On Tue, 11 Jul 2023, Константин via petsc-users wrote:
>
> Hello, I'm trying to build petsc on windows. And when I make it I have such
> problem
from the screenshot - it appears you are not using cygwin terminal(bash-shell)
- as per instructions
https://petsc.org/release/install/windows/
Wha