fix opencl and cuda cryptonight_r caching
The original implementation of the cache release and create always new kernel, this can lead into performance issues and my crashes.
Please register or sign in to comment
The original implementation of the cache release and create always new kernel, this can lead into performance issues and my crashes.