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 <ba...@mcs.anl.gov>:
>
>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/
>
>What compilers are you attempting to use with PETSc? Can you retry your build
>- as per the above instructions?
>
>If you still encounter issues - send us the corresponding configure.log.
>
>Also - best if you can copy/paste text from terminal - instead of screenshots
>
>Note: if you can use WSL2(linux) on your windows machine - that might be an
>easier install
>
>Satish