Paweł Bylica
9ea86d7178
CMake: enforce OpenCL package from Hunter
8 years ago
Paweł Bylica
b029e2fe13
Use OpenCL ICD from hunter
8 years ago
Paweł Bylica
ea8291a99c
Use boost from hunter
8 years ago
Paweł Bylica
435e899e3b
Drop DB including leveldb
8 years ago
Gav Wood
a0b7159ce6
Avoid boost dependency for libethash-cl.
10 years ago
Gav Wood
d14e4f60fd
Attempt at mac fix.
10 years ago
Gav Wood
4aa16489b6
Build fix for mac.
10 years ago
Paweł Bylica
9b45b6b571
Use external prebuilt OpenCL ICD DLL.
10 years ago
Paweł Bylica
502cec737a
Another try for OSX.
10 years ago
Paweł Bylica
63730439b8
Disable OpenCL_ICD on OSX.
10 years ago
Lefteris Karapetsas
04a58ea06c
Add OpenCL include directories to ICD
- Also make it PUBLIC in cmake so that all who link to it will also get
the OpenCL headers
10 years ago
Lefteris Karapetsas
89dfa35f9e
Link to Khronos ICD instead of OpenCL
10 years ago
arkady.paronyan@gmail.com
8689bc8164
msvc compilation/warnings
10 years ago
Lefteris Karapetsas
5390c358b7
OpenCL bin2h script correction
- The script to turn the source into a bytearray header is no longer a
function but is instead the body of a script so that it's callable as an
external cmake command
- Spaces -> Tabs in the touched cmake files
10 years ago
Lefteris Karapetsas
4bb4a8aa60
Add cmake command for OpenCL kernel code
The OpenCL kernel gets parsed and copied into a byte array accessible
by a specific header during the cmake configuration step.
We are now adding a special command "make clbin2h" which would generate
this header byte array on demand
10 years ago
Jan Willem Penterman
3ce1a30b94
removed libdevcore dependency again
10 years ago
Genoil
e0e86931ee
nicer logging in opencl miner
10 years ago
ethdev zug
5fb0acd29b
ethashcl on x64 :)
10 years ago
Marek Kotewicz
28f2badc38
cleanup in ethashcl
10 years ago
Gav Wood
0b665270b6
Add more files.
10 years ago
Gav Wood
fae9208c06
Add more files.
10 years ago