Re: [deal.II] Compilation error in dealii development version (9.1.0-pre, shortrev c6b7876) using gcc/7.2.0 compiler and cuda/9.2

2018-09-19 Thread Sambit Das
Hi Daniel, The third issue is fixed in https://github.com/dealii/dealii/pull/7213 > > . Thank you for creating the fix. the first issue you observed is related to >

Re: [deal.II] Compilation error in dealii development version (9.1.0-pre, shortrev c6b7876) using gcc/7.2.0 compiler and cuda/9.2

2018-09-19 Thread Daniel Arndt
Sambit, the first issue you observed is related to https://gitlab.kitware.com/cmake/cmake/issues/17538. In particular, the MPI include directories might not be set correctly for the CUDA compiler. This often happens when the CMAKE_CXX_COMPILER does not need additional include directories to

Re: [deal.II] Compilation error in dealii development version (9.1.0-pre, shortrev c6b7876) using gcc/7.2.0 compiler and cuda/9.2

2018-09-18 Thread Sambit Das
It seems the issue is related to -DDEAL_II_WITH_64BIT_INDICES=ON. If I set -DDEAL_II_WITH_64BIT_INDICES=OFF, the compilation worked fine. Best, Sambit On Tuesday, September 18, 2018 at 11:17:43 PM UTC-5, Sambit Das wrote: > > Hi Bruno and Jean, > > Based on the discussion in

Re: [deal.II] Compilation error in dealii development version (9.1.0-pre, shortrev c6b7876) using gcc/7.2.0 compiler and cuda/9.2

2018-09-18 Thread Sambit Das
Hi Bruno and Jean, Based on the discussion in (https://github.com/dealii/dealii/issues/7204 ) I used the temporary fix of setting SET(ZLIB_INCLUDE_DIR

Re: [deal.II] Compilation error in dealii development version (9.1.0-pre, shortrev c6b7876) using gcc/7.2.0 compiler and cuda/9.2

2018-09-18 Thread Sambit Das
Hi Jean-Paul, Thanks for referring me to the github issue ( https://github.com/dealii/dealii/issues/7204 ). It does seem they are related issues. I will keep

Re: [deal.II] Compilation error in dealii development version (9.1.0-pre, shortrev c6b7876) using gcc/7.2.0 compiler and cuda/9.2

2018-09-18 Thread Jean-Paul Pelteret
Hi Sambit, Your new error looks like the same one reported (https://github.com/dealii/dealii/issues/7204 ) yesterday so I don’t think that using another version of CMake will fix it. I’m not quite sure what the answer to the problem is, since the

[deal.II] Compilation error in dealii development version (9.1.0-pre, shortrev c6b7876) using gcc/7.2.0 compiler and cuda/9.2

2018-09-17 Thread Sambit Das
Dear all, I am trying to compile the latest development version of dealii (9.1.0-pre, shortrev c6b7876) using gcc/7.2.0, openmpi/3.0.0/gcc/7.2.0, cuda/9.2 and cmake-3.12.2. During compilation I get the following error: [ 57%] Building CUDA object