Skip to content

crash on start #13

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

Open
alexsid900 opened this issue Jan 21, 2018 · 0 comments
Open

crash on start #13

alexsid900 opened this issue Jan 21, 2018 · 0 comments

Comments

@alexsid900
Copy link

alexsid900 commented Jan 21, 2018

C:\Miner\xmrMiner>rem this is a helper script to start xmrMiner
C:\Miner\xmrMiner>rem the word "rem" at the beginning of a line is a line with a comment
C:\Miner\xmrMiner>rem please substitude with you Monero adress
C:\Miner\xmrMiner>set xmrAddress=*********
C:\Miner\xmrMiner>rem passwort for your mining pool (very often only a x)
C:\Miner\xmrMiner>set poolPassword=x
C:\Miner\xmrMiner>rem mining pool webaddress
C:\Miner\xmrMiner>set poolUrl=stratum+tcp://xmr.pool.minergate.com:45560
C:\Miner\xmrMiner>rem set here the launch param to tune xmrMiner (see xmrMiner_VERSION.exe --help), e.g. --launch=8x3
C:\Miner\xmrMiner>set launchParam=--launch=1x1
C:\Miner\xmrMiner>rem greater value means more interactivity of your system but lower hash rate
C:\Miner\xmrMiner>set bFactor=6
C:\Miner\xmrMiner>rem time between a kernel start
C:\Miner\xmrMiner>set bSleep=25
C:\Miner\xmrMiner>C:\Miner\xmrMiner\xmrMiner_0.2.1.exe --launch=1x1 --url=stratum+tcp://xmr.pool.minergate.com:45560 -u [email protected] -p x --bfactor=6 --bslee
p=25
    *** xmrMiner 0.2.1 (64 bit) for NVIDIA GPUs by psychocrypt
    *** Built with Visual Studio 2015  using the Nvidia CUDA Toolkit 8.0

 psychocrypt's XMR donation address:
   43NoJVEXo21hGZ6tDG6Z3g4qimiGdJPE6GRxAmiWwm26gwr62Lqo7zRiCJFSBmbkwTGNuuES9ES5T
gaVHceuYc4Y75txCTU
 for more donation addresses please read the README.md
-----------------------------------------------------------------
[2018-01-21 12:16:04] Using JSON-RPC 2.0
[2018-01-21 12:16:04] Starting Stratum on stratum+tcp://xmr.pool.minergate.com:4
5560
[2018-01-21 12:16:04] Pool set diff to 1063
[2018-01-21 12:16:04] Stratum detected new block
[2018-01-21 12:16:06] 1 miner threads started, using 'cryptonight' algorithm.
[2018-01-21 12:16:06] GPU #0: GeForce GT 430 (2 SMX), using 8 blocks of 8 thread
s
[2018-01-21 12:16:09] GPU #0: GeForce GT 430, 18.11 H/s
[2018-01-21 12:16:09] accepted: 1/1 (100.00%), 18.11 H/s (yay!!!)

GPU 0: unknown error
C:/Temp/ConsoleApplication3/ConsoleApplication3/cryptonight/cuda_cryptonight_ext
ra.cu line 231

C:\Miner\xmrMiner>pause
Для продолжения нажмите любую клавишу . . .

And why i use --launch=1x1, but
[2018-01-21 12:16:06] GPU #0: GeForce GT 430 (2 SMX), using 8 blocks of 8 thread
?

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

No branches or pull requests

1 participant