Bitcoin Forum
May 17, 2024, 04:48:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 »  All
  Print  
Author Topic: Optiminer/Equihash 2.1.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero..  (Read 35182 times)
pmf026
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
November 15, 2017, 06:57:00 AM
Last edit: November 15, 2017, 07:42:08 PM by pmf026
 #41


Bad news: Your CPU is likely too slow to fully unleash the mining powers of all your GPUs.

The next version of optiminer will throttle the GPUs when it detects that the CPU cannot validate all the solutions found (there is no point in producing more solutions on the GPUs than the CPU can consume).
Is validating shares on CPU really necessary?

ps: it seems --pci-mode 0 solved my crash/hang problem.
Namreh
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile WWW
November 15, 2017, 07:54:25 AM
 #42

Isn´t GTXTitanZ supported, yet?
I´ve got this error: "ptxas fatal   : SM version specified by .target is higher than default SM version assumed"
Is there a way to mine with GTXTitanZ in the future?
The cards are old, but still very good.
rongphuongnam
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
November 15, 2017, 11:26:35 AM
 #43

Waiting for Windows version  Smiley
optiminer (OP)
Full Member
***
Offline Offline

Activity: 187
Merit: 100


View Profile
November 15, 2017, 10:25:28 PM
 #44


Bad news: Your CPU is likely too slow to fully unleash the mining powers of all your GPUs.

The next version of optiminer will throttle the GPUs when it detects that the CPU cannot validate all the solutions found (there is no point in producing more solutions on the GPUs than the CPU can consume).
Is validating shares on CPU really necessary?

ps: it seems --pci-mode 0 solved my crash/hang problem.

Validating is not fully correct. Actually the most work is computing the sha256d of the resulting solution to see if it is below the diff target. This could of course also be done on the GPU. Maybe in a future version. Switching to CUDA for Nvidia cards seems more important.
optiminer (OP)
Full Member
***
Offline Offline

Activity: 187
Merit: 100


View Profile
November 15, 2017, 10:26:22 PM
 #45

Isn´t GTXTitanZ supported, yet?
I´ve got this error: "ptxas fatal   : SM version specified by .target is higher than default SM version assumed"
Is there a way to mine with GTXTitanZ in the future?
The cards are old, but still very good.


https://github.com/Optiminer/OptiminerEquihash/issues/2
pmf026
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
November 16, 2017, 04:10:44 AM
 #46


Bad news: Your CPU is likely too slow to fully unleash the mining powers of all your GPUs.

The next version of optiminer will throttle the GPUs when it detects that the CPU cannot validate all the solutions found (there is no point in producing more solutions on the GPUs than the CPU can consume).
Is validating shares on CPU really necessary?

ps: it seems --pci-mode 0 solved my crash/hang problem.

Validating is not fully correct. Actually the most work is computing the sha256d of the resulting solution to see if it is below the diff target. This could of course also be done on the GPU. Maybe in a future version. Switching to CUDA for Nvidia cards seems more important.
Makes sense.

One more question: can you please explain what --pci-mode actually does? I have no idea. -h doesn't say much about it, except that I can pick mode 0,1,2 or 3.
Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
November 16, 2017, 08:52:55 PM
Last edit: November 18, 2017, 06:34:30 PM by Lucky - Luciano
 #47


Bad news: Your CPU is likely too slow to fully unleash the mining powers of all your GPUs.

The next version of optiminer will throttle the GPUs when it detects that the CPU cannot validate all the solutions found (there is no point in producing more solutions on the GPUs than the CPU can consume).
Is validating shares on CPU really necessary?

ps: it seems --pci-mode 0 solved my crash/hang problem.

It did not help me. The system is constantly frozen after about 5 minutes approx. I have a powerful configuration and the processor is not a problem: ASUS ROG STRIX Z270F GAMING, i7 7700T 2.9 - 3.8 GHz + OC 34%, 32 Gb DDR4 RAM (2 x 16 Gb Corsair 3000 MHz,cl15 ).
mikebzh44
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
November 17, 2017, 08:43:38 PM
 #48

Hi.

I'm using this miner but when I run it, I have this message :

./optiminer-equihash: /usr/local/cuda-8.0/targets/x86_64-linux/lib/libOpenCL.so.1: no version information available (required by ./optiminer-equihash)

As this miner is already compiled, do I have to install some dependencies ?

Thanks.
NetopyrMan
Member
**
Offline Offline

Activity: 144
Merit: 10


View Profile
November 18, 2017, 10:06:47 AM
 #49

ps: it seems --pci-mode 0 solved my crash/hang problem.

THANK YOU!!! but still cpu is used on 100% (but its only 2core nonHT, so stock cooler is enough ... i hope)
NetopyrMan
Member
**
Offline Offline

