Commandline: Throw an error if separator character given by the user with -p option is not exactly 1 byte

This commit is contained in:
Jens Steube
2021-07-22 18:54:02 +02:00
parent 5024865d87
commit f9e74045b5
6 changed files with 42 additions and 18 deletions
+1
View File
@@ -28,6 +28,7 @@
## Technical
##
- Commandline: Throw an error if separator character given by the user with -p option is not exactly 1 byte
- Kernel Cache: Add kernel threads into hash computation which is later used in the kernel cache filename
- HIP Kernels: Got rid of hip/hip_runtime.h dependancy to enable more easy integration of the HIP backend on Windows
- SCRYPT Kernels: Add more optimized values for some new NV/AMD GPUs