Re: [petsc-dev] building on Spock

2021-08-13 Thread Junchao Zhang
Yes, the two files are just petsc headers. --Junchao Zhang On Fri, Aug 13, 2021 at 5:17 PM Mark Adams wrote: > I seem to be getting Kokkos includes in my install but there is no kokkos > in the configure and I started with a clean PETSc arch directory and > install directory. Does this make se

Re: [petsc-dev] building on Spock

2021-08-13 Thread Mark Adams
On Fri, Aug 13, 2021 at 2:25 PM Aaron Scheinberg wrote: > Hey Mark, I believe the problem is in this line: > > export PE_MPICH_GTL_DIR_amd_gfx908="-L/opt/cray/pe/mpich/8.1.4/gtl/lib" > "8.1.4" should be replaced with "default" since I think that version is in > flux. > Good catch. Its running n

Re: [petsc-dev] building on Spock

2021-08-13 Thread Aaron Scheinberg
Hey Mark, I believe the problem is in this line: export PE_MPICH_GTL_DIR_amd_gfx908="-L/opt/cray/pe/mpich/8.1.4/gtl/lib" "8.1.4" should be replaced with "default" since I think that version is in flux. On Fri, Aug 13, 2021 at 1:49 PM Mark Adams wrote: > I was building on Spock a few weeks ago,

Re: [petsc-dev] building on Spock

2021-08-13 Thread Mark Adams
On Fri, Aug 13, 2021 at 2:01 PM Matthew Knepley wrote: > On Fri, Aug 13, 2021 at 1:49 PM Mark Adams wrote: > >> I was building on Spock a few weeks ago, but am getting these errors now. >> I have a setup with this environment and get this error. >> >> Any ideas? >> > > Here is the error: > > Exe

Re: [petsc-dev] building on Spock

2021-08-13 Thread Paul Mullowney
Here's a script I use for building Hypre that worked a few days ago. It may help with PETSc. https://github.com/hypre-space/hypre/issues/401 -Paul On Fri, Aug 13, 2021 at 12:02 PM Matthew Knepley wrote: > On Fri, Aug 13, 2021 at 1:49 PM Mark Adams wrote: > >> I was building on Spock a few wee

Re: [petsc-dev] building on Spock

2021-08-13 Thread Matthew Knepley
On Fri, Aug 13, 2021 at 1:49 PM Mark Adams wrote: > I was building on Spock a few weeks ago, but am getting these errors now. > I have a setup with this environment and get this error. > > Any ideas? > Here is the error: Executing: cc -o /tmp/petsc-6izfgpkr/config.setCompilers/conftest -L/opt/