-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
Hello everyone,
I am trying to compile and use the code which looks amazing.
The Dockerfile gives an error on the line that contains make -f Makefile_docker all. It can be corrected by replacing ARG BASE_IMAGE=ubuntu:20.04 with ARG BASE_IMAGE=ubuntu to use the latest version (maybe the changed something in Fossal Foca that prevents the code from working?).
However, after dealing with that and obtaining a correct compilation and exporting OMP_NUM_THREADS=4 I can't get the program to print anything in the terminal.
Concerning the taylor-green vortex test case, it yields a segmentation fault error somewhere so I may be doing something wrong.
Do I need to do anything else besides what's done in the dockerfile?
Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels