.. |
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 RxNUMAStorage.
|
2019-10-05 08:24:28 +07:00 |
wrappers
|
Added CudaLib stub.
|
2019-10-25 16:46:49 +07:00 |
OclBackend.cpp
|
RandomX dataset specific code moved into OclSharedData class.
|
2019-09-30 06:59:44 +07:00 |
OclBackend.h
|
Added initial CUDA backend stub.
|
2019-10-23 16:37:56 +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 |
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 |
OclConfig.cpp
|
Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles.
|
2019-10-09 11:11:43 +07:00 |
OclConfig.h
|
Added command line option --opencl-devices (hint mode)
|
2019-09-24 23:01:03 +07:00 |
OclConfig_gen.h
|
Fixed regression.
|
2019-10-11 23:21:02 +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
|
Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles.
|
2019-10-09 11:11:43 +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
|
Class OclInterleave renamed to OclSharedData and added class OclSharedState.
|
2019-09-30 05:18:53 +07:00 |
OclWorker.h
|
Class OclInterleave renamed to OclSharedData and added class OclSharedState.
|
2019-09-30 05:18:53 +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 |