Tom Lin
|
e347d2ff6c
|
Aggregate initialise numeric types, resolves #134
|
2023-10-07 09:41:18 +01:00 |
|
Tom Lin
|
72be9f6980
|
Fix up CI, resolves #145, supersedes #154
Drop vector for std-* models
|
2023-09-24 21:11:35 +01:00 |
|
Tom Lin
|
e81f6c2889
|
Fix RAJA > v0.14.1 compatibility
|
2023-06-13 22:18:48 +01:00 |
|
Rob Jones
|
407d6701df
|
In-package linking to RAJA
Introduced RAJA_IN_PACKAGE to allow for linking to an in-package dependency of RAJA (eg. Spack)
|
2022-09-15 11:32:23 +01:00 |
|
Tom Deakin
|
6945cbcec7
|
Fix RAJA CUDA build
RAJA looses the source directory, so need to remind it where the
BabelStream source is to make sure it treats the source as CUDA
NB: The RAJA CUDA build might be broken at this time.
See https://github.com/LLNL/RAJA/issues/1296
Workaround below worked for us
https://github.com/LLNL/RAJA/pull/1302
|
2022-08-16 15:43:22 +00:00 |
|
Tom Lin
|
f5fe55c204
|
[WIP] Drop CL headers and Makefiles
Update README
Move new models to /src
|
2021-11-30 18:22:55 +00:00 |
|
Tom Lin
|
5318404249
|
Use ./src instead of ./cpp
Create subdir for each cpp-based implementation
|
2021-05-26 17:46:07 +01:00 |
|