N-body simulation with using OpenMP and CUDA Resources: CUDA: https://cuda-tutorial.readthedocs.io/en/latest/ https://developer.nvidia.com/blog/even-easier-introduction-cuda/ https://docs.nvidia.com/cuda/cuda-c-programming-guide/ OpenMP: https://github-pages.ucl.ac.uk/research-computing-with-cpp/08openmp/02_intro_openmp.html Other: https://en.wikipedia.org/wiki/N-body_problem https://rosettacode.org/wiki/N-body_problem https://www.unoosa.org/documents/pdf/psa/activities/2019/UNJordanWorkshop/Presentations/5.8_NBPv2_002.pdf