Add missing Create calls for AMDSMI and ROCM without argument
!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.