Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 186 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 186 Bytes

NBody - Direct Summation Comparison

This repo is a base of work to compare various implementations in parallel with Kokkos of the simplest Direct Summation (O(N^2)) Nbody algorithm.