Commit Graph

4 Commits

Author SHA1 Message Date
Tom Deakin
66aaec281f use signed ints for HIP 2021-01-12 10:24:27 +00:00
James Price
ce4f49e08b Add dot kernel to HIP implementation 2017-02-23 19:08:25 +00:00
James Price
7f4761ae52 Replace write_arrays with init_arrays
This allows each model to initialise their arrays with a parallel
approach, which yields the first touch required for good performance
on NUMA architectures.
2016-11-02 11:22:01 +00:00
pensun
a1f9d9ece7 Add support of HIP version of GPU-STREAM.
This commit was tested with HIP developer preview branch.
2016-09-05 23:41:01 -05:00