Skip to content

Unify GPU sub-group/warp size reporting

Andrey Alekseenko requested to merge aa-gpu-subgroup-reporting into main

We independently try to guess the hardware sub-group/warp size in PME and Listed Forces.

Do the detection in a single place and store it in DeviceInformation.

Refs #4521, #3972 (closed)

Merge request reports