Skip to content

Commit

Permalink
Apply suggestions from yasahi-hpc review
Browse files Browse the repository at this point in the history
Co-authored-by: yasahi-hpc <[email protected]>
  • Loading branch information
tpadioleau and yasahi-hpc authored Jan 4, 2025
1 parent f1d1455 commit 261e9cf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ To use DDC core, one needs the following dependencies:
* a C++17-compliant compiler
* CMake 3.22...<4
* Kokkos 4.4...4.5
* (optional) Benchmark 1.8...<2
* (optional) Doxygen 1.8.13...<2
* (optional) GoogleTest 1.14...<2
* (optional, micro benchmarking) Benchmark 1.8...<2
* (optional, documentation) Doxygen 1.8.13...<2
* (optional, unit-testing) GoogleTest 1.14...<2

To use DDC components, one needs the following dependencies:

* (optional) DDC::fft
* (optional, fft interface) DDC::fft
* Kokkos-fft 0.2.1...<1
* (optional) DDC::pdi
* (optional, IO interface) DDC::pdi
* PDI 1.6...<2
* (optional) DDC::splines
* (optional, spline interpolation) DDC::splines
* Ginkgo 1.8.0
* Kokkos Kernels fork <https://github.com/yasahi-hpc/kokkos-kernels> on branch develop-spline-kernels-v2

Expand Down

0 comments on commit 261e9cf

Please sign in to comment.