cpuminer

CPU miner for bitcoin

  • 所有者: jgarzik/cpuminer
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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,
https://bitcointalk.org/?topic=1925.0;all

主要指標

概覽
名稱與所有者jgarzik/cpuminer
主編程語言C
編程語言Shell (語言數: 5)
平台
許可證Other
所有者活动
創建於2010-11-24 04:35:07
推送於2022-07-02 14:58:26
最后一次提交2022-07-02 10:58:26
發布數21
最新版本名稱v1.0.2 (發布於 2011-06-14 02:45:59)
第一版名稱v0.1 (發布於 2010-11-24 19:31:37)
用户参与
星數1k
關注者數101
派生數2.4k
提交數176
已啟用問題?
問題數50
打開的問題數0
拉請求數13
打開的拉請求數0
關閉的拉請求數40
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?