Pages:
Author

Topic: [ANN] cpuminer-opt v3.14.2, open source optimized multi-algo CPU miner - page 20. (Read 9705 times)

full member
Activity: 1386
Merit: 220
This is the home of cpuminer-opt, the optimized CPU miner.

Welcome to the new cpuminer-opt discussion thread.  The old thread is locked, all disussion
of cpuminer-opt should now take place here. The old thread is still available for reading.

https://bitcointalksearch.org/topic/m.13542056

Supporting over 90 agorithms with many optimized for CPUs with the latest technologies:

Intel Haswell: AVX2
AMD Ryzen: AVX2, SHA
Intel Skylake X: AVX512
Intel Icelake: AVX512, SHA, and VAES

Older 64 bit CPUs with SSE2 are also supported, see below for requirements.

Downloads

Source code and Windows binaries are avaiable for download.
Only download from the official git repository. Only trust open source software.
There is malware masquerading as cpuminer-opt, stay alert.

Latest release including Windows binaries
https://github.com/JayDDee/cpuminer-opt/releases

Documentation
https://github.com/JayDDee/cpuminer-opt/wiki

List of supported algoritms
https://github.com/JayDDee/cpuminer-opt/wiki/Supported--Algorithms

Source code
https://github.com/JayDDee/cpuminer-opt

[New in v3.14.2

The second line of the Share Accepted log is no longer displayed,
new Xnonce log is added and other small log tweaks.

#265: Cleanup use of mutex.

b]New in v3.14.1[/b]

GBT and getwork log changes:
 - fixed missing TTF in New Block log,
 - ntime no longer byte-swapped for display in New Work log,
 - fixed zero effective hash rate in Periodic Report log,
 - deleted "Current block is..." log.

Renamed stratum "New Job" log to "New Work" to be consistent with the solo
version of the log. Added more data to both versions.

New in v3.14.0

Changes to solo mining:
  - segwit is supported by getblocktemplate,
  - longpolling is not working and is disabled,
  - Periodic Report log is output,
  - New Block log includes TTF estimates,
  - Stratum thread no longer created when using getwork or GBT.

Fixed BUG log mining sha256d.

Full change log: https://github.com/JayDDee/cpuminer-opt/blob/master/RELEASE_NOTES

Requirements:

1. A x86_64 architecture CPU with a minimum of SSE2 support. This includes Intel Core2 and newer and AMD equivalents.
AES optimizations require a CPU with AES_NI including Intel Westmere and newer and AMD equivalents.
Further optimizations are available on some algos for CPUs with AVX (Sandybridge), AVX2 (Haswell, Ryzen), AVX512 (Skylake-X),
SHA (Ryzen, Icelake), and VAES (Icelake).

32 bit CPUs, ARM CPUs, Intel Atom, Raspberry PI, etc, are not supported.

Mobile devices are not recommended because they aren't designed for continuous full load.

2. 64 bit Linux OS. Ubuntu and Fedora based distributions including Mint and Centos are known to work and have all
dependencies in their repositories. Others may work but may require more effort.

64 bit Windows OS is supported using the pre-compiled binaries package or may be cross-compiled using a Linux
sysytem with mingw.

FreeBSD is not actively tested but should work, YMMV.
Apple and Android operating systems are not supported.

Older CPUs, other architectures and operating systems may be supported by TPruvot's cpuminer-multi.

Security warning

Miner programs are often flagged as malware by antivirus programs. This is usually a false positive, they are
flagged simply because they are cryptocurrency miners. However, some malware has been spread using the
cover that miners are known to be subject to false positives. Always be on alert. The source code of cpuminer-opt
is open for anyone to inspect. If you don't trust the software don't download it.

Some cryptographic code has been taken from trusted sources but has been modified for speed at the expense of
accepted security practices. This code should not be imported into applications where secure cryptography is
required.

Errata:

Old algorithms that are rarely used anymore will not get the latest optimizations.

Cryptonight and variants are no longer supported.

Neoscrypt crashes on Windows, use legacy version.

Hodl requires a CPU with AES, use legacy version if without.

Benchmark testing does not work on several algos.

Donations

cpuminer-opt has no fees of any kind but donations are accepted.

BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
Pages:
Jump to: