UoB-HPC / BabelStream

STREAM, for lots of devices written in many programming models
Other
313 stars 109 forks source link

Upgrade RAJA to 0.14.x #114

Closed tom91136 closed 11 months ago

tom91136 commented 2 years ago

RAJA 0.14.x contains about a years worth of changes (source incompatible) with additional backend support (SYCL).

tomdeakin commented 1 year ago

Should be resolved by 6945cbcec71be6ad09b2ea, pending https://github.com/LLNL/RAJA/issues/1296 and https://github.com/LLNL/RAJA/pull/1302

tomdeakin commented 1 year ago

@tom91136 - I saw there were some changes to the RAJA build system. Does this mean this is resolved, or are there API changes we need to update?

tom91136 commented 1 year ago

Let me check if it still works with RAJA trunk.

tom91136 commented 1 year ago

0.14.x works, minor fix required for >= v2022.03.0, working on a patch now.

tomdeakin commented 11 months ago

Closed as merged