Recent Releases of https://github.com/darma-tasking/magistrate

https://github.com/darma-tasking/magistrate - 1.6.0

We are pleased to announce the 1.6.0 stable release of magistrate, compatible with all 1.6.0 libraries in the DARMA-tasking ecosystem.

What's Changed

  • #312: fix documentation CI by @thearusable in https://github.com/DARMA-tasking/magistrate/pull/320
  • 325: Fix CI badges in README by @JacobDomagala in https://github.com/DARMA-tasking/magistrate/pull/326
  • #327: Fix typo in README by @JacobDomagala in https://github.com/DARMA-tasking/magistrate/pull/328
  • Drop test_logical_device_view_contents by @dalg24 in https://github.com/DARMA-tasking/magistrate/pull/319
  • #329: Implement stream serializer by @Matthew-Whitlock in https://github.com/DARMA-tasking/magistrate/pull/330
  • 333 add more warnings and then eliminate their sources by @lifflander in https://github.com/DARMA-tasking/magistrate/pull/334
  • #260: Add alias namespace by @thearusable in https://github.com/DARMA-tasking/magistrate/pull/339
  • #335: Add std::queue serializer by @thearusable in https://github.com/DARMA-tasking/magistrate/pull/342
  • #331: Spack develop workflow fixes by @Matthew-Whitlock in https://github.com/DARMA-tasking/magistrate/pull/332
  • #341: Add script for generating license and header guards by @thearusable in https://github.com/DARMA-tasking/magistrate/pull/346
  • #273: add std::optional serializer by @thearusable in https://github.com/DARMA-tasking/magistrate/pull/347
  • #272: Add unit test to cover empty base optimization when using tuple by @thearusable in https://github.com/DARMA-tasking/magistrate/pull/343
  • #351: Update build against vt CI to fail properly by @thearusable in https://github.com/DARMA-tasking/magistrate/pull/352
  • #308: Rename KOKKOS macros by @thearusable in https://github.com/DARMA-tasking/magistrate/pull/340
  • #354: Bump minimum CMake version to 3.23 and update find_package_local to work with packageName_ROOT by @JacobDomagala in https://github.com/DARMA-tasking/magistrate/pull/355
  • #350: Prefix CMake internal variables with magistrate_ and create a new target named magistrate to enable the use of find_package(magistrate) by @JacobDomagala in https://github.com/DARMA-tasking/magistrate/pull/353
  • #356: Fix backward compatibility with using magistrate via add_subdirectory() and wanting to use vt::lib::checkpoint target by @JacobDomagala in https://github.com/DARMA-tasking/magistrate/pull/357
  • #358: Use correct Kokkos variable within magistrateConfig.cmake file by @JacobDomagala in https://github.com/DARMA-tasking/magistrate/pull/359
  • #360: fix documentation build unable to find Doxyfile-mcss by @cz4rs in https://github.com/DARMA-tasking/magistrate/pull/361
  • #363: Bump version to 1.5.0 ahead of release by @cwschilly in https://github.com/DARMA-tasking/magistrate/pull/364
  • #369 Implement checkpoint::is_footprinter<> by @Matthew-Whitlock in https://github.com/DARMA-tasking/magistrate/pull/370
  • #365: add support for Kokkos::Array by @nmm0 in https://github.com/DARMA-tasking/magistrate/pull/366
  • #371: [docs] use fixed doxygen version, add C++17 dependency, fix markup issues by @cz4rs in https://github.com/DARMA-tasking/magistrate/pull/375
  • #376: rename virtual serialize macros by @cz4rs in https://github.com/DARMA-tasking/magistrate/pull/378
  • #380: Add action-git-diff-check workflow by @cwschilly in https://github.com/DARMA-tasking/magistrate/pull/381
  • #349: use docker images from DARMA-tasking/workflows by @cz4rs in https://github.com/DARMA-tasking/magistrate/pull/377
  • 344 implement user traits by @Matthew-Whitlock in https://github.com/DARMA-tasking/magistrate/pull/345
  • #379: check extensions of C++ source files by @cz4rs in https://github.com/DARMA-tasking/magistrate/pull/383
  • #384: cancel in progress builds when a new push occurs by @cz4rs in https://github.com/DARMA-tasking/magistrate/pull/385
  • #386: bump version to 1.6.0 by @cwschilly in https://github.com/DARMA-tasking/magistrate/pull/387

New Contributors

  • @dalg24 made their first contribution in https://github.com/DARMA-tasking/magistrate/pull/319
  • @Matthew-Whitlock made their first contribution in https://github.com/DARMA-tasking/magistrate/pull/330

Full Changelog: https://github.com/DARMA-tasking/magistrate/compare/1.4.0...1.6.0

- C++
Published by cwschilly 9 months ago

https://github.com/darma-tasking/magistrate - 1.4.0

We are pleased to announce the 1.4.0 stable release of magistrate.

What's Changed

  • #303: use gtest imported targets by @nmm0 in https://github.com/DARMA-tasking/magistrate/pull/304
  • #314: Kokkos: Update rank capitalization for Kokkos 4.1 by @lifflander in https://github.com/DARMA-tasking/magistrate/pull/315
  • #263: Use either Kokkos:: or KokkosKernels:: EXPORT namespace for linking against Kokkos Kernels by @PhilMiller in https://github.com/DARMA-tasking/magistrate/pull/290
  • #313: Update CUDA docker image to latest 11.2 patch by @PhilMiller in https://github.com/DARMA-tasking/magistrate/pull/316
  • #274 add serializer for c++17 std::variant by @lifflander in https://github.com/DARMA-tasking/magistrate/pull/317
  • #311: Remove sprintf warning by @thearusable in https://github.com/DARMA-tasking/magistrate/pull/318
  • #321: Bump version to 1.4.0 ahead of release by @cwschilly in https://github.com/DARMA-tasking/magistrate/pull/322

Full Changelog: https://github.com/DARMA-tasking/magistrate/compare/1.3.0...1.4.0

- C++
Published by cwschilly about 2 years ago

https://github.com/darma-tasking/magistrate - 1.3.0

We are pleased to announce the 1.3.0 stable release of magistrate.

- C++
Published by cz4rs over 2 years ago