| .. |
|
cl
|
RandomX (Arqma variant) support
|
2019-10-08 19:00:19 +02:00 |
|
generators
|
Fixes for Intel OpenCL platform.
|
2019-09-19 02:05:42 +07:00 |
|
interfaces
|
Allow partially started threads.
|
2019-09-17 02:22:59 +07:00 |
|
kernels
|
Implemented OpenCL JIT mode.
|
2019-09-12 13:10:50 +07:00 |
|
runners
|
Implemented cryptonight mining.
|
2019-10-27 17:53:00 +07:00 |
|
wrappers
|
Added CudaDevice class.
|
2019-10-26 00:49:59 +07:00 |
|
OclBackend.cpp
|
Fixed singular form for threads.
|
2019-10-29 17:18:46 +07:00 |
|
OclBackend.h
|
Added manual (e key) health reports.
|
2019-11-01 00:09:28 +07:00 |
|
OclCache_unix.cpp
|
Restored OclCache.
|
2019-08-27 06:31:40 +07:00 |
|
OclCache_win.cpp
|
Restored OclCache.
|
2019-08-27 06:31:40 +07:00 |
|
OclCache.cpp
|
OpenCL RandomX WIP
|
2019-09-11 15:48:02 +07:00 |
|
OclCache.h
|
OpenCL RandomX WIP
|
2019-09-11 15:48:02 +07:00 |
|
OclConfig_gen.h
|
Fixed regression.
|
2019-10-11 23:21:02 +07:00 |
|
OclConfig.cpp
|
Added CudaWorker and CudaLaunchData.
|
2019-10-26 17:37:54 +07:00 |
|
OclConfig.h
|
Implemented CUDA config generation.
|
2019-10-26 03:12:55 +07:00 |
|
OclGenerator.h
|
Split config generator to separated files.
|
2019-09-06 19:38:22 +07:00 |
|
OclLaunchData.cpp
|
Improved thread self test error message.
|
2019-09-16 01:27:51 +07:00 |
|
OclLaunchData.h
|
RandomX dataset specific code moved into OclSharedData class.
|
2019-09-30 06:59:44 +07:00 |
|
OclThread.cpp
|
Added command line option --opencl-devices (hint mode)
|
2019-09-24 23:01:03 +07:00 |
|
OclThread.h
|
Added autoconfig stub for RandomX.
|
2019-09-12 15:21:14 +07:00 |
|
OclThreads.cpp
|
Implemented CUDA config generation.
|
2019-10-26 03:12:55 +07:00 |
|
OclThreads.h
|
Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles.
|
2019-10-09 11:11:43 +07:00 |
|
OclWorker.cpp
|
Display backend for shares.
|
2019-10-29 15:43:13 +07:00 |
|
OclWorker.h
|
Added CudaWorker and CudaLaunchData.
|
2019-10-26 17:37:54 +07:00 |
|
opencl.cmake
|
Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles.
|
2019-10-09 11:11:43 +07:00 |