Re: [petsc-users] make check error using Intel MKL

2024-07-05 Thread Satish Balay
On Fri, 5 Jul 2024, dr hwang wrote: > thanks for your answer, i am using gcc-9 in my ubuntu20. 04,if gcc9 compatible with intel parallel studio 2019? Whats the exact version? You can look it up here - for ex: for 19. 0. 5: https: //urldefense. us/v3/__https: //www. intel. com/content/www/us/en

[petsc-users] Strategies for coupled nonlinear problems

2024-07-05 Thread Miguel Angel Salazar de Troya
Hello, I have the Navier-Stokes equation coupled with a convection-diffusion equation for the temperature. It is a two-way coupling because the viscosity depends on the temperature. One way to solve this is with some kind of fixed point iteration scheme, where I solve each equation separately in a

Re: [petsc-users] Problem about compiling PETSc-3.21.2 under Cygwin

2024-07-05 Thread Gang Li
Hi Satish, Thanks. Problem fixed. Gang Replied Message FromSatish BalayDate7/5/2024 12:31ToGang LiCcpetsc-usersSubjectRe: [petsc-users] Problem about compiling PETSc-3.21.2 under Cygwin $ ./configure --with-cc=win32fe_icl --with-fc=win32fe_ifort --with-cxx=win32fe_icl \ --with-precisio