Git Product home page Git Product logo

ccminer-phi-anxmod's People

Contributors

anorganix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ccminer-phi-anxmod's Issues

rig 6 nvidia crash

i m using ccminer 2.2.2 for lux, it's disapointed, only small rig don't crash, but rigs with 6 gpu always crash
even if i decrease itensity to 14
so i try download your version and try anxmod
thank you for luxcoin

phi algo error

Under linux I've got such error when running anxmod:

Cuda error in func 'skein512_cpu_setBlock_80' at line 565 : invalid argument.
Cuda error in func 'scanhash_phi' at line 142 : driver shutting down.

Not sure where problem is, but reporting as might be a bug.

Access denied on Win

Cannot run with virus programm is active.
When run in VM without any securty program, the program dont run.

It starts and ends directly.

API 'threads' request always returns 0 power

At least on my 1060s it does. ccminer-klaust, ccminer-tpruvot, vertminer work fine. Latest Windows 10, latest NV drivers.

Example ccminer-phi response:

GPU=0;BUS=1;CARD=GeForce GTX 1060 6GB;TEMP=71;POWER=0;FAN=52;RPM=1310;FREQ=1784500;KHS=6643.76;HWF=0;I=20.0;THR=1048576|GPU=1;BUS=2;CARD=GeForce GTX 1060 6GB;TEMP=69;POWER=0;FAN=48;RPM=1220;FREQ=1784500;KHS=6655.20;HWF=0;I=20.0;THR=1048576|\00

Example vertminer response:

GPU=0;BUS=1;CARD=GeForce GTX 1060 6GB;TEMP=71.0;POWER=71;FAN=52;RPM=1313;FREQ=1784500;KHS=22560.09;HWF=0;I=21.0;THR=0|GPU=1;BUS=2;CARD=GeForce GTX 1060 6GB;TEMP=71.0;POWER=73;FAN=51;RPM=1289;FREQ=1784500;KHS=25507.62;HWF=0;I=21.0;THR=0|\00

Test benchmarks - CUDA version?

I compiled on Ubuntu 16.04 LTS wit downgraded CUDA to 8th revision. My performance on GTX1080ti is about 2-3MH/s lower than your tests. Can this be CUDA related or just difference between card models?

CUDA 9.1, Ubuntu 16.04

Hey hey,

is it not possible to build it using CUDA 9.1?
Compilation went fine, but encounter the following error when trying to run it:

Cuda error in func 'skein512_cpu_setBlock_80' at line 565 : invalid argument. Cuda error in func 'skein512_cpu_setBlock_80' at line 565 : driver shutting down. Cuda error in func 'scanhash_phi' at line 142 : driver shutting down. Cuda error in func 'skein512_cpu_setBlock_80' at line 565 : driver shutting down. Segmentation fault (core dumped)

or can anyone upload the built version with CUDA 8.0?

Can't build on Mac with Xcode 9.2, Sierra

Getting quite far, but it stops with saying:

.
.
#define HAVE_DECL_BE32TOH 0
#define HAVE_DECL_BE64TOH 0
#define HAVE_DECL_HTOBE32 0
#define HAVE_DECL_HTOBE64 0
#define HAVE_VISIBILITY_ATTRIBUTE 1

configure: exit 1
make: *** No rule to make target deploy'. Stop. Build failure. Verbose build follows. make: *** No rule to make target deploy'. Stop.

Any idea how to solve this anybody?

Cheers,
Jeroen

--time-limit doesn't actually exit

Setting a --time-limit doesn't actually exit this fork of ccminer...

It displays a message that times up but doesn't actually close (unlike other ccminer forks)

output from --version

Possible issue with version information:

miner@simpleminer:~$ ./ccminer-phi-anxmod-1.0-cuda9 --version
ccminer alexis-1.0
Built with CUDA Toolkit 9.0

Based on alexis78@github ccminer
Originally based on Christian Buchner and Christian H. project
Includes some of the work of djm34, sp, tsiv, klausT, tpruvot, pallas and anorganix

ccminer valexis-1.0
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3

Shows alexis-1.0 instead of phi-anxmod-1.0

Error in miner work.

Based on alexis78@github ccminer
Originally based on Christian Buchner and Christian H. project
Includes some of the work of djm34, sp, tsiv, klausT, tpruvot, pallas and anorganix

[2018-01-25 23:02:07] Starting on stratum+tcp://yiimp.eu:8339
[2018-01-25 23:02:07] NVML GPU monitoring enabled.
[2018-01-25 23:02:07] 12 miner threads started, using 'phi' algorithm.
[2018-01-25 23:02:21] Stratum difficulty set to 0.048
[2018-01-25 23:02:21] phi block 162159, diff 17063.710
[2018-01-25 23:02:21] GPU#3: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#8: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#10: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#6: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#2: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#0: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#4: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#1: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#11: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#7: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#5: Intensity set to 20, 1048576 CUDA threads
[2018-01-25 23:02:21] GPU#9: Intensity set to 20, 1048576 CUDA threads

Cuda error in func 'skein512_cpu_setBlock_80' at line 565 : invalid argument.
Cuda error in func 'scanhash_phi' at line 142 : driver shutting down.
Cuda error in func 'scanhash_phi' at line 142 : driver shutting down.
Cuda error in func 'scanhash_phi' at line 142 : driver shutting down.
Cuda error in func 'scanhash_phi' at line 143 : driver shutting down.
Cuda error in func 'skein512_cpu_setBlock_80' at line 565 : driver shutting down.
Cuda error in func 'scanhash_phi' at line 142 : driver shutting down.
Cuda error in func 'scanhash_phi' at line 143 : driver shutting down.
Cuda error in func 'scanhash_phi' at line 142 : driver shutting down.

ccminer exited, waiting to cooldown a bit

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.