Skip to content

On tagged releases, generate .tar.gz (no gpu-acceleration, include dependencies in tar-ball) #94

@fluidnumerics-joe

Description

@fluidnumerics-joe

We need a Github Actions workflow to create a tarball of SELF, with SELF built with multicore acceleration To do this, we need a wofklow file to install SELF and its dependencies, packages it up in a tar-ball, and post it to the matching release page on Github.

If one uses Intel, nvhpc, or an llvm based compiler, multithreading support does not need to have the number of threads baked in at compile time (this is needed however with GNU compilers). Using a non-GNU compiler set in this regard may be beneficial from a users perspective. However, we need to be mindful of licensing issues with vendor compilers...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions