This repository is for testing (apart from what ddc) ddc internal for any potential issue. This helps for even more robust and enhancement to ddc.
List of contributions that have been made to the UPSTREAM repo Kokkos: This is here, for me, to track what has been changed through my end.
ddc:
- add static_assert for MemorySpace
- Fix: Safely return max() for missing tags in TypeSeq
- Feature: Add profiling label support to SplineBuilder(closed)
- clamp periodic coordinate to prevent evaluation at rmax(closed)
- improvemnt in splinebuilder::check_valid_grid in point>current_cell_end_idx(closed)
- Improvement in GrevilleInterpolationPoints
If you want to install ddc with version @0.15.0 then follow this command:
bash ./prepare.sh(Note: This is in initial phase i will add thorough file in ddc in future.)
Thanks for your patience.
Reference : ddc(discrete domain library)