HILA
Loading...
Searching...
No Matches
bench.cpp File Reference

Simple benchmark application. More...

#include "hila.h"
#include <unistd.h>
Include dependency graph for bench.cpp:

Go to the source code of this file.

Detailed Description

Simple benchmark application.

Author
Kari Rummukainen

Measures performance of the following operations

  • Random number generator
  • 3x3 matrix multiplication
  • Nearest neighbour communication
  • FFT
  • Simple smear update

Definition in file bench.cpp.