filippi-claudia / champ

The Cornell-Holland Ab-initio Materials Package (CHAMP) is a quantum Monte Carlo suite of programs for electronic structure calculations of atomic and molecular systems.
GNU General Public License v3.0
18 stars 7 forks source link

Modifications to compile with llvm compilers (aocc-flang) #277

Closed krahmouasy closed 11 months ago

krahmouasy commented 11 months ago

This patch aim to fix the issues discussed in email last week which are present when compiling with llvm/aocc-flang.

Previously reported modifications to src/parser/fdf.F90 appears to have already been fixed. Another pull request should follow next week to implement modifications to CMakeLists.txt and CMakeModules/FindSIMD.cmake

neelravi commented 11 months ago

Thank you very much @krahmouasy!