Search content
Sort by

Showing 20 of 41 results by The_Immortal
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BHD | Bithold | C11 POW / POS / Masternodes | NO ICO | Low Premine
by
The_Immortal
on 17/01/2018, 15:58:21 UTC
Could you please guys TAKE A LOOK IN YOUR WALLETSHuh? HAS IT BEEN SYNC? It's not about pool problems... It's about YOUR BRAINS!

Welcome.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Numus] | PoW/PoS | Skein | Masternode
by
The_Immortal
on 24/12/2017, 00:33:55 UTC
Guys! What miner should I use under Linux? "ccminer 2.2.3 for nVidia GPUs by tpruvot@github " gives me only 660 MH/s on my 1080ti - that's not good Sad

Thank you!
Post
Topic
Board Обменники
Re: <CRYPTOHOME.ME> - ОБМЕН - Btc/Eth/Exmo/Tether/LTC/Dash [Москва - Краснодар]
by
The_Immortal
on 13/12/2017, 15:45:31 UTC
Хотел поблагодарить сервис. Меня лайт на Сбер - действительно самый высокий курс в рунете. Всё прошло быстро и четко, рекомендую!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.5 (Linux / Windows)
by
The_Immortal
on 19/11/2017, 00:44:35 UTC
dstm, what to do if overall process is not shown (pic)?

I've tried to relaunch the miner and reboot the system - the same.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 14/11/2017, 20:05:36 UTC
Guys... Please... How to fix it?

Quote
result for nonce 27c0a4ae does not validate on CPU!
 Huh Huh Huh

What does it mean?

Intesity is on the minimum - 8.
No OC at all (stock settings)!
Also I get
Quote
an illegal memory access was encountered cryptonight_extra_cpu_final line 235

Any ideas guys? Please....
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 14/11/2017, 17:57:31 UTC
Guys... Please... How to fix it?

Quote
result for nonce 27c0a4ae does not validate on CPU!
 Huh Huh Huh

What does it mean?

Intesity is on the minimum - 8.
No OC at all (stock settings)!
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
The_Immortal
on 06/11/2017, 00:14:27 UTC
patrike, can you please add dstm miner for Equihash? It's the very promising miner coz it has more performance againts other Equihash miners.

The second thing. Can you please add Telegram support for notifications?

And the third thing. How to get information from Awesome Miner Remote Agent? Nothing said about it on the help page.

Thank you!
From what I can see, that mining software doesn't provide any API, so there is nothing Awesome Miner can display about the mining for it.
Please teake a look again. This mining sofware provides API interface Smiley

And can you please answer on this:

How to get information from Awesome Miner Remote Agent? Nothing said about it on the help page.

Thank you!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 05/11/2017, 23:56:57 UTC
replace march=native by march=core2 in configure.sh then use ./build.sh
Finally, it works now!

Thank you very much!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 05/11/2017, 18:01:29 UTC
Did you use
Code:
-march=native
Nope. As I said before all I made is
3. I edited Makefile.am:

Code:
...

#ccminer_CPPFLAGS += -DUSE_LIBSODIUM
#ccminer_LDFLAGS += -Lequi/lib
#ccminer_LDADD += -lsodium
ccminer_LDADD += -lcuda

nvcc_ARCH  = -gencode=arch=compute_61,code=\"sm_61,compute_61\"

#nvcc_ARCH += -gencode=arch=compute_52,code=\"sm_52,compute_52\"
#nvcc_ARCH += -gencode=arch=compute_35,code=\"sm_35,compute_35\"
#nvcc_ARCH += -gencode=arch=compute_30,code=\"sm_30,compute_30\"
#nvcc_ARCH += -gencode=arch=compute_20,code=\"sm_21,compute_20\"

nvcc_FLAGS = $(nvcc_ARCH) @CUDA_INCLUDES@ -I. @CUDA_CFLAGS@
nvcc_FLAGS += $(JANSSON_INCLUDES) --ptxas-options="-v"

...

Should I put
Code:
-march=native
into Makefile.am as well?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 05/11/2017, 05:08:15 UTC
Guys... Could you help me please?... What did I make wrong?

1. I installed on my Ubuntu CUDA 9.0.176.

