miniFE icon indicating copy to clipboard operation
miniFE copied to clipboard

How to build MiniFE

Open hello-sources opened this issue 2 years ago • 3 comments

I want to build a docker image that contains MiniFE, and I try to download the v2.1.0.But the source code doesn't contain make file,so how to build MiniFE?

hello-sources avatar Jun 02 '23 08:06 hello-sources

The basic makefile is here: https://github.com/Mantevo/miniFE/blob/master/ref/basic/makefile

There are others in the same directory

maherou avatar Jun 02 '23 10:06 maherou

Is there any instructions to build the Kokkos version?

keitaTN avatar Jun 25 '24 20:06 keitaTN

There is a makefile in kokkos/src/Makefile but I don’t know if it is up to date

maherou avatar Jun 25 '24 21:06 maherou