HIP: hip-lang support for NVIDIA GPUs
The [HIP documentation](https://github.com/ROCm-Developer-Tools/HIP) states: > allows developers to create portable applications for AMD **and NVIDIA GPUs** from single source code. Currently CMake only supports building HIP for AMD GPUs.
issue