diff --git a/README.md b/README.md index 472443f23ae2e1a84bd35446739bfb446f401255..88a2a929a0d03e0c122d92e7f7b8dbdcc4ce8f06 100644 --- a/README.md +++ b/README.md @@ -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*). +# 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 Copyright (C) 2024 INAF - Osservatorio Astronomico di Cagliari