Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 662 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 662 Bytes

Valhalla

Valhalla contains a suite of vector algorithms benchmarked across various parallel computing libraries.

Benchmarked Libraries

Build Requirements

  • A CUDA or OpenCL capable device.
  • Linux or OSX with a C++11 compiler. Windows currently not tested.
  • Prebuilt and installed versions of each library.

Notes

  • FindBolt.cmake depends on BOLT_ROOT variable to be set. Set BOLT_ROOT to the installed location of the Bolt library