autoDevops,CI,CD
很多朋友在使用CG或者REAPER的时候 出现各种错误  error 28  error16 等等   大多跟conf文件的配置有关,下面附一个权威的参数表,来自国外的开源论坛,给各位兄弟们参考,少走弯路。个人捐助地址: LSbT4Zu17TUjP4yNbV8C68fEo2wQC3kQAt               你们的支持是我最大的动力ATI (AMD) GPUsGPUkH/sCoreMemoryVoltagewattsMinerConfigFirmwareNotes63205600600  cgminer 2.11.3-I 9  645023625667  cgminer  2.11.3-I  9 -g 1 -w 64 http://i.imgur.com/WMX3iI6.png6450167201000  Reaper  v13 Beta 4aggression  20 worksize 64 threads_per_gpu 2 lookup_gap 2 sharethreads 6  gpu_thread_concurrency 640  6450, SAPPHIRE286251334  Reaper  v1.3 beta 4worksize  64 aggression 18 threads_per_gpu 1 sharethreads 6 lookup_gap 2  gpu_thread_concurrency 1280 Windows  7 x86, Pentium 4657055650900 &...
很多朋友在使用CG或者REAPER的时候 出现各种错误  error 28  error16 等等   大多跟conf文件的配置有关,下面附一个权威的参数表,来自国外的开源论坛,给各位兄弟们参考,少走弯路。个人捐助地址: LSbT4Zu17TUjP4yNbV8C68fEo2wQC3kQAt               你们的支持是我最大的动力ATI (AMD) GPUsGPUkH/sCoreMemoryVoltagewattsMinerConfigFirmwareNotes4350106804500.900 ? cgminer  3.3.4-I  9 -g 1 -w 128 --thread-concurrency 2048 Ubuntu  12.04 LTS, APP SDK v2.7, Catalyst 13.14770116830850  cgminer  3.7.2-I  11 -g 1 -w 128 --thread-concurrency 1024 Windows  7 x64, 81C477018830850  cgminer  2.6.3-I  10 -g 1  4770116850850  cgminer  2.11.4-I  11 -g 1 -w 128 -thread-concurrency 2560  4850126750750 115GUIMiner-scrypt  v0.04-I  17 -g 1 -w 256 --thread-conc...
 
0

CGminer LTC挖矿 教程

发表者:分类:Devops2013-12-17 16:58:11 阅读[2962]
1、准备工作   下载CGminer  http://ck.kolivas.org/apps/cgminer/       http://ltcbbs.com/forum.php?mod=viewthread&tid=31   驱动请更新到12.6以上版本,SDK 2.6以上版本,最佳驱动 13.1   13.X基本都可以,但是注意12.8会导致一系列问题卸载驱动时要卸载干净,也可以直接重装系统。32位 WIN7/WIN8http://drivers.mydrivers.com/dri ... 6000-HD-7000-13.1-/64位 WIN7/WIN8 http://drivers.mydrivers.com/drivers/458-183307-AMD-Radeon-HD-5000-HD-6000-HD-7000-13.1-/2、配置开机自动挖矿将CG快捷方式-——>属性——>目标,将目标按下面格式更改:C:\cgminer-2.7.4-win32\cgminer.exe --scrypt --worksize 256 --lookup-gap 2 --thread-concurrency 7200 -g 2 -I 15     -o  http://mine.pool-x.eu:80(矿池地址) -u矿工号 -p密码  --gpu-engine 810-910 --gpu-vddc 1.05 --temp-target 85 --temp-overheat 95然后打开CG快捷就能挖矿了。讲该快捷方式存放在开始菜单启动文件夹里面即可实现开机运行CG。批处理命令cgminer --scrypt --works...
 
0

显卡挖矿速度对比