2. I downloaded the source from the following link (ccminer-cuda-9).

3. I edited Makefile.am:

Code:
...

#ccminer_CPPFLAGS += -DUSE_LIBSODIUM
#ccminer_LDFLAGS += -Lequi/lib
#ccminer_LDADD += -lsodium
ccminer_LDADD += -lcuda

nvcc_ARCH  = -gencode=arch=compute_61,code=\"sm_61,compute_61\"

#nvcc_ARCH += -gencode=arch=compute_52,code=\"sm_52,compute_52\"
#nvcc_ARCH += -gencode=arch=compute_35,code=\"sm_35,compute_35\"
#nvcc_ARCH += -gencode=arch=compute_30,code=\"sm_30,compute_30\"
#nvcc_ARCH += -gencode=arch=compute_20,code=\"sm_21,compute_20\"

nvcc_FLAGS = $(nvcc_ARCH) @CUDA_INCLUDES@ -I. @CUDA_CFLAGS@
nvcc_FLAGS += $(JANSSON_INCLUDES) --ptxas-options="-v"

...

4. I compiled ccminer. And here is strange thing - I got ccminer with the size about 18 MB. But last time (when i used CUDA 7.5) I got it with 34-35 MB... Myabe is it because of my Makefile.am? Ok, screw it, right?

5. ccminer --version showed everything is OK.

Now I copied just compiled ccminer and lib directory (with 3 files into it: libcudart.so.9.0 + libcudart.so.9.0 + libcudart.so.9.0.176) to other PC (/home/user/ccminer/) without installed CUDA on it.
I did:
Code:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/user/ccminer/lib
And then:
Code:
/home/user/ccminer/ccminer --version
Illegal instruction

Why? Sad

