Skip to content

Slides and examples for short workshop on optimisation and profiling for data-intensive science

License

Notifications You must be signed in to change notification settings

StewMH/OptimisationWorkshop

Repository files navigation

https://github.com/StewMH/OptimisationWorkshop

Material for workshop on optimisation and profiling for data-intensive science.

Examples are likely to work best with native Linux (e.g. Ubuntu 16.04), or Mac with Homebrew. Note that perf is only available on linux

Need: g++, clang, gdb, valgrind (or ssh access to a machine with these installed)

Nice to have: google-perftools, libjemalloc, massif-visualizer, perf

Pre-installed docker image available at https://store.docker.com/community/images/stewartmh/ubuntu-proftools

docker run -it --privileged stewartmh/ubuntu-proftools:latest

About

Slides and examples for short workshop on optimisation and profiling for data-intensive science

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published