Jan Berdajs
ec8ba02db3
nicehash deserve mention for providing bitcoins for stimulation of development. section for future sponsors or special acknowledgments
11 years ago
Jan Berdajs
27709ced83
Remove now unused temporary fix for algo switch
11 years ago
ystarnaud
171e5dd824
Update configuration.md
...
Added extra specifications on the algorithm parameters.
11 years ago
ystarnaud
69ab3a8cf4
Changed the way hard restart is done for better compatibility with windows pthread.
11 years ago
Jan Berdajs
a0e95b3687
some improvements for the zero-hashrate fix, and more debug output
11 years ago
ystarnaud
b3d6e5bacb
Update configuration.md
...
Clarification on hamsi-expand-big
11 years ago
ystarnaud
cf4aa31be0
Switcher thread fix
...
Fixed the mining threads block causing the miner to hang on algo
switcher. Thanks @mrbrdo for the help.
11 years ago
Jan Berdajs
ecdb8ac310
Merge pull request #309 from Elbandi/v5_0-removeunused
...
Remove unused diff_nonce
11 years ago
ystarnaud
55cd3ec220
Hangup fix
...
The switcher would hang when no settings needed to be applied and it
tried to tell the mining threads to resume working. Still an issue if
you attempt to switch between two pools that apply settings but don't
perform a hard reset.
11 years ago
Elbandi
65a1509964
Remove unused diff_nonce
11 years ago
ystarnaud
d211d5b9bf
Update configuration.md
11 years ago
ystarnaud
2df1924688
Update configuration.md
...
Updated config file section for remote config files.
11 years ago
ystarnaud
16361a6f8e
Update configuration.md
...
Updated information about `includes` and `hamsi-short`.
11 years ago
ystarnaud
f3a773f279
Merge pull request #307 from sgminer-dev/v5_0-x15
...
V5 0 x15
11 years ago
troky
9e515abfb0
MSVS fix.
11 years ago
troky
dc3ec7907e
Thread info struct should be initialized/allocated for disabled devices, too.
11 years ago
ystarnaud
47c60343e7
Cleanup
11 years ago
ystarnaud
22c34fbf45
Old Kernel Fix
...
Old kernels would produce HW. Also, corrected an hamsi problem for
people who didn't use hamsi-expand-big 1.
11 years ago
ystarnaud
5c9126fd61
X14 Implementation
...
Added X14 and cleaned up the X13/X15 kernels so all 3 offshoots are in
sync. New option "--hamsi-short" or "hamsi-short":true to add a small
boost. May not work on all GPUs.
11 years ago
ystarnaud
e0647546de
Hamsi fix
...
Original implementation of x15 made changes to hamsi, which in turn
caused issues with other kernels.
11 years ago
ystarnaud
e234b2d969
X13 Fix
...
The modified fugue.cl included in the x15 changes broke x13 kernels.
11 years ago
ystarnaud
bb667fe627
Remove old files
...
Removing unnecessary files.
11 years ago
aznboy84
85fa1637e3
Fixed marucoin mod
...
Improve hamsi and fugue hashing (base on girino x13 version)
use SPH_KECCAK_UNROLL 1
and SPH_LUFFA_PARALLEL 1
to improve hashrate even further
11 years ago
aznboy84
12a2accd7e
MSVC X15 commit
11 years ago
aznboy84
ab8be249fe
Create whirlpool.cl
11 years ago
aznboy84
81bcc15e91
Create shabal.cl
11 years ago
aznboy84
847d454d9c
Add bitblock files to solution
11 years ago
aznboy84
e78d4448f1
Create hamsi_helper.cl
11 years ago
aznboy84
4be3039592
File too big .. can't edit
11 years ago
aznboy84
c24cd984da
Optimized a bit
11 years ago
aznboy84
80d51959e1
Create bitblockold.cl
11 years ago
aznboy84
348c974728
Create bitblock.cl
11 years ago
aznboy84
69e32822fa
Create hamsi_helper_old.cl
11 years ago
aznboy84
fbcde31b81
Create hamsi_old.cl
11 years ago
aznboy84
84b21e0e3a
bitblock header
11 years ago
aznboy84
99abe7e8bc
Bitblock kernel
11 years ago
aznboy84
fd417c0f0f
Add shabal.c and whirlpool.c to source list
11 years ago
aznboy84
63153e6420
Whirlpool algo
11 years ago
aznboy84
9711682f67
Whirlpool header
11 years ago
aznboy84
f1f5046abb
Shabal header
11 years ago
aznboy84
b728a32696
Shabal algo
11 years ago
aznboy84
52b4daba7c
Add bitblock to source list
11 years ago
aznboy84
18e0ed0042
Add BitBlock kernel
11 years ago
ystarnaud
6f8d38ee11
Remote config files
...
Config parser can now read config files stored remotely via
https/http/ftp. Requires libcurl.
11 years ago
Jan Berdajs
1c2de13498
fix broken disabled devices when remove-disabled is set
11 years ago
Jan Berdajs
8f53b7c86c
safer
11 years ago
Jan Berdajs
976873ba49
more locks for devices
11 years ago
Jan Berdajs
d9b1f2065d
unused preprocessor directive
11 years ago
Jan Berdajs
50483e35cb
spaces/indent
11 years ago
Jan Berdajs
92deefcbca
Fix bad lock
11 years ago