Skip to content

Docker issues #89

@javierfernandezfidalgo

Description

@javierfernandezfidalgo

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions