Skip to content
Snippets Groups Projects
  1. Dec 06, 2023
  2. Dec 05, 2023
  3. Dec 04, 2023
  4. Nov 30, 2023
  5. Nov 29, 2023
    • Santiago Ospina De Los Ríos's avatar
      Merge branch 'bugfix/fix-lrutest' into 'master' · 1293a8c2
      Santiago Ospina De Los Ríos authored
      [bugfix] Include config.h in lrutest.cc
      
      See merge request !1317
      1293a8c2
    • Carsten Gräser's avatar
      [bugfix] Include config.h in lrutest.cc · 1d5dfe12
      Carsten Gräser authored
      This fixes a linker error for me. Without this patch I get:
      
      > rutest.cc:(.text._ZN3MPI9IntracommC2Ev[_ZN3MPI9IntracommC5Ev]+0x18): undefined reference to `MPI::Comm::Comm()'
      > /usr/bin/ld: CMakeFiles/lrutest.dir/lrutest.cc.o: in function `MPI::Intracomm::Intracomm(ompi_communicator_t*)':
      > lrutest.cc:(.text._ZN3MPI9IntracommC2EP19ompi_communicator_t[_ZN3MPI9IntracommC5EP19ompi_communicator_t]+0x2c): undefined reference to `MPI::Comm::Comm()'
      > /usr/bin/ld: CMakeFiles/lrutest.dir/lrutest.cc.o: in function `MPI::Op::Init(void (*)(void const*, void*, int, MPI::Datatype const&), bool)':
      > lrutest.cc:(.text._ZN3MPI2Op4InitEPFvPKvPviRKNS_8DatatypeEEb[_ZN3MPI2Op4InitEPFvPKvPviRKNS_8DatatypeEEb]+0x2a): undefined reference to `ompi_mpi_cxx_op_intercept'
      > /usr/bin/ld: CMakeFiles/lrutest.dir/lrutest.cc.o:(.data.rel.ro._ZTVN3MPI3WinE[_ZTVN3MPI3WinE]+0x48): undefined reference to `MPI::Win::Free()'
      > /usr/bin/ld: CMakeFiles/lrutest.dir/lrutest.cc.o:(.data.rel.ro._ZTVN3MPI8DatatypeE[_ZTVN3MPI8DatatypeE]+0x78): undefined reference to `MPI::Datatype::Free()'
      1d5dfe12
  6. Nov 26, 2023
  7. Nov 24, 2023
  8. Nov 23, 2023
  9. Nov 22, 2023
  10. Nov 20, 2023
  11. Nov 11, 2023
  12. Nov 06, 2023
  13. Nov 05, 2023
  14. Nov 04, 2023
  15. Nov 01, 2023
  16. Oct 27, 2023
  17. Oct 26, 2023
Loading