Skip to content

[JOSS] Compiling documentation #140

@EmilyBourne

Description

@EmilyBourne

This issue relates to ongoing reviews at openjournals/joss-reviews#7018.

The documentation at https://discotec.readthedocs.io/ doesn't seem to include any information about how to compile.

In https://discotec.readthedocs.io/en/latest/simple_tutorial.html you say:

Compile the code using your familiar build tools. MPI and DisCoTec should be the only immediate dependencies.

But this doesn't explain how to make DisCoTec into a dependency.

For a compilation with Makefile I imagine that we need to include the src/ folder and build-linux-ubuntu22.04-skylake-ak5g3b5/spack-build-ak5g3b5/src/libdiscotec.a. Is this everything that is needed?

For a compilation with CMake, I am not sure how to proceed. Is there a way to link the package e.g. find_package(DisCoTec)? Or should I use add_subdirectory(DisCoTec)? Or something else

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