S I did with the following options
cmake -DTPL_ENABLE_MPI=ON -DMPI_BASE_DIR=/apps/compilers/openmpi/4.1.1
-DTrilinos_ENABLE_ALL_PACKAGES=ON -DTPL_ENABLE_Boost=OFF
-DBUILD_SHARED_LIBS=ON -DTPL_ENABLE_Netcdf=OFF
-DCMAKE_INSTALL_PREFIX=/apps/libs/Trillions-13.2 ../
On Tuesday, March 15, 2022 at
I've compiled a deal.ii using CMake with the below options
cmake -DCMAKE_INSTALL_PREFIX=/apps/codes/deal_II/9.3.3
-DHDF5_DIR=/apps/libs/hdf5/gcc/1.12.1 -DP4EST_DIR=/apps/libs/p4est-2.8
-DDEAL_II_WITH_MPI=ON -DTRILINOS_DIR=/apps/libs/Trillions-13.2 ../
compile was successful
while installing us
Hello All,
I'm trying to build deal.II 9.2.0 but it throwing an error like this
*/apps/libs/Trillions-13.2/lib/libkokkoscore.a(Kokkos_Profiling.cpp.o):
requires dynamic R_X86_64_32 reloc which may overflow at runtime; recompile
with -fPIC*
I' ve used make option like this
*cmake -DCMAKE_INSTALL