Tanguy Pruvot
|
d195f2e8a2
|
intensity: do not reduce throughput before init
Else the memory allocated could be less than required later
btw, use the new "cuda" function to apply intensity/throughput
|
9 years ago |
Tanguy Pruvot
|
ee93927fac
|
diff: use the new function in all algos
|
9 years ago |
Tanguy Pruvot
|
e1c4b3042c
|
algos: add functions to free allocated resources
Will be used later for algo switching
not really tested yet...
|
9 years ago |
Tanguy Pruvot
|
5308898d1c
|
start v1.7, apply new prototypes to all algos
|
9 years ago |
Tanguy Pruvot
|
3788fef9fd
|
Restore whirlpoolx algo
|
9 years ago |
Tanguy Pruvot
|
298573b45d
|
Drop Whirlpool and whirpoolx algos, no more used...
Vanillacoin is now PoS only
|
10 years ago |
Tanguy Pruvot
|
3d3f2e2cb5
|
warnings: use the right device id (device_map[thr_id])
|
10 years ago |
Tanguy Pruvot
|
d6a421ae10
|
whirlpoolx: windows stay fluent with intensity 20
|
10 years ago |
Tanguy Pruvot
|
ebd23bcc66
|
whirlpoolx: real fix for multi gpus
Main problem was the arrays allocations which should be made per cpu
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
|
10 years ago |
Tanguy Pruvot
|
10d4f4a96a
|
whirlpoolx: try to fix linux hashrates
bug reported by PVMining with a lot of cards (not seen here)
|
10 years ago |
Tanguy Pruvot
|
f8f46bfe5b
|
whirlpoolx: fix for multi-gpu support
add also cputest entry and do some cleanup...
|
10 years ago |
Tanguy Pruvot
|
0019936328
|
Import Whirlpoolx algo from alexis78 repo
remove trailing spaces and move to x15 folder
|
10 years ago |