Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Vanella, Marcos (Fed) via petsc-users
To: Vanella, Marcos (Fed) Cc: Matthew Knepley ; petsc-users@mcs.anl.gov Subject: Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI Hi Marcos, Yes, I compiled with clang instead of icc (no particular reason for this; I tend to use gcc/clang). I use mpich4.1.1, which I

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Samar Khatiwala
: Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI Hi, for what it’s worth, clang + ifort from OneAPI 2023 update 1 works fine for me on both Intel and M2 Macs. So it might just be a matter of upgrading. Samar On May 15, 2023, at 5:53 PM, Matthew Knepley wrote: Send

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Matthew Knepley
> -- > mpiexec detected that one or more processes exited with non-zero status, > thus causing > the job to be terminated. The first process to do so was: > > Process name: [[48108,1],0] > Exit code:

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Vanella, Marcos (Fed) via petsc-users
gov>> Cc: petsc-users@mcs.anl.gov<mailto:petsc-users@mcs.anl.gov> mailto:petsc-users@mcs.anl.gov>> Subject: Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI On Mon, May 15, 2023 at 11:19 AM Vanella, Marcos (Fed) via petsc-users mailto:petsc-users@mcs.anl.gov

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Samar Khatiwala
ilto:marcos.vane...@nist.gov>> Sent: Monday, May 15, 2023 12:20 PM To: Matthew Knepley mailto:knep...@gmail.com>> Cc: petsc-users@mcs.anl.gov<mailto:petsc-users@mcs.anl.gov> mailto:petsc-users@mcs.anl.gov>> Subject: Re: [petsc-users] Compiling PETSC with Intel OneAPI compile

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Vanella, Marcos (Fed) via petsc-users
Hi Matt, attached is the file. Thanks! Marcos From: Matthew Knepley Sent: Monday, May 15, 2023 12:53 PM To: Vanella, Marcos (Fed) Cc: petsc-users@mcs.anl.gov Subject: Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI Send us

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Vanella, Marcos (Fed) via petsc-users
clusters. Marcos From: Satish Balay Sent: Monday, May 15, 2023 12:48 PM To: Vanella, Marcos (Fed) Cc: petsc-users Subject: Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI Ops - for some reason I assumed this build is on Mac M1. [likely due

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Matthew Knepley
sing > the job to be terminated. The first process to do so was: > > Process name: [[48108,1],0] > Exit code: 174 > -------------- > Completed test examples > Error while running make check > make[1]: *** [c

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Vanella, Marcos (Fed) via petsc-users
ubject: Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI Thank you Matt I'll try this and let you know. Marcos From: Matthew Knepley Sent: Monday, May 15, 2023 12:08 PM To: Vanella, Marcos (Fed) Cc: petsc-users@mcs.anl.gov Subject: Re: [p

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Satish Balay via petsc-users
PM > To: Vanella, Marcos (Fed) > Cc: petsc-users@mcs.anl.gov > Subject: Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and > OpenMPI > > I see Intel compilers here are building x86_64 binaries - that get run on the > Arm M1 CPU - perhaps there are issues here wi

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Vanella, Marcos (Fed) via petsc-users
version of the lib on this computer. Marcos From: Satish Balay Sent: Monday, May 15, 2023 12:10 PM To: Vanella, Marcos (Fed) Cc: petsc-users@mcs.anl.gov Subject: Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI I see Intel compilers here

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Vanella, Marcos (Fed) via petsc-users
Thank you Matt I'll try this and let you know. Marcos From: Matthew Knepley Sent: Monday, May 15, 2023 12:08 PM To: Vanella, Marcos (Fed) Cc: petsc-users@mcs.anl.gov Subject: Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI On Mon, May

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Satish Balay via petsc-users
I see Intel compilers here are building x86_64 binaries - that get run on the Arm M1 CPU - perhaps there are issues here with this mode of usage.. > I'm starting to work with PETSc. Our plan is to use the linear solver from > PETSc for the Poisson equation on our numerical scheme and test this

Re: [petsc-users] Compiling PETSC with Intel OneAPI compilers and OpenMPI

2023-05-15 Thread Matthew Knepley
On Mon, May 15, 2023 at 11:19 AM Vanella, Marcos (Fed) via petsc-users < petsc-users@mcs.anl.gov> wrote: > Hello, I'm trying to compile the PETSc library version 3.19.1 with OpenMPI > 4.1.4 and the OneAPI 2022 Update 2 Intel Compiler suite on a Mac with OSX > Ventura 13.3.1. > I can compile PETSc