fbaru-dev / nbody-demoLinks
This is an example code based on a simple N-body simulation written in C++ which can be used to demonstrate the functionality of the Intel® compiler report and Intel® Advisor.
☆18Updated 4 years ago
Alternatives and similar repositories for nbody-demo
Users that are interested in nbody-demo are comparing it to the libraries listed below
Sorting:
- Molecular dynamics proxy application based on Kokkos☆33Updated last year
- A shared-memory FFT for the Kokkos ecosystem☆45Updated last week
- A library for C++/Fortran computer simulations (e.g. stencil codes, mesh-free, unstructured grids, n-body & particle methods). Scales fro…☆40Updated 4 years ago
- Distributed View Extension for Kokkos☆49Updated last year
- This is a set of simple programs that can be used to explore the features of a parallel platform.☆12Updated 2 months ago
- Sparse 3D FFT library with MPI, OpenMP, CUDA and ROCm support☆54Updated 5 months ago
- Header-only C++20 wrapper for MPI 4.0.☆16Updated 2 years ago
- GTensor is a multi-dimensional array C++14 header-only library for hybrid GPU development.☆36Updated last month
- List all available information about all SYCL devices and platforms☆15Updated 5 years ago
- Department of Energy Standard Utility Library☆32Updated last month
- YAKL is A Kokkos Layer: A simple C++ framework for performance portability and Fortran code porting☆69Updated 3 months ago
- Experimental Explicit Communications API for Kokkos☆28Updated this week
- DLA-Future☆81Updated last month
- Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools☆137Updated 3 weeks ago
- Vectorised data model base and helper classes.☆20Updated 3 months ago
- OpenMP offload playground☆10Updated last year
- Mini-applications that exclusively use the Kokkos programming model☆12Updated 2 years ago
- Implementation of MPI that supports large counts☆48Updated last year
- Kripke is a simple, scalable, 3D Sn deterministic particle transport code☆41Updated 3 months ago
- This aims to be an wrapper to C-MPI3 for C++, using the principles of simplicity, STL, RAII and Boost and enforcing type-safety. This i…