Back-end devices: In -S mode, limit the number of workitems so that no more than 2GB of host memory is required per backend device

This commit is contained in:
Jens Steube
2021-09-22 13:03:25 +02:00
parent 4ef1509bc7
commit bd2cde31ae
2 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
## Technical
##
- Backend Devices: Reduce maximum workitems limited derived from available host memory down from to 8GB to 4GB per backend device
- Back-end devices: In -S mode, limit the number of workitems so that no more than 2GB 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
- Rejects: Disabled checking of the minimum and maximum length of the password candidate in attack-mode 9 because they are incompatible
- POCL: Added a workaround for an issue in POCL that uses a quote character as part of the path itself given to a path for the -I option