Log

Author Commit Date CI Message
Con Kolivas 2a3b7359 2012-03-05T16:44:53 Clean up use of macros in poclbm and use bitselect everywhere possible.
Con Kolivas 5fd7d462 2012-03-05T16:22:18 Add vector type hint to diablo kernel.
Con Kolivas 325246d3 2012-03-05T11:37:20 Spaces for non-aligned variables in poclbm.
Con Kolivas ab3e63ff 2012-03-05T10:39:43 More tidying of poclbm.
Con Kolivas db873ba2 2012-03-05T16:19:15 Add worksize and vector attribute hints to the poclbm kernel.
Con Kolivas 0af7bbd7 2012-03-05T10:09:10 Swap Vals and W variables where they can overlap in poclbm.
Con Kolivas e1d580be 2012-03-05T09:49:50 Tidy up first half of poclbm.
Con Kolivas c137c505 2012-03-05T01:46:07 Diablo tidy.
Con Kolivas a32654bb 2012-03-04T16:12:44 Absorb as many ZA variables into each other in diablo kernel.
Con Kolivas 00796251 2012-03-05T10:07:11 More tidying of poclbm.
Con Kolivas 3fa86135 2012-03-03T21:18:06 Consolidate last use of W11 into Vals4 in poclbm.
Con Kolivas 4885b02e 2012-03-03T20:45:02 Add last value in vectors in diablo and poclbm kernel for consistency with original code.
ckolivas 8140da91 2012-03-01T11:48:31 Separate out all additions of different variables in diablo kernel.
Con Kolivas c10ea0b1 2012-03-04T12:16:26 Add spaces to new assignments in diablo kernel.
Con Kolivas 55188916 2012-03-04T11:19:16 Variable assignment alignment in diablo kernel.
Con Kolivas 338f6d57 2012-03-04T10:47:23 Clean up use of any() by diablo and poclbm kernels.
Con Kolivas a7a9dbcf 2012-03-03T21:58:12 Minor variable symmetry changes in poclbm.
Con Kolivas c297f63e 2012-03-03T21:21:05 Put additions on separate lines for consistency in poclbm.
ckolivas c43f8873 2012-03-01T09:54:34 Separate out additions in final vector code in diablo kernel as well.
Con Kolivas dc2d4ab7 2012-02-29T22:32:29 Get rid of accessory braces.
ckolivas 4776ca8f 2012-02-29T17:36:27 Keep lines that reference the same variable together.
ckolivas c8bd0e46 2012-02-29T11:46:28 Split addition lines without functions.
ckolivas 9901c668 2012-02-29T11:14:55 Remove unnecessary braces from diablo kernel.
Con Kolivas 40b18d5d 2012-02-27T20:57:30 Use the unrolled option for no vectors return code.
Con Kolivas 70de5ba7 2012-02-27T17:08:30 Convert additions to += in diablo kernel.
Con Kolivas 6121c2f1 2012-02-27T11:56:08 Reuse variables to decrease total number used in diablo kernel.
Con Kolivas b99a0481 2012-02-27T09:32:31 Strip out unused variables from diablo array.
Con Kolivas 40f5aac9 2012-02-27T08:57:20 Machine optimise by removing one-use variables.
Con Kolivas 0f359a8e 2012-02-26T23:07:27 Merge all additions before output.
Con Kolivas d8f14fd6 2012-02-26T21:33:26 Cluster Vals7 for use on output.
Con Kolivas 97ab111e 2012-02-27T01:22:07 Merge pull request #147 from luke-jr/libudev_detect Use libudev to autodetect BitFORCE GPUs, if available
Con Kolivas 2b9a1506 2012-02-27T01:21:40 Merge pull request #148 from luke-jr/bugfix_bitforce_temp_ZLX Bugfix: ZLX to read BitFORCE temp, not ZKX -.-
Con Kolivas f7767236 2012-02-27T01:21:21 Merge pull request #139 from Diapolo/master nonce-generation code update for diakgcn
Con Kolivas 717a63f7 2012-02-27T01:20:56 Merge pull request #149 from kanoi/master README/api.c add "When" the request was processed to STATUS
Kano c9b7a223 2012-02-27T12:58:35 Next API version is 1.4 (1.3 is current)
Kano b4c7c56f 2012-02-27T12:02:14 README/api.c add "When" the request was processed to STATUS
Luke Dashjr 3ec89d73 2012-02-26T17:01:34 Bugfix: ZLX to read BitFORCE temp, not ZKX -.-
Luke Dashjr ae997142 2012-02-26T14:46:51 Use libudev to autodetect BitFORCE GPUs, if available
Con Kolivas 28f99beb 2012-02-26T16:45:03 Use the return value of fan_autotune to set fan_optimal instead of passing it as a pointer.
Con Kolivas d48faf39 2012-02-26T16:40:05 Pass the lasttemp from the device we're using to adjust fanspeed in twin devices.
Con Kolivas 26f57e32 2012-02-25T21:25:16 Merge pull request #146 from xiangfu/icarus fix the multi-icarus support, fix the Icarus name to 3 chars
Xiangfu e8d4003e 2012-02-25T22:09:47 fix the name to 3 chars, fix the multi-icarus support
Con Kolivas 2376567b 2012-02-25T21:02:13 Merge pull request #145 from luke-jr/bugfix_scan_doc Bugfix: "-S auto" is the default if no -S is specified, and there is no such delay in using it
Luke Dashjr aff55fab 2012-02-25T20:59:27 Bugfix: "-S auto" is the default if no -S is specified, and there is no such delay in using it
Con Kolivas 2010f0c3 2012-02-25T17:43:48 Merge pull request #143 from kanoi/master README add information missing from --scan-serial
Kano f13fd8d1 2012-02-26T11:12:06 README add information missing from --scan-serial
Kano bd506cd3 2012-02-26T10:41:06 Update README RPC API Version comment
Con Kolivas cc064bba 2012-02-25T13:13:41 Merge pull request #142 from luke-jr/bugfix_enable_cpu Bugfix: Allow enabling CPU even without OpenCL support
Luke Dashjr 3a003b9a 2012-02-25T14:43:28 Bugfix: Allow enabling CPU even without OpenCL support
Con Kolivas daf1eff1 2012-02-26T00:46:19 Change failed-to-mine number of requested shares messge to avoid segfault on recursive calling of quit().
Con Kolivas 76d0554d 2012-02-25T16:18:54 Get rid of extra char which is just truncated in poclbm kernel.
Philip Kaufmann 77f177b6 2012-02-24T15:38:41 only small code formating changes
Philip Kaufmann d9d4831b 2012-02-24T15:32:19 removed vec_step() as this could lead to errors on older SDKs
Philip Kaufmann d7d07979 2012-02-24T08:24:36 unified code for generating nonce in kernel and moved addition of base to the end -> faster
Con Kolivas d32cd583 2012-02-24T17:37:09 Reinstate the old output mechanism setting output[FOUND] per vector.
Con Kolivas 98dfd6ed 2012-02-24T17:24:53 Really put back the old phatk kernel completely unchanged.
Con Kolivas fc6585de 2012-02-24T14:20:03 Bump version number to 2.3.1.
Con Kolivas 28e51f87 2012-02-24T14:19:10 Update NEWS.
Con Kolivas 56c27c19 2012-02-24T14:16:35 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 0412ac7c 2012-02-24T14:03:04 Only send out extra longpoll requests if we want longpolls.
Con Kolivas e9889a38 2012-02-24T14:00:48 Revert kernels that are designed for newer hardware and SDKs to 2.3.0 release style.
Con Kolivas dbb04a69 2012-02-24T13:34:00 Increase the speed of hashrate adaptation.
Con Kolivas edb070c8 2012-02-24T13:31:29 Fixes.
Con Kolivas fb077c6d 2012-02-24T13:27:15 Pass vectors * worksize to kernel to avoid one op.
Con Kolivas 70e8ade5 2012-02-24T13:22:42 Revert behaviour to old nonce init code.
Philip Kaufmann a731de6e 2012-02-23T16:14:27 revert to legacy nonce creation in the kernel without vector offset, but keep GOFFSET code removed
Con Kolivas bce47064 2012-02-24T09:34:50 Revert use of any() in output code in poclbm kernel. Slower.
Philip Kaufmann a46ee181 2012-02-23T15:49:50 revert to former method and do not use any()-function in check for valid nonces, as this is slower
Con Kolivas 6f8822be 2012-02-24T00:29:55 phatk prefers to have the check unrolled instead of using any() since it's already zeroed.
Con Kolivas 3ab48f9d 2012-02-23T19:08:48 Merge pull request #137 from kanoi/master Add enable/disablepool to miner.php example and reduce font size 1pt
Con Kolivas de944dfd 2012-02-24T14:03:04 Only send out extra longpoll requests if we want longpolls.
Philip Kaufmann 47747dc8 2012-02-23T16:14:27 revert to legacy nonce creation in the kernel without vector offset, but keep GOFFSET code removed
Kano f635ac49 2012-02-24T11:53:49 FAQ about sockets not working on windows PHP
Kano fd8d0a74 2012-02-24T11:31:04 miner.php use long php tags everywhere
Con Kolivas b0a01be3 2012-02-24T09:34:50 Revert use of any() in output code in poclbm kernel. Slower.
Philip Kaufmann 837f9ebb 2012-02-23T15:49:50 revert to former method and do not use any()-function in check for valid nonces, as this is slower
Kano 0abac0b5 2012-02-24T03:00:01 API implement addpool command
Con Kolivas 59b88408 2012-02-24T00:29:55 phatk prefers to have the check unrolled instead of using any() since it's already zeroed.
Kano 54ef2d95 2012-02-23T23:53:15 API return the untouched Total MH also (API now version 1.3)
Kano 57ebb39b 2012-02-23T21:36:47 Add enable/disablepool to miner.php example and reduce font size 1pt
Con Kolivas fe34ba18 2012-02-23T20:52:27 Bump version to 2.3.0
Con Kolivas 21ef690a 2012-02-23T20:52:09 Update NEWS and README for 2.3.0
Con Kolivas 50a33aa6 2012-02-23T20:43:18 Consider extra longpoll work items as staged_extra so as to make sure we queue more work if queueing regular work items as longpolls.
Con Kolivas 709c4cd8 2012-02-23T20:24:32 Use diablo kernel on all future SDKs for Tahiti and set preferred vector width to 1 on poclbm kernel only.
Con Kolivas 66a19f82 2012-02-23T01:03:52 Merge pull request #136 from Diapolo/master force constants in diakgcn to be uint
Philip Kaufmann 71ab39db 2012-02-23T09:20:51 Explicitly type the constants in diakgcn kernel as uint, to be in line with poclbm kernel.
Con Kolivas 553d53fc 2012-02-23T17:58:06 Reset all hash counters at the same time as resetting start times to get accurate hashrates on exiting which is mandatory for benchmarking.
Con Kolivas 88a9d83e 2012-02-23T17:54:27 Report thread in during getting of work in benchmark mode.
Con Kolivas 49ba3962 2012-02-23T17:52:01 Report thread out before it starts to avoid being flagged as sick when waiting for the first work item.
Con Kolivas 5404ebcd 2012-02-23T17:48:51 Don't disable and re-enable devices as they may recover and in the meantime have their status set to OFF.
Con Kolivas 7c2d990e 2012-02-23T17:17:28 Update NEWS.
Con Kolivas e0b3ee51 2012-02-23T16:57:04 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas f4df8c82 2012-02-22T21:56:48 Merge pull request #135 from kanoi/master API new commands enablepool and disablepool
Kano 60c5ac68 2012-02-23T16:10:17 API new commands enablepool and disablepool (version already incremented)
Luke Dashjr cc08d955 2012-02-22T23:38:02 Tolerate new-format temperature readings
Con Kolivas 89ce1a44 2012-02-22T20:22:28 Merge pull request #133 from luke-jr/bugfix_bitforce_memleak Bugfix: Fix BitFORCE driver memory leak in debug logging
Kano 4458f3d5 2012-02-23T13:58:33 Modify cgminer.c pool control to allow API to call it
Luke Dashjr 829dcf9d 2012-02-22T21:07:41 Bugfix: Fix BitFORCE driver memory leak in debug logging
Con Kolivas 4dd6b649 2012-02-22T15:40:56 Merge pull request #131 from kanoi/master Allow configuration file to include another recursively
Kano 6f65599a 2012-02-23T10:28:32 Fix API README (no --api-access -> it's --api-allow)