This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ethminer
mirror of
https://github.com/lukechilds/ethminer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10463
Commits
3
Branches
10
Tags
52 MiB
Tree:
abe869600b
cl-refactor
master
opencl1.1
v0.10.0
v0.10.0.dev2
v0.10.0.dev3
v0.10.0rc1
v0.10.0rc2
v0.10.0rc3
v0.10.0rc4
v0.11.0
v0.11.0rc1
v0.11.0rc2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'abe869600b'
${ noResults }
ethminer
/
khronos_icd
/
test
/
platform
/
CMakeLists.txt
2 lines
43 B
Raw
Normal View
History
Check in the khronos ICD library Taken from: https://www.khronos.org/registry/cl/
10 years ago
add_library
(
IcdLog
SHARED
icd_test_log.c
)