Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 487 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 487 Bytes

This project contains the VeloC sample heat distribution program. It is modified to include Kokkos functionality to measure performance.

Also included is a script (master.sh) that is used to create a batch file. The batch script acts as a do-while loop and runs the sample program until it exits cleanly.

CMake build instructions are not currently included, but will be added soon.