Skip to content
Snippets Groups Projects
Commit 5312a383 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Add ackowledgments section to global README file

parent 036c132b
Branches
Tags
No related merge requests found
...@@ -13,6 +13,10 @@ Distributing the code and its sources is possible under the terms of the GNU GPL ...@@ -13,6 +13,10 @@ Distributing the code and its sources is possible under the terms of the GNU GPL
*NOTE:* The building process requires a working installation of a C++ and a FORTRAN compiler. Many solutions are available, but the recommended option is the *GNU Compiler Collection* `gcc` with the addition of `g++` and `gfortran`. The parallel code implementation further requires the use of parallel compilers complying with the MPI standard (*OpenMPI*, *MPICH*). *NOTE:* The building process requires a working installation of a C++ and a FORTRAN compiler. Many solutions are available, but the recommended option is the *GNU Compiler Collection* `gcc` with the addition of `g++` and `gfortran`. The parallel code implementation further requires the use of parallel compilers complying with the MPI standard (*OpenMPI*, *MPICH*).
# Acknowledgments
Supported by Italian Research Center on High Performance Computing Big Data and Quantum Computing (ICSC), project funded by European Union - NextGenerationEU - and National Recovery and Resilience Plan (NRRP) - Mission 4 Component 2 within the activities of Spoke 3 (Astrophysics and Cosmos Observations). This work was completed in part at the CINECA GPU HACKATHON 2024, part of the Open Hackathons program. The authors would like to acknowledge OpenACC-Standard.org for their support.
# License # License
Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment