Skip to content

ptheywood/2023-06-22-gpu-profiling-with-celeritas

Repository files navigation

2023-06-22 GPU profiling with Celeritas

Quarto / reveal-js based presentation on "GPU benchmarking profiling of Celeritas" at the 2023-06-21/22 ExaTepp Workshop, by Peter Heywood.

Dependencies

  1. Install quarto
  2. Chromium based browser for PDF generation (if local)

Building slides

HTML

# Render project-configured files
quarto render
# Render by filename 
quarto render 2023-06-22-gpu-profiling-with-celeritas.qmd --to html

Print to PDF

Qaurto Print to PDF

  1. Toggle into Print View using the E key (or using the Navigation Menu)
  2. Open the in-browser print dialog (CTRL/CMD+P).
  3. Change the Destination setting to Save as PDF.
  4. Change the Layout to Landscape.
  5. Change the Margins to None.
  6. Enable the Background graphics option.
  7. Click Save 🎉

Live-preview

quarto preview 2023-06-22-gpu-profiling-with-celeritas.qmd

Hosted via gh-pages

gh-action based publication via .github/workflows/publish.yml

See https://ptheywood.uk/2023-06-22-gpu-profiling-with-celeritas

About

Quarto-based presentation for the 2022-06-21/22 ExaTEPP workshop

Resources

Stars

Watchers

Forks

Releases

No releases published