Startup: Show OpenCL runtime initialization message (per device)

This commit is contained in:
Jens Steube
2018-11-12 20:45:05 +01:00
parent a5e8818805
commit 06b39dc3d5
4 changed files with 31 additions and 1 deletions
+1
View File
@@ -57,6 +57,7 @@
- Hardware Monitor: Renamed --gpu-temp-disable to --hwmon-disable
- Memory: Limit maximum host memory to allocate depending on bitness
- Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore
- Startup: Show OpenCL runtime initialization message (per device)
- Tests: Added hash-mode 11700 (Streebog-256)
- Tests: Added hash-mode 11750 (HMAC-Streebog-256 (key = $pass), big-endian)
- Tests: Added hash-mode 11760 (HMAC-Streebog-256 (key = $salt), big-endian)