Who is this for?
This is an advanced topic for developers who want to build and benchmark QuantLib on Arm-based cloud instances.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Understand why QuantLib is a useful benchmark for Arm-based cloud systems
- Create and connect to an Arm64 Azure Cobalt virtual machine running Ubuntu
- Build QuantLib from source with benchmark support enabled
- Run QuantLib benchmark workloads with different sizes and thread counts
- Record and compare benchmark results in a repeatable way
Prerequisites
Before starting, you will need the following:
- An Azure account with permission to create virtual machines
- Basic familiarity with the Linux command line and SSH
- Basic experience building C++ software from source