AMD Driver: Updated requirements for AMD Linux drivers to ROCm 4.5 or later due to new HIP interface
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
## Technical
|
||||
##
|
||||
|
||||
- AMD Driver: Updated requirements for AMD Linux drivers to ROCm 4.5 or later due to new HIP interface
|
||||
- Backend devices: In -S mode, limit the number of workitems so that no more than 2GB of host memory is required per backend device
|
||||
- Backend devices: In non -S mode, limit the number of workitems so that no more than 4GB of host memory is required per backend device
|
||||
- Makefile: Added wildcard include src/modules/module_*.mk directive so that plugin developers can add 3rd party libraries for their plugins
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
hashcat v6.2.4
|
||||
==============
|
||||
|
||||
AMD GPUs on Linux require "AMD ROCm" (4.3 or later)
|
||||
AMD GPUs on Linux require "AMD ROCm" (4.5 or later)
|
||||
AMD GPUs on Windows require "AMD Radeon Adrenalin 2020 Edition" (21.2.1 or later)
|
||||
Intel CPUs require "OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
|
||||
NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or later)
|
||||
|
||||
Reference in New Issue
Block a user