- Apr 01, 2019
-
-
psychocrypt authored
fix nvrtc deadlock with `cuda version != 10.1`: https://github.com/xmrig/xmrig-nvidia/issues/260
-
- Mar 03, 2019
-
-
psychocrypt authored
implementation is derived from the reverence implementation in xmrig
-
- Nov 19, 2018
-
-
psychocrypt authored
Use only the half AES matrix and compute the other half in place. This PR increases the possible occupancy.
-
- Sep 30, 2017
-
-
psychocrypt authored
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
-
psychocrypt authored
-