ExtremeFLOW / neko

/ᐠ. 。.ᐟ\ᵐᵉᵒʷˎˊ˗
https://neko.cfd/
Other
159 stars 27 forks source link

Problem compiling with AOCC 4.2.0 #1228

Open Tanknam opened 3 months ago

Tanknam commented 3 months ago

Hi, I'm trying to compile Neko v0.6.1 with AOCC 4.2.0 and OpenMPI 4.1.6. However I got this error during make: mpifort -O2 -std=f2008 -c -o case.o ../../src/case.f90 F90-S-0155-Could not resolve generic procedure set_flow_ic (../../src/case.f90: 238)

njansson commented 3 months ago

Unfortunately, Neko cannot be compiled with AOCC. This is a known issue with AOCC and some other flang-based compilers.