Skip to content

Add missing Create calls for AMDSMI and ROCM without argument

Bram Veenboer requested to merge fix-create into master

!96 (merged) introduced a bug: the pmt::Create doesn't allow creating an AMDSMI or ROCM instance with a zero-length argument. This feature is useful when creating an instance on a system that has just one AMD GPU and one wants to use the default device.

Merge request reports

Loading