Tom Lin
6536c1736a
Initial CMake+CI integration
2021-03-05 13:41:35 +00:00
Tom Deakin
15001000c5
use signed int for array size in RAJA
2021-01-12 10:25:45 +00:00
Tom Deakin
d42bcd4675
Merge remote-tracking branch 'origin/init-arrays' into devel
2016-11-04 09:17:54 +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
Tom Deakin
7408ab0366
Add RAJA dot kernel
2016-10-24 11:34:40 +01:00
Matthew Martineau
1a60f130eb
Fixed memory management for GPU, now working with OpenMP and CUDA
2016-05-06 13:17:04 +01:00
Matthew Martineau
45381da0b2
Initial commit of in progress developments of RAJA and KOKKOS stream
2016-05-06 10:46:35 +01:00