Giter Club home page Giter Club logo

Comments (2)

JanKalin avatar JanKalin commented on July 20, 2024 1

That's expected. In the do_benchmark function the nonce is randomly generated, thus the number of solutions is different every time - in average 188 per 100 runs. For the Linux versions I change the source so that the nonces are always the same, thus generating comparable numbers.

from nheqminer.

Kayfolom avatar Kayfolom commented on July 20, 2024

` ==================== www.nicehash.com ====================
Equihash CPU&GPU Miner for NiceHash v0.2a
Thanks to Zcash developers for providing base of the code.
Special thanks to tromp and xenoncat for providing
optimized CPU and CUDA equihash solvers.
==================== www.nicehash.com ====================

Setting log level to 2
[2016-10-28 07:32:36.707031][0x0000022c]: Using SSE2: YES
[2016-10-28 07:32:36.712890][0x0000022c]: Using AVX: NO
[2016-10-28 07:32:36.716796][0x0000022c]: Using AVX2: NO
[2016-10-28 07:32:36.772460][0x0000022c]: Benchmarking CUDA worker (CUDA-TROMP) GeForce GTX 1080 (#0) BLOCKS=17, THREADS=240
[2016-10-28 07:32:36.979492][0x0000022c]: Benchmark starting... this may take several minutes, please wait...
[2016-10-28 07:32:52.549804][0x0000022c]: Benchmark done!
[2016-10-28 07:32:52.554687][0x0000022c]: Total time : 15489 ms
[2016-10-28 07:32:52.560546][0x0000022c]: Total iterations: 200
[2016-10-28 07:32:52.568359][0x0000022c]: Total solutions found: 381
[2016-10-28 07:32:52.575195][0x0000022c]: Speed: 12.9124 I/s
[2016-10-28 07:32:52.582031][0x0000022c]: Speed: 24.5981 Sols/s

    ==================== www.nicehash.com ====================
            Equihash CPU&GPU Miner for NiceHash v0.2a
    Thanks to Zcash developers for providing base of the code.
        Special thanks to tromp and xenoncat for providing
             optimized CPU and CUDA equihash solvers.
    ==================== www.nicehash.com ====================

Setting log level to 2
[2016-10-28 07:32:57.197265][0x00000b14]: Using SSE2: YES
[2016-10-28 07:32:57.204101][0x00000b14]: Using AVX: NO
[2016-10-28 07:32:57.209960][0x00000b14]: Using AVX2: NO
[2016-10-28 07:32:57.277343][0x00000b14]: Benchmarking CUDA worker (CUDA-TROMP) GeForce GTX 1080 (#0) BLOCKS=17, THREADS=240
[2016-10-28 07:32:57.433593][0x00000b14]: Benchmark starting... this may take several minutes, please wait...
[2016-10-28 07:33:12.920898][0x00000b14]: Benchmark done!
[2016-10-28 07:33:12.925781][0x00000b14]: Total time : 15406 ms
[2016-10-28 07:33:12.931640][0x00000b14]: Total iterations: 200
[2016-10-28 07:33:12.938476][0x00000b14]: Total solutions found: 376
[2016-10-28 07:33:12.944335][0x00000b14]: Speed: 12.982 I/s
[2016-10-28 07:33:12.951171][0x00000b14]: Speed: 24.4061 Sols/s

    ==================== www.nicehash.com ====================
            Equihash CPU&GPU Miner for NiceHash v0.2a
    Thanks to Zcash developers for providing base of the code.
        Special thanks to tromp and xenoncat for providing
             optimized CPU and CUDA equihash solvers.
    ==================== www.nicehash.com ====================

Setting log level to 2
[2016-10-28 07:33:18.304687][0x00000b80]: Using SSE2: YES
[2016-10-28 07:33:18.321289][0x00000b80]: Using AVX: NO
[2016-10-28 07:33:18.326171][0x00000b80]: Using AVX2: NO
[2016-10-28 07:33:18.387695][0x00000b80]: Benchmarking CUDA worker (CUDA-TROMP) GeForce GTX 1080 (#0) BLOCKS=17, THREADS=240
[2016-10-28 07:33:18.542968][0x00000b80]: Benchmark starting... this may take several minutes, please wait...
[2016-10-28 07:33:33.882812][0x00000b80]: Benchmark done!
[2016-10-28 07:33:33.886718][0x00000b80]: Total time : 15261 ms
[2016-10-28 07:33:33.893554][0x00000b80]: Total iterations: 200
[2016-10-28 07:33:33.899414][0x00000b80]: Total solutions found: 340
[2016-10-28 07:33:33.905273][0x00000b80]: Speed: 13.1053 I/s
[2016-10-28 07:33:33.912109][0x00000b80]: Speed: 22.279 Sols/s

    ==================== www.nicehash.com ====================
            Equihash CPU&GPU Miner for NiceHash v0.2a
    Thanks to Zcash developers for providing base of the code.
        Special thanks to tromp and xenoncat for providing
             optimized CPU and CUDA equihash solvers.
    ==================== www.nicehash.com ====================

Setting log level to 2
[2016-10-28 07:34:48.088867][0x000002b0]: Using SSE2: YES
[2016-10-28 07:34:48.095703][0x000002b0]: Using AVX: NO
[2016-10-28 07:34:48.110351][0x000002b0]: Using AVX2: NO
[2016-10-28 07:34:48.178710][0x000002b0]: Benchmarking CUDA worker (CUDA-TROMP) GeForce GTX 1080 (#0) BLOCKS=17, THREADS=240
[2016-10-28 07:34:48.403320][0x000002b0]: Benchmark starting... this may take several minutes, please wait...
[2016-10-28 07:35:03.849609][0x000002b0]: Benchmark done!
[2016-10-28 07:35:03.854492][0x000002b0]: Total time : 15372 ms
[2016-10-28 07:35:03.860351][0x000002b0]: Total iterations: 200
[2016-10-28 07:35:03.867187][0x000002b0]: Total solutions found: 409
[2016-10-28 07:35:03.873046][0x000002b0]: Speed: 13.0107 I/s
[2016-10-28 07:35:03.879882][0x000002b0]: Speed: 26.6068 Sols/s
`

from nheqminer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.