Backend Devices: Reduce maximum workitems limited derived from available host memory down from to 8GB to 4GB per backend device

This commit is contained in:
Jens Steube
2021-09-21 13:01:15 +02:00
parent 01365ba471
commit 4ef1509bc7
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -19,6 +19,7 @@
## Technical
##
- Backend Devices: Reduce maximum workitems limited derived from available host memory down from to 8GB to 4GB 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