APOLLO Examples


Example 1:
A small example (matrix multiplication matrixmul.c) of using APOLLO and comparing it with GCC and LLVM/Clang.




Example 2:
Sparse matrix multiplication (SPARK00 suite) with a 2000x2000 square matrix input.