1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 06:48:05 +00:00
Commit Graph

4004 Commits

Author SHA1 Message Date
Con Kolivas
3ab81ee6ce Use cgtime in usbutils.c 2013-04-21 19:14:52 +10:00
Con Kolivas
0face980e8 Use cgtime in driver-opencl.c 2013-04-21 19:13:47 +10:00
Con Kolivas
207e93d8b7 Use cgtime wrapper in driver-modminer.c 2013-04-21 19:12:29 +10:00
Con Kolivas
3cb24c2ca3 Use cgtime in driver-ztex.c 2013-04-21 19:11:20 +10:00
Con Kolivas
564fd36c8e Use cgtime in compat.h 2013-04-21 19:10:37 +10:00
Con Kolivas
17ee0eb439 Use cgtime instead of gettimeofday in fpgautils.c 2013-04-21 19:09:29 +10:00
Con Kolivas
bb964b4b99 Replace gettimeofday usage in cgminer.c with cgtime 2013-04-21 19:08:30 +10:00
Con Kolivas
3d7f824363 Create a cgminer specific gettimeofday wrapper that is always called with tz set to NULL and increases the resolution on windows. 2013-04-21 19:02:44 +10:00
Con Kolivas
3b5ef34371 Add high resolution to nmsleep wrapper on windows. 2013-04-21 18:01:49 +10:00
Con Kolivas
57e5bfbb25 Set default ocl work size for scrypt to 256. 2013-04-21 09:36:49 +10:00
Con Kolivas
92c61cbd4c Merge pull request #426 from gzm55/master
compile avalon driver on win32 and win64
2013-04-19 03:10:44 -07:00
James Z.M. Gao
7ada22a4e6 define le32toh if needed 2013-04-19 09:13:36 +08:00
James Z.M. Gao
5ba07b9a03 Merge remote-tracking branch 'upstream/master' 2013-04-19 09:03:41 +08:00
Con Kolivas
d5981f8380 Merge pull request #425 from BitSyncom/avalon
fliter out the wrong result from adjust fan code
2013-04-18 18:01:40 -07:00
Xiangfu
8e8313c974 fliter out the wrong result from adjust fan code 2013-04-19 08:57:07 +08:00
James Z.M. Gao
19be008900 Merge remote-tracking branch 'upstream/master' 2013-04-19 08:55:13 +08:00
James Z.M. Gao
50cf25942e compile avalon driver on win32 and win64 2013-04-19 08:54:36 +08:00
ckolivas
5315838d2d Restart threads on the rare chance we found the block ourselves. 2013-04-19 09:19:05 +10:00
ckolivas
76ecffbf65 Add more FAQs about crossfire. 2013-04-19 09:12:31 +10:00
Con Kolivas
a3bbe0e116 Set last device valid work on adding device. 2013-04-18 18:19:35 +10:00
Con Kolivas
3fa4a9f55f Increment last device valid work count in submit_nonce to cover scrypt. 2013-04-18 17:58:58 +10:00
Con Kolivas
d49ecf198e Set opt_scrypt drv max diff for correctness. 2013-04-18 17:22:38 +10:00
Con Kolivas
bc0e71448e Make scrypt submission use the submit_nonce code, with nonces matching endianness. 2013-04-18 17:14:59 +10:00
Con Kolivas
c1ff90a7ab Do testing for HW errors on submit nonce for both scrypt and sha. 2013-04-18 15:07:32 +10:00
Con Kolivas
6b714dd431 Increment hardware error count from the one site. 2013-04-18 14:47:46 +10:00
Con Kolivas
2dea04704a Merge branch 'master' of github.com:ckolivas/cgminer 2013-04-18 12:49:31 +10:00
Con Kolivas
2029d8299d Merge pull request #423 from gzm55/master
build out of source dir
2013-04-17 19:49:17 -07:00
Con Kolivas
a6250fbb96 Rename scrypt regenhash function for consistency. 2013-04-18 12:26:32 +10:00
Con Kolivas
daea9c95a7 Add new best share info to verbose logging. 2013-04-18 12:11:41 +10:00
James Z.M. Gao
473865db50 Merge remote-tracking branch 'upstream/master' 2013-04-18 08:48:48 +08:00
Con Kolivas
8bb52b4481 Merge branch 'master' of github.com:ckolivas/cgminer 2013-04-18 10:47:24 +10:00
Con Kolivas
1a7fc4e9cc Add notice for when network diff is changed. 2013-04-18 10:47:02 +10:00
ckolivas
6ffba7e9d8 Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there. 2013-04-17 22:03:00 +10:00
ckolivas
a797898fc3 Unnecessary extra array in ocl code. 2013-04-17 22:01:38 +10:00
ckolivas
42e8eac9dc Merge branch 'master' into avalon-dev 2013-04-17 15:58:21 +10:00
ckolivas
8e73c47cd2 Further driver FAQs. 2013-04-17 15:17:17 +10:00
ckolivas
1c2621a9a2 Add MAC FAQ. 2013-04-17 10:58:33 +10:00
ckolivas
65e7dcca9d Add more FAQ details. 2013-04-17 09:06:01 +10:00
Con Kolivas
b4bc5e2b13 Check for work restart after disable in the hash queued work loop since it may be a long time before we re-enable a device. 2013-04-16 22:57:55 +10:00
Con Kolivas
fdfb77e7c2 Unconditionally test for many wrong results on avalon and reset to avoid passing a corrupt avalon result to temperature code. 2013-04-16 22:41:45 +10:00
James Z.M. Gao
57fcd07bdd Merge remote-tracking branch 'upstream/master' 2013-04-16 10:28:12 +08:00
James Z.M. Gao
ac053edcb4 build out of source dir 2013-04-16 10:27:10 +08:00
Con Kolivas
9c48d68411 Merge branch 'master' into avalon-dev 2013-04-15 23:01:46 +10:00
Con Kolivas
d41d210b03 Set device_diff for queued work or there will be no diff1 share count. 2013-04-15 23:01:08 +10:00
Con Kolivas
f6284f7ca5 Merge branch 'master' into avalon-dev 2013-04-15 20:30:47 +10:00
Con Kolivas
dbab07a12d Only reset an avalon device with no results when there are no results consecutively. 2013-04-15 20:30:02 +10:00
Con Kolivas
245fbe1c73 More FAQs. 2013-04-15 12:42:43 +10:00
Con Kolivas
0e486576f7 More FAQs. 2013-04-15 12:42:11 +10:00
Con Kolivas
36bb133e61 Cleanup when stratum curl fails to initialise. 2013-04-15 12:34:34 +10:00
Con Kolivas
81549c5bff Avoid applog in recalloc_sock. 2013-04-15 12:16:05 +10:00