reframe-hpc/reframe

Add a `model` field in `DeviceInfo`

Closed this issue · 0 comments

Currently, the arch and type are not enough: type is meant to be a generic string, such as gpu, arch could be something like sm_90 and model could a be a more precise information on the model, as we do with the CPUs.