比特幣Bitcoin,以太幣ETH挖礦,達世幣Dash,電腦軟硬體
2024 四月 23, 下午 02:35 *
歡迎光臨, 訪客. 請先 登入註冊一個帳號.

請輸入帳號, 密碼以及預計登入時間
 
   首頁   說明 登入 註冊  
頁: 1
  列印  
作者 主題: cudaminer 參數  (閱讀 5035 次)
苦勞礦工
工友
Lv: 5
******
文章: 2,062


« 於: 2014 三月 26, 下午 05:31 »

cudaminer 參數

F:\cudaminer>cudaminer -V
           *** CudaMiner for nVidia GPUs by Christian Buchner ***
                     This is version 2014-02-28 (beta)

---------------------------------

F:\cudaminer>cudaminer --help

          YAC donation address: Y87sptDEcpLkLeAuex6qZioDbvy1qXZEj4
Usage: cudaminer [OPTIONS]
Options:
  -a, --algo=ALGO       specify the algorithm to use (default is scrypt)
                          scrypt       scrypt Salsa20/8(1024, 1, 1), PBKDF2(SHA2)
                          scrypt:N     scrypt Salsa20/8(N, 1, 1), PBKDF2(SHA2)
                          scrypt-jane  scrypt Chacha20/8(N, 1, 1), PBKDF2(Keccak)
                          scrypt-jane:Coin
                                       Coin must be one of the supported coins.
                          scrypt-jane:Nfactor
                                       scrypt-chacha20/8(2*2^Nfactor, 1, 1)
                          scrypt-jane:StartTime,Nfmin,Nfmax
                                       like above nFactor derived from Unix time.
                          sha256d      SHA-256d (don't use this! No GPU acceleration)
                          keccak       Keccak (SHA-3)
  -o, --url=URL         URL of mining server (default: http://127.0.0.1:9332/)
  -O, --userpass=U:P    username:password pair for mining server
  -u, --user=USERNAME   username for mining server
  -p, --pass=PASSWORD   password for mining server
      --cert=FILE       certificate for mining server using SSL
  -x, --proxy=[PROTOCOL://]HOST[:PORT]  connect through a proxy
  -t, --threads=N       number of miner threads (default: number of processors)
  -r, --retries=N       number of times to retry if a network call fails
                          (default: retry indefinitely)
  -R, --retry-pause=N   time to pause between retries, in seconds (default: 30)
  -T, --timeout=N       network timeout, in seconds (default: 270)
  -s, --scantime=N      upper bound on time spent scanning current work when
                        long polling is unavailable, in seconds (default: 5)
      --no-longpoll     disable X-Long-Polling support
      --no-stratum      disable X-Stratum support
  -q, --quiet           disable per-thread hashmeter output
  -D, --debug           enable debug output
  -P, --protocol-dump   verbose dump of protocol-level activities
      --no-autotune     disable auto-tuning of kernel launch parameters
  -d, --devices         takes a comma separated list of CUDA devices to use.
                        Device IDs start counting from 0! Alternatively takes
                        string names of your cards like gtx780ti or gt640#2
                        (matching 2nd gt640 in the PC)
  -l, --launch-config   gives the launch configuration for each kernel
                        in a comma separated list, one per device.
  -i, --interactive     comma separated list of flags (0/1) specifying
                        which of the CUDA device you need to run at inter-
                        active frame rates (because it drives a display).
  -b, --batchsize       comma separated list of max. scrypt iterations that
                        are run in one kernel invocation. Default is 1024.
                        Increase for better performance in scrypt-jane.
  -C, --texture-cache   comma separated list of flags (0/1) specifying
                        which of the CUDA devices shall use the texture
                        cache for mining. Kepler devices will profit.
  -m, --single-memory   comma separated list of flags (0/1) specifying
                        which of the CUDA devices shall allocate their
                        scrypt scratchbuffers in a single memory block.
  -H, --hash-parallel   determines how the PBKDF2 based SHA2 or Keccak
                        parts of scrypt and scrypt-jane are computed:
                        0 hashes this single threaded on the CPU.
                        1 to enable multithreaded hashing on the CPU.
                        2 offloads everything to the GPU (default)
  -L, --lookup-gap      Divides the per-hash memory requirement by this factor
                        by storing only every N'th value in the scratchpad.
                        Default is 1.
      --time-limit      maximum time (s) to mine before exiting the program.
      --benchmark       run in offline benchmark mode
  -c, --config=FILE     load a JSON-format configuration file
  -V, --version         display version information and exit
  -h, --help            display this help text and exit
已記錄

歡迎自由轉載我的發文, 方便的話 請註明來源為:
http://killvirus.org
---
頁: 1
  列印  
 
前往:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines Valid XHTML 1.0! Valid CSS!