Luke Dashjr
|
443224daaa
README.ASIC: Minor cleanups to Zeusminer section
|
11 years ago |
Серёга
|
cb173a0e4c
README.ASIC: Explain Zeusminer options
|
11 years ago |
Luke Dashjr
|
b23fbe8e0c
Merge branch 'opt_sha256d' into bfgminer
|
11 years ago |
Luke Dashjr
|
2bfdbc7e32
opencl: Remove redundant checks for USE_OPENCL
|
11 years ago |
Luke Dashjr
|
59e8e0f2cb
cpu: Remove redundant checks for USE_CPUMINING
|
11 years ago |
Luke Dashjr
|
71fe0192d0
opencl: Only attempt to BFI_INT patch SHA256d kernels
|
11 years ago |
Luke Dashjr
|
38b2400e7f
Significantly rewrite configure script to handle driver dependencies cleaner
|
11 years ago |
Luke Dashjr
|
cd181cab75
Bugfix: cointerra: Can handle nonces down to pdiff 1
|
11 years ago |
Luke Dashjr
|
70f17d7540
Make SHA256d mining optional
|
11 years ago |
Luke Dashjr
|
5a4a844ed6
Makefile: Specify .cl files explicitly, and only include scrypt ones when configured with scrypt support
|
11 years ago |
Luke Dashjr
|
6a26bef64f
Merge branch 'kncasic' into bfgminer
|
11 years ago |
Luke Dashjr
|
9a7328f419
kncasic: Initialise first_cgpu to silence false warning
|
11 years ago |
Luke Dashjr
|
7efe730d7e
Bugfix: Clarify goffset decision code, and refuse to compile kernels in situations where they won't work
|
11 years ago |
Luke Dashjr
|
88688f288f
Bugfix: opencl: Output buffer must be readable by kernel since it is used with a count/position iterator
|
11 years ago |
Luke Dashjr
|
4de46f145f
Bugfix: opencl: Skip NULL kernel interface entry
|
11 years ago |
Luke Dashjr
|
eb3d7b8dde
DevAPI: hashes_done: Simplify and improve precision of max_nonce calculation
|
11 years ago |
Luke Dashjr
|
104d8d3472
opencl: Avoid duplicating kernel_interfaces mapping in select_kernel
|
11 years ago |
Luke Dashjr
|
0a224778b0
opencl: Avoid duplicating kernel_interfaces mapping in opencl_scanhash_get_kernel
|
11 years ago |
Luke Dashjr
|
2016458e46
cpu: Drivers should not be doing fulltest on their own, so remove it
|
11 years ago |
Luke Dashjr
|
3526edb399
cpu: Pass full work struct to scanhash functions
|
11 years ago |
Luke Dashjr
|
7facc06b01
Merge commit '9896585' into bfgminer
|
11 years ago |
Luke Dashjr
|
9896585e1f
Bugfix: DevAPI: hashes_done: Explicitly cast to uint64_t for big calculations (LLVM was allowing overflow)
|
11 years ago |
Luke Dashjr
|
7980b68138
Merge branch 'kncasic' into bfgminer
|
11 years ago |
Luke Dashjr
|
d411925060
AUTHORS: Add Pelle Nilsson
|
11 years ago |
Luke Dashjr
|
57ba4bf5c6
kncasic: Split up each ASIC channel to its own device
|
11 years ago |
Luke Dashjr
|
2130240c36
Merge commit 'f8be55e' into kncasic
|
11 years ago |
Luke Dashjr
|
2cb8e65ab1
Merge branch 'bfgminer' into kncasic
|
11 years ago |
Henrik Nordstrom
|
f8be55e6fb
KnC: Use consistent naming for KNC_MAX_DIES_PER_CORE
|
11 years ago |
Vitalii Demianets
|
b32bae9632
Refactoring: coreid is not used, remove it
|
11 years ago |
Vitalii Demianets
|
7e5ce130ee
Refactoring: put all device architecture defines in one place (knc-asic.h)
|
11 years ago |