Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hashrate quickly drops #48

Closed
nerdralph opened this issue Oct 30, 2016 · 3 comments
Closed

hashrate quickly drops #48

nerdralph opened this issue Oct 30, 2016 · 3 comments
Labels

Comments

@nerdralph
Copy link

Ubuntu 14.04, fglrx, Zcash Miner version v1.0.0-beta2-331ea50 (latest as of 2016-10-30)

./src/zcash-miner -G
Running the test miner
[OPENCL]:Found suitable OpenCL device [Tonga] with 4108320768 bytes of GPU memory
[OPENCL]:Using platform: AMD Accelerated Parallel Processing
[OPENCL]:Using device: Tonga(OpenCL 2.0 AMD-APP (1800.11))
[OPENCL]:Printing program log
[OPENCL]:"/tmp/OCLmHpXNE.cl", line 287: warning: integer conversion resulted in a
change of sign
v[14] ^= -1;
^

Kernel run took 83 ms. (35.5581 H/s)
Kernel run took 76 ms. (31.5199 H/s)
Kernel run took 75 ms. (25.4637 H/s)
Kernel run took 85 ms. (23.5684 H/s)
Kernel run took 81 ms. (21.3239 H/s)
Kernel run took 76 ms. (20.5733 H/s)
Kernel run took 82 ms. (21.8986 H/s)
Kernel run took 78 ms. (22.1938 H/s)
Kernel run took 97 ms. (22.2265 H/s)
Kernel run took 87 ms. (21.4204 H/s)
Kernel run took 81 ms. (22.3411 H/s)
Kernel run took 82 ms. (22.4499 H/s)
Kernel run took 73 ms. (23.3142 H/s)
Kernel run took 62 ms. (21.6489 H/s)
Kernel run took 60 ms. (20.2057 H/s)
Kernel run took 61 ms. (18.9428 H/s)
Kernel run took 60 ms. (17.8285 H/s)
Kernel run took 60 ms. (16.838 H/s)
Kernel run took 60 ms. (15.9518 H/s)
Kernel run took 61 ms. (15.1542 H/s)
Kernel run took 60 ms. (14.4326 H/s)
Kernel run took 60 ms. (13.7766 H/s)
Kernel run took 60 ms. (13.1776 H/s)
Kernel run took 60 ms. (12.6285 H/s)
Kernel run took 61 ms. (12.1234 H/s)
Kernel run took 61 ms. (11.6571 H/s)
Kernel run took 61 ms. (11.2254 H/s)
Kernel run took 60 ms. (10.8245 H/s)
Kernel run took 60 ms. (10.4512 H/s)

@coreymason
Copy link

You have to connect to a pool

@nginnever
Copy link
Owner

Our profiler currently isn't averaging the times correctly. I noticed this too awhile back

@nginnever
Copy link
Owner

fixed in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants