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

Add support for "classic" flang and aocc flang compiler in CMakeLists and FindSIMD #282

Closed krahmouasy closed 11 months ago

krahmouasy commented 11 months ago

Hello, As promised this is the second part of the modifications reported by email previously.

This patch adds support for flang in CMakeLists.txt and FindSIMD.cmake. This is intended for both "classic" flang and aocc-flang This doesn't include the new flang for which the CMake identifier is LLVMFlang.