OP-DSL / OP2-Common

OP2: open-source framework for the execution of unstructured grid applications on clusters of GPUs or multi-core CPUs
https://op-dsl.github.io
Other
98 stars 47 forks source link

Make fails on CentOS #244

Open spjammy opened 1 year ago

spjammy commented 1 year ago

Tried to compile on CentOS

make config ../makefiles/common.mk:16: *** missing separator. Stop.

Versions Used: CentOS Linux release 7.9.2009 (Core)

Make version: GNU Make 3.82 Built for x86_64-redhat-linux-gnu

reguly commented 1 year ago

The OP2 build process requires gmake 4+ - can you try with that?