Back to Browse

08. Benchmarking [HPC in Julia]

732 views
Feb 6, 2025
15:44

In this video we discuss how you can accurately benchmark your code so you can test which parts of your code are slow, and verify that any optimisations you make actually improve the overall performance. We'll learn how to use the BenchmarkTools.jl package and touch on some caveats that you should keep in mind when you are running benchmarks. This module was designed as an MPAGS (Midlands Physics Alliance Graduate School) module and aimed at postgraduates and early career researchers. Useful links: BenchmarkTools.jl: https://github.com/JuliaCI/BenchmarkTools.jl Julia Documentation: https://docs.julialang.org/en/v1/ MPAGS Registration: https://warwick.ac.uk/fac/sci/physics/mpags/registration/ Course Notes: https://jamiemair.co.uk/courses/hpc

Download

0 formats

No download links available.

08. Benchmarking [HPC in Julia] | NatokHD