static void BM_##FUNC##_##D1##x##D2##x##D3##_##THREADS##T(int iters, int N) { \ BENCHMARK_RANGE(BM_##FUNC##_##D1##x##D2##x##D3##_##THREADS##T, 10, 5000); ...
This notebook repository now has a companion website, where all the course material can be found in video and textual format. To be able to follow the exercises, you are going to need a laptop with ...