Skip to content

Additional training improvements #3270

@hiker

Description

@hiker

A tickets for training issues that need improvement over time:

  • Add syntax highlights to all .md files, which will allow them to be converted to pdf using pandoc with line wrappings (without syntax highlighting pandoc will not wrap lines)
  • Check if duplicated files can be shared using symlinks
  • Evaluate the options to create a pdf file with all readmes, slides, ... using a script (e.g. pandoc for .md to .pdf) etc
  • Remove all print statements from the solutions scripts, so that the log files are smaller.
  • Check if we can use gfortran with omp offloading:
    "Nuno says: "I remember successfully testing with the tracer advection mini-app: gfortran -fopenmp -o output -foffload=nvptx-none="-march-map=sm_90" -Ofast output.f90"`

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