发表者:分类:Devops2013-12-16 18:07:46 阅读[2844]
显卡挖矿速度对比LTC挖矿速度问题是每个LTC矿工都关注的话题,具体点是显卡挖矿速度可以到达多少,经过测试求证后,给出一些主流显卡芯片的挖矿速度参考。下面列表格式为“芯片型号 - 速度”,速度单位是KHash/S,由于每个电脑的配置不同,牌子不同,可能有20%上下的波动,这是正常的。NVIDIA系列显卡挖矿性能比较差,同等价格下,挖矿速度大约只有ATI显卡的三分之一,因此,笔者不建议大家使用N卡进行挖矿,下面主要说说ATI显卡。ATI显卡芯片系列4770 - 60K4850 - 100K4870 - 130K4890 - 145K5450 - 30K5570 - 90K5670 - 100K5750 - 180K5770 - 200K5830 - 290K5850 - 350K5870 - 400K5970 - 750K6320 - 10K6450 - 20K6570 - 70K6670 - 130K6770 - 200K6850 - 255K6870 - 290K6930 - 390K6950 - 450K6970 - 480K6990 - 850K7750 - 150K7770 - 170K7790 - 220K7850 - 365K7870 - 390K7950 - 630K7970 - 710K7990 - 1100KPS:有些显卡是双GPU结构,那么速度自然也就可以简单乘以2了。
Usage: poclbm.py [OPTION]... SERVER[#tag]... SERVER is one or more [http[s]|stratum://]user:pass@host:port (required) [#tag] is a per SERVER user friendly name displayed in stats (optional) Options: --version show program's version number and exit -h, --help show this help message and exit --verbose verbose output, suitable for redirection to log file -q, --quiet suppress all output except hash rate display --proxy=PROXY specify as [[socks4|socks5|http://]user:pass@]host:port (default proto is socks5) Miner Options: -r RATE, --rate=RATE hash rate display interval in seconds, default=1 (60 with --verbose) -e ESTIMATE, --estimate=ESTIMATE estimated rate time window in seconds, default 900 (15 minutes) -a ASKRATE, --askrate=ASKRATE ...
GUI mining - updated Dec 3 with 7970 bugfix, also supports Stratum!  #1 Hey everyone, I've created a Windows GUI for mining Bitcoins using your GPU or CPU. This is the easiest way to get started mining on Windows. No messing around with the command line is required, and it has several features beyond what command line miners provide. The GUI is free and open source, but if you successfully use this program to generate coins, I would appreciate a donation, no matter how small. How to Donate: Please send donations directly to: 1MDDh2h4cAZDafgc94mr9q95dhRYcJbNQoMost donations I receive are less than 0.1 BTC, so please consider donating even small amounts if this program helped you out.Features:- Comes already configured for many popular pools. No need to enter in URLs and ports manually unless you want to. Can automatically fall back from a primary pool to a backup pool.- Real-time statistics on all your running miners in one location. Displays hash rate, total shares accepted/in...
This is a multi-threaded CPU miner for bitcoin. License: GPLv2. See COPYING for details. Dependencies: libcurl http://curl.haxx.se/libcurl/ jansson http://www.digip.org/jansson/ (jansson is optional, and is included in-tree) Basic *nix build instructions: ./autogen.sh # only needed if building from git repo CFLAGS="-O3 -Wall -msse2" ./configure make Basic WIN32 build instructions (on Fedora 13; requires mingw32): ./autogen.sh # only needed if building from git repo rm -f mingw32-config.cache MINGW32_CFLAGS="-O3 -Wall -msse2" mingw32-configure make ./mknsis.sh Usage instructions: Run "minerd --help" to see options. Also many issues and FAQs are covered in the forum thread dedicated to this program, http://www.bitcoin.org/smf/index.php?topic=1925.0;all CPU挖矿软件-optimized version of cpuminerhttp://sourceforge.net/projects/cpuminer/files/?source=navbar软件下载地址 LTC挖矿教程下载地址:Current Versio...
Cgminer挖矿之CMC小白级教程。会挖LTC的就不用看了,专供新人.请注册后登陆,否则看不到图。先介绍下吧,很多人都还不知道什么是CMC呢。一、 CMC简介。http://www.btc38.com/altcoin/general/90.html宇宙币,英文全称:Cosmoscoin,缩写:CMC。它集成了特币(bitcoin,BTC)、莱特币(litecoin,LTC)、Novacoin(NVC)与Florincoin(FLO)的技术优点于一身,是综合功能最强大、最全面的货币,是最公平、最安全、最实用的货币。如果说比特币是金,莱特币是银,宇宙币就是钻石。二、准备阶段。1、带A卡的电脑。7970、7950、6850、5870、5850等等,其实N卡和CPU(需另外教程,没几个人用CPU挖的)都可以挖,方法都是一样,可以参考本教程,只不过那效率实在太低。Cgminer软件,http://ck.kolivas.org/apps/cgminer/ 现在3.3.0版本,进入3.3文件夹,下载cgminer-3.3.0-windows.zip,解压缩到任意盘。显卡挖矿速度可参考:http://cmcbbs.com/forum.php?mod=viewthread&tid=222、上网的电脑。 3、驱动请更新到12.6以上版本。这个可以先不考虑,如果不能挖在更新驱动吧。32位:http://drivers.mydrivers.com/drivers/458-183306-AMD-Radeon-HD-5000-HD-6000-HD-7000-13.1-/64位:http...
 
0
README This is a multi-threaded multi-pool GPU, FPGA and CPU miner with ATI GPU monitoring, (over)clocking and fanspeed support for bitcoin and derivative coins. Do not use on multiple block chains at the same time! This code is provided entirely free of charge by the programmer in his spare time so donations would be greatly appreciated. Please consider donating to the address below. Con Kolivas <kernel@kolivas.org> 15qSxP1SQcUX3o4nhkfdbgyoWEFMomJ4rZ DOWNLOADS: http://ck.kolivas.org/apps/cgminer GIT TREE: https://github.com/ckolivas/cgminer Support thread: http://bitcointalk.org/index.php?topic=28402.0 IRC Channel: irc://irc.freenode.net/cgminer License: GPLv3. See COPYING for details. READ EXECUTIVE SUMMARY BELOW FOR FIRST TIME USERS! Dependencies: curl dev library http://curl.haxx.se/libcurl/ (libcurl4-openssl-dev) curses dev library (libncurses5-dev or libpdcurses on WIN32) pkg-config http://www.freedesktop....
比特股(PTS)ypool矿池挖矿软件 jhProtominer linux安装使用 PTS XPM FTC 比特 挖矿 矿工 linux ubuntu 软件安装下载地址:https://github.com/Tydus/jhProtominer/archive/master.zip以下是如何安装使用。colaborar con la sostenibilidad del servidor anillosur minando protosharesprotoshares es una nueva cryptomoneda basada en el bitcoin que se ha comenzado a minar hace unos dias hemos creado una cartera para anillosur para minar colectivamente y contribuir de este modo a la sostenibilidad de anillosur, de momento tenemos 6 maquinas trabajando, si quieres contribuir puedes responder a la lista para crear un nuevo minero en la cuenta de anillosur en ypool para minar es necesario instalar una aplicación en linux (debian o ubuntu) sudo apt-get update ; sudo apt-get install git build-essential; git clone https://github.com/Tydus/jhProtominer -b linux-port; cd jhProtominer/src/jhProtominer/ ; make CFLAGS="-O3 -march=native" luego hay que ejecutar el minero(pero hay que crea...
    总共67页,当前第39页 | 页数:
  1. 29
  2. 30
  3. 31
  4. 32
  5. 33
  6. 34
  7. 35
  8. 36
  9. 37
  10. 38
  11. 39
  12. 40
  13. 41
  14. 42
  15. 43
  16. 44
  17. 45
  18. 46
  19. 47
  20. 48
  21. 49