I've compiled ccminer on PC with Intel CPU. And I copied it toPC with AMD CPU. But before you've said that CPU doesn't matter, doesn't it?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.4 (Linux / Windows)
by
The_Immortal
on 04/11/2017, 20:54:33 UTC
dstm, what about problem with incorrect API info (in case of disconnect and crashing of GPU) - have you fixed it in the recent version?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.3 (Linux / Windows)
by
The_Immortal
on 04/11/2017, 17:37:17 UTC
Still no new version with fixed API? Sad(((
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 03/11/2017, 15:44:53 UTC
pallas,
scryptr,
JUST USE BUILD.SH
Huh Of course I use it... Every time, again and again (for every another PC) i use this file to compile ccminer by default. Or what did you mean by that?

I never found this intimidating or difficult.
Well, that's not too hard indeed. But when you've to download nvidia-toolkit (2.5GB) and then compile ccminer (from 5-15 mins) ten times in a row - that's a lil bit frustrating! Do you get me? Smiley

Further, if you have all Pascal GPUs, you can set switches within the code to build a binary specific for Pascal architecture.
Yup, all my GPUs are Pascal (GTX 1050). But can you gimme please an example how to use switches for Pascal GPUs? Or did you mean maybe flags not switches? Well, those flags won't help - I tell you (see below why).

And... Could you please explain how is it possible... There two absolutely identical PC: motherboards, CPU, the same GPUs (1050) from the same vendor. I compile ccminer on one of them and expect that it will work on both PC (make sense?) Nope! It works only on PC it was built on! Why is that?? (btw, it was tested on cryptonight algo).

I think it's not about GPUs architecture. It's about CPU architecture. ccminer is too sensetive to all hardware during its compiling... How to say ccminer to be not so sensetive to get more universal solution?

Thank you!

P.S. But under windows it works perfectly. You don't need to break your brain - you just need to download ready binaries and launch it...... It's a dream for Ubuntu Sad

P.P.S. BTW, what switch should I use for GTX 1050? Never found it in the list.

cpu doesn't matter, unless you compiled with cpu specific flags.
is the software the same on the two machines? same OS, same version? same packages installed?
I had no problems sharing ccminer binaries with other people using the same linux OS, it even worked with different distributions, provided it had the same shared libraries available.
Exactly - all the same: OS, miner software, etc.

But could you tell me please if I want to compile ccminer for GTX 1050 only regardless any CPU what should I do?

As I get all I need is add into Makefile.am the following flag:
Code:
nvcc_ARCH = -gencode=arch=compute_60,code="sm_60,compute_60"
and remove all other flags concerning nvcc_ARCH.

Correct?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 03/11/2017, 06:42:02 UTC
scryptr,
JUST USE BUILD.SH
Huh Of course I use it... Every time, again and again (for every another PC) i use this file to compile ccminer by default. Or what did you mean by that?

I never found this intimidating or difficult.
Well, that's not too hard indeed. But when you've to download nvidia-toolkit (2.5GB) and then compile ccminer (from 5-15 mins) ten times in a row - that's a lil bit frustrating! Do you get me? Smiley

Further, if you have all Pascal GPUs, you can set switches within the code to build a binary specific for Pascal architecture.
Yup, all my GPUs are Pascal (GTX 1050). But can you gimme please an example how to use switches for Pascal GPUs? Or did you mean maybe flags not switches? Well, those flags won't help - I tell you (see below why).

And... Could you please explain how is it possible... There two absolutely identical PC: motherboards, CPU, the same GPUs (1050) from the same vendor. I compile ccminer on one of them and expect that it will work on both PC (make sense?) Nope! It works only on PC it was built on! Why is that?? (btw, it was tested on cryptonight algo).

I think it's not about GPUs architecture. It's about CPU architecture. ccminer is too sensetive to all hardware during its compiling... How to say ccminer to be not so sensetive to get more universal solution?

Thank you!

P.S. But under windows it works perfectly. You don't need to break your brain - you just need to download ready binaries and launch it...... It's a dream for Ubuntu Sad

P.P.S. BTW, what switch should I use for GTX 1050? Never found it in the list.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 03/11/2017, 05:32:43 UTC
scryptr, thank you.

Maybe you can help with another question. Is there a way TO NOT COMPILE CCMINER FOR EVERY PC?!?!

I have several rigs (they are on Ubuntu). I've compiled ccminer for one of them and it's worked. Then I switched ready ccminer to the same hardware configuration (socket, CPU, videocards) and... CCminer just exited after its launching.. So I had to compile it AGAIN... and it worked.

OMG... Should I compile this hell under every PC?....

Thank you!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 03/11/2017, 04:09:34 UTC
Is there a way to compile ccminer (for Ubuntu) for a specific algorithm (not for all)? It it is possbile could you please tell me how to do it in details?

Thank you!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
The_Immortal
on 02/11/2017, 19:11:40 UTC
Well, I'm trying cryptonight via recent 2.2.2 ccminer (GTX 1050). On Windows it works well. But under Ubuntu it just closed without any error.

Could you tell me please how to solve the problem? Thank you!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.3 (Linux / Windows)
by
The_Immortal
on 02/11/2017, 11:41:02 UTC
Any plan to support equihash-192,7? (ZER)

I had some request to support different equihash variants. Currently I'm focusing on requests and general improvements (for 200,9) - so not sure about it.
Guys, sorry for asking it, but could you tell me please what do those numbers mean: "192,7", "200,9"? Don't get it Sad
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
The_Immortal
on 02/11/2017, 02:00:46 UTC
patrike, can you please add dstm miner for Equihash? It's the very promising miner coz it has more performance againts other Equihash miners.

The second thing. Can you please add Telegram support for notifications?

And the third thing. How to get information from Awesome Miner Remote Agent? Nothing said about it on the help page.

Thank you!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.3 (Linux / Windows)
by
The_Immortal
on 02/11/2017, 01:28:15 UTC
induktor ,
can disable de fee --fee 0 but it will mine a bit slower.
Nope, you're wrong. Even with no fee option EWBF miner will work on the same rate Wink
That's what i read about in the forums but then again when i tested it, if i put --fee 0 it lowers the hashrate like 1% Sad odd..... anyway the guy's gotta eat, so 1% sounds fair enough 4 me  Grin Grin

but it is strange since EWBF himself said that there is no penalty for putting --fee 0, so, dunno Sad
Well, as for me I saw no changes in hashrate with disabled fee. And I got the straight answer from EWBF that this is on our side to use fee option - its disabling doesn't affect at all.

Anyway, let's stop it coz we are going to offtopic Wink