https://github.com/sshilko/pooler-cpuminer-i7-avx
https://github.com/sshilko/pooler-cpuminer-i7-avx
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sshilko/pooler-cpuminer-i7-avx
- Owner: sshilko
- Created: 2014-01-03T09:32:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-18T08:38:16.000Z (about 12 years ago)
- Last Synced: 2025-08-25T23:45:47.727Z (7 months ago)
- Language: Assembly
- Size: 1.34 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Miner compiled for i7 with AVX, 32 bit
$ ./configure CFLAGS="-Ofast -march=corei7-avx -pipe -mfpmath=sse -funroll-loops -mtune=corei7-avx -flto" CXXFLAGS="${CFLAGS}"
https://bitcointalk.org/index.php?topic=55038.0
$ ./minerd -o stratum+tcp://abc.host.com:3333 -u myname -p mypass
http://gcc.gnu.org/gcc-4.6/changes.html
http://wiki.gentoo.org/wiki/Safe_CFLAGS#Core_i3.2Fi5.2Fi7_IvyBridge