Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
public:cryptocur:software [2014/06/08 08:34] – ceric35 | public:cryptocur:software [2021/01/16 19:57] (Version actuelle) – supprimée ceric35 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== Logiciels ====== | ||
- | |||
- | Basé sur gentoo avec un kernel **3.12.6**, ati-drivers **13.12** et une carte graphique **Radeon R9 280X**. | ||
- | |||
- | La dernière version de '' | ||
- | |||
- | <code bash> | ||
- | echo " | ||
- | echo " | ||
- | echo " | ||
- | emerge =net-misc/ | ||
- | </ | ||
- | |||
- | ===== litecoin ===== | ||
- | |||
- | Le pool principal utilisé ici est http:// | ||
- | |||
- | Les options de lancement peuvent être trouvé ici : https:// | ||
- | La référence de ma CG est **GV-R928XOC-3GD**. Mais les options ne changent rien : | ||
- | |||
- | <code bash> | ||
- | export DISPLAY=:0 | ||
- | export GPU_MAX_ALLOC_PERCENT=100 | ||
- | export GPU_USE_SYNC_OBJECTS=1 | ||
- | cgminer --scrypt --intensity 13\ | ||
- | --auto-gpu --temp-cutoff 80\ | ||
- | -g 2 -w 256 --lookup-gap 2\ | ||
- | --thread-concurrency 8192 --shaders 2048\ | ||
- | --gpu-engine 1033 --gpu-memclock 1500\ | ||
- | -o http:// | ||
- | -o http:// | ||
- | </ | ||
- | |||
- | L' | ||
- | |||
- | ===== Hashrate par algorithme ===== | ||
- | |||
- | ^ Carte ^ Algo ^ Par carte ^ Deux cartes ^ Temp Max ^ | ||
- | | R9 280x | sha526 | ||
- | | R9 280x | scrypt | ||
- | | R9 280x | scryptn | | | | | ||
- | | R9 280x | X11 | 2.4Mh/ | ||
- | | R9 280x | X13 | 1.878Mh/s | 3.73Mh/ | ||
- | | R9 280x | Keccak | ||