Added support for AMD archiecture flag in HIP, since HCC is deprecated
I get a deprecation warning from hipcc 4.4 that the hcc architecture is deprecated in favour of amd.
This MR adds support for the amd flag, treating it identically to hcc
I get a deprecation warning from hipcc 4.4 that the hcc architecture is deprecated in favour of amd.
This MR adds support for the amd flag, treating it identically to hcc