Skip to content
Snippets Groups Projects
  1. Jun 13, 2020
  2. May 26, 2020
    • Dmitriy Morozov's avatar
      9e2377b7
    • Dmitriy Morozov's avatar
      Add missing <map> in i/diy/thread.hpp · de47a9a8
      Dmitriy Morozov authored
      de47a9a8
    • Sujin Philip's avatar
      Better diy-mpi interface · f64a30d1
      Sujin Philip authored
      1. In header-only mode, non-explicit conversion functions between
      DIY_MPI_..., MPI_... and diy::mpi... types are available. So passing MPI types
      directly where DIY_MPI... types are expected should work.
      
      2. In library mode, use `mpi_cast` to convert from diy to mpi types and
      `make_DIY_MPI..` to convert from mpi to diy handle types.
      
      3. In code that is expected to work in both header-only and library
      modes, method 2 above should be used. This includes all code that is
      part of the diy library.
      f64a30d1
  3. May 22, 2020
    • Sujin Philip's avatar
      Enable stricter warnings and fix them · e9a24b89
      Sujin Philip authored
      Enable stricter warnings that are used by client projects like VTK-m, so that
      they are caught sooner.
      
      This will reduce the number of backported changes from VTK-m.
      e9a24b89
  4. May 19, 2020
  5. Feb 04, 2020
  6. Feb 03, 2020
  7. Jan 29, 2020
  8. Jan 28, 2020
  9. Nov 06, 2019
  10. Nov 05, 2019
  11. Oct 04, 2019
  12. Oct 01, 2019
  13. Sep 25, 2019
  14. Sep 09, 2019
  15. Sep 05, 2019
  16. Sep 04, 2019
Loading