Activity: 144
Merit: 10


View Profile
November 18, 2017, 10:19:11 AM
 #50

Hi.

I'm using this miner but when I run it, I have this message :

./optiminer-equihash: /usr/local/cuda-8.0/targets/x86_64-linux/lib/libOpenCL.so.1: no version information available (required by ./optiminer-equihash)

As this miner is already compiled, do I have to install some dependencies ?

Thanks.


wierd ... i just installed linux then update then aditional drivers (maybe update again?) and run miner, nothing else and it works normaly

this should install openCL:
sudo apt update
sudo apt install ocl-icd-opencl-dev
mikebzh44
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
November 18, 2017, 10:22:09 AM
 #51

I will give a try.

I'm not running a standard version but this optimized one for NVidia :

https://github.com/Cyclenerd/ethereum_nvidia_miner

Didn't want to lose time by searching how to install NVidia drivers and other stuff Wink
kriptom
Hero Member
*****
Offline Offline

Activity: 644
Merit: 502



View Profile
November 18, 2017, 10:36:11 AM
 #52

Does Minexcoin dig up? I wonder how much he earns. Zcash has a lot of difficulty.
NetopyrMan
Member
**
Offline Offline

Activity: 144
Merit: 10


View Profile
November 18, 2017, 11:23:53 AM
 #53

Does Minexcoin dig up? I wonder how much he earns. Zcash has a lot of difficulty.

zec, zen, smart ... same income per card (nvidia)
Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
November 18, 2017, 03:47:30 PM
Last edit: November 18, 2017, 04:34:04 PM by Lucky - Luciano
 #54

Hi.

I'm using this miner but when I run it, I have this message :

./optiminer-equihash: /usr/local/cuda-8.0/targets/x86_64-linux/lib/libOpenCL.so.1: no version information available (required by ./optiminer-equihash)

As this miner is already compiled, do I have to install some dependencies ?

Thanks.


wierd ... i just installed linux then update then aditional drivers (maybe update again?) and run miner, nothing else and it works normaly

this should install openCL:
sudo apt update
sudo apt install ocl-icd-opencl-dev

Unbelievable, I've done all this and again the system freezes. Also, I have a super powerful mining machine. Stable mining is obviously a secret that no one will discover. This is my mine_mnx.sh file:

export GPU_SYNC_OBJECTS=1
export GPU_FORCE_64BIT_PTR=1

  ./optiminer-equihash -s eu.minexpool.nl:3333 -u XBcozpshjc4LMgKQCgbu9fbdw9a1JrYeYY.Minex4 -p 4 --pci-mode 1 -a equihash96_5 -i 256   (--pci-mode 0 me immediately freeze the system  - for minut - 2 )
saix1610
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
November 18, 2017, 08:05:16 PM
 #55

hi all, new problem for me:

i have installed ubuntu 15.04,
amd driver catalyst 15.12,
I'm using this miner but when I run it, I have this message :

[2017-11-18 21:00:37.094] [info] Optiminer/Equihash 2.0.0 (C) Optiminer 2017
[2017-11-18 21:00:37.094] [info] Connecting to mnx.suprnova.cc:7077.
[2017-11-18 21:00:37.099] [info] Using generic kernel code.
[2017-11-18 21:00:37.099] [info] Using '--intensity 128' from command line for device 0.
[2017-11-18 21:00:37.106] [info] [GPU0] Device info: {"id": "0/0" "name": "Tahiti" "platform": "AMD" "driver": "1912.5 (VM)"}
[2017-11-18 21:00:37.128] [error] Build Status: -2
[2017-11-18 21:00:37.128] [error] Build Log:
Frontend phase failed compilation.
Error: Compilation from LLVMIR binary to IL text failed!

my gpu is r9 280 my cpu is i7 4790 8gb of ram

help me please!!!

thanks.
aljunk
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
November 19, 2017, 07:25:44 AM
 #56

Waiting for Windows version  Smiley
me too  Cheesy
yokosan
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
November 19, 2017, 01:53:04 PM
 #57

mining minexcoin I want to do. who is there? which devices more compatible and more efficiency. I'll do mining for the first time. can you show me a road map?
Cobra9100
Full Member
***
Offline Offline

Activity: 120
Merit: 100


View Profile
November 19, 2017, 02:22:50 PM
 #58

When there is a version under Windows, I cannot wait, it's unfair
PotatoM12
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 19, 2017, 02:26:25 PM
 #59

Is it ok to mine Bitcoin Gold?
Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
November 19, 2017, 05:18:18 PM
 #60

Is it ok to mine Bitcoin Gold?
Yes.
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!