HIP Backend: Added support to support HIP 4.4 and later, but added check to rule out older versions because they are incompatible

This commit is contained in:
Jens Steube
2021-07-23 16:04:34 +02:00
parent edab99cdfa
commit 5ffcaa980d
12 changed files with 1181 additions and 2410 deletions
+1
View File
@@ -5,6 +5,7 @@
##
- Added option --multiply-accel-disable (short: -M) to disable multiply the kernel-accel with the multiprocessor count automatism
- HIP Backend: Added support to support HIP 4.4 and later, but added check to rule out older versions because they are incompatible
##
## Bugs