[deal.II] dealii-9.4.0 release candidate 1

2022-06-16 Thread Matthias Maier
Dear all, We have tagged a first release candidate for the upcoming deal.II 9.4.0 release. You can find the sources and a generated offline documentation here: https://github.com/dealii/dealii/releases/tag/v9.4.0-rc1 Alternatively, you can switch to the dealii-9.4 branch in your local git rep

Re: [deal.II] Compilation fails for deal.II when compiling with PETSc+Kokkos

2022-06-16 Thread Daniel Arndt
Roland, Instead of debugging where thighs go wring in choosing the correct compiler when using the launch_compiler, you could either use Kokkos' nvcc_wrapper (in the Kokkos installation directory in the bin directory) or use clang++. The former one forces all compilation to go through nvcc which y

Re: [deal.II] Compilation fails for deal.II when compiling with PETSc+Kokkos

2022-06-16 Thread 'develo...@googlemail.com' via deal.II User Group
I did not set any of those settings by hand, they were set automatically during the configuration/generation step, I suppose. Regards, Roland Wolfgang Bangerth schrieb am Donnerstag, 16. Juni 2022 um 10:14:10 UTC+2: > On 6/16/22 01:49, 'develo...@googlemail.com' via deal.II User Group wrote: > >

Re: [deal.II] Compilation fails for deal.II when compiling with PETSc+Kokkos

2022-06-16 Thread Wolfgang Bangerth
On 6/16/22 01:49, 'develo...@googlemail.com' via deal.II User Group wrote: ** Thanks for the idea! I tested it, and got the following output: //opt/petsc/bin/kokkos_launch_compiler /opt/petsc/bin/nvcc_wrapper /opt/intel/oneapi/mpi/2021.6.0/bin/mpicxx /opt/intel/oneapi/mpi/2021.6.0/bin/mpicxx -

Re: [deal.II] Compilation fails for deal.II when compiling with PETSc+Kokkos

2022-06-16 Thread 'develo...@googlemail.com' via deal.II User Group
Thanks for the idea! I tested it, and got the following output: */opt/petsc/bin/kokkos_launch_compiler /opt/petsc/bin/nvcc_wrapper /opt/intel/oneapi/mpi/2021.6.0/bin/mpicxx /opt/intel/oneapi/mpi/2021.6.0/bin/mpicxx -DBOOST_NO_AUTO_PTR -fPIC -march=native -mavx2 -fPIC -Wall -Wextra -Wmiss