Search content
Sort by

Showing 13 of 13 results by elenapetrova
Post
Topic
Board Mining (Altcoins)
Re: Out of memory on CUDA device?
by
elenapetrova
on 09/04/2021, 17:05:41 UTC
It's a Fermi 2.0 Card, a GeForce GTX 560M, a GTS 450 or GTX 550ti.

I don't belive you can mine anything profitable with those nowdays.

They current models they are selling usualy looks like that (with green stripes too):

https://http2.mlstatic.com/D_NQ_NP_834131-MLB31679608222_082019-O.jpg

Never buy those.




I bought that exactly this one, but with red stripes. Anyway, on some software says GF116, other GP106. Some software says 2GB, other 6GB. I ran a benchmark tests in Linux and it look like it's GF116, 2GB GPU. And the 1,300$ price was with the chassis (with motherboard, processor), etc. Basically, the GPU costed me 70 USD. That was my first and last attempt in mining Cheesy
Post
Topic
Board Mining (Altcoins)
Re: Out of memory on CUDA device?
by
elenapetrova
on 03/04/2021, 12:50:58 UTC
Thank you so much! I'll give it a try :-)
Post
Topic
Board Mining (Altcoins)
Re: Out of memory on CUDA device?
by
elenapetrova
on 03/04/2021, 10:01:14 UTC
Omg, that's bad! I paid 1,300$ for a rig with 8 slots and 8 GPUs... :-(
Post
Topic
Board Mining (Altcoins)
Re: Out of memory on CUDA device?
by
elenapetrova
on 03/04/2021, 07:42:10 UTC
Thank you for all of the replies, guys! But I think you misunderstood me. I've said "the GPU is a Chinese replica" earlier. I don't doubt if it's a legit one, I'm sure that it's fake. My question is more like - is there any way I can run some miner (old version, etc), so I can see the hash-rate? This is the GPU-Z screenshot:
https://i.ibb.co/FgvYHw7/gpuz.png

What I've tried so far:
1. Installed the driver 390.77 from the Chinese CD - Windows DOES recognise the card
2. Installed the driver 390.77 from the NVidia website - Windows DOES recognise the card
3. Installed the driver 465.89 from the NVidia website - Windows DOES NOT recognise the card

Errors so far:
ETHMiner: Out of memory
LoLMiner: Problem in loading kernel
PhoenixMiner: Compute 2.1 (minimum 3.0 required)
Post
Topic
Board Mining (Altcoins)
Re: Out of memory on CUDA device?
by
elenapetrova
on 02/04/2021, 18:04:45 UTC
That is my concern as well. First I thought that it could be with fake 6GB RAM, but then everything looks legit in the GPU-Z...
Post
Topic
Board Mining (Altcoins)
Re: Out of memory on CUDA device?
by
elenapetrova
on 02/04/2021, 17:44:52 UTC
I’m using 390.77, while I think the latest one for GTX1060 is 465.89. The reason I’m using this particular version is because the GPU is a replica of the original one and it came with the older version in the disk. I tried installing the latest one, but it didn’t recognise the GPU. I will be very happy if you have any suggestions on what can be done in this case… Thank you!
Post
Topic
Board Mining (Altcoins)
Re: Out of memory on CUDA device?
by
elenapetrova
on 02/04/2021, 13:45:58 UTC
Sorry for the wrong section and thank you for your suggestion! PhoenixMiner gives me error "Can't use CUDA device 0: compute cap. 2.1 (at least 3.0 required)".
Post
Topic
Board Mining software (miners)
Topic OP
Out of memory on CUDA device?
by
elenapetrova
on 02/04/2021, 12:27:21 UTC
Using 1x GTX1060 6GB on WIN10 with 8GB RAM and 48GB VRAM using ethminer-0.18.0-cuda8.0-windows-amd64.

Code:
setx GPU_FORCE_64BIT_PTR 0
SUCCESS: Specified value was saved.

setx GPU_MAX_HEAP_SIZE 100
SUCCESS: Specified value was saved.

setx GPU_USE_SYNC_OBJECTS 1
SUCCESS: Specified value was saved.

setx GPU_MAX_ALLOC_PERCENT 100
SUCCESS: Specified value was saved.

setx GPU_SINGLE_ALLOC_PERCENT 100
SUCCESS: Specified value was saved.

ethminer -U -P stratum+tcp://0xa7e593bde6b5900262cf94e4d75fb040f7ff4727@eu1.ethermine.org:4444

ethminer 0.18.0
Build: windows/release/msvc

 i 13:34:18 main     Configured pool eu1.ethermine.org:4444
 i 13:34:18 <unknown> Selected pool eu1.ethermine.org:4444
 i 13:34:18 <unknown> Stratum mode : Stratum
 i 13:34:18 <unknown> Established connection to eu1.ethermine.org [172.65.207.106:4444]
 i 13:34:18 <unknown> Spinning up miners...
cu 13:34:18 cuda-0   Using Pci Id : 01:00.0 GeForce GTX 1060 6GB (Compute 2.1) Memory : 6.00 GB
 i 13:34:18 <unknown> Authorized worker 0xa7e593bde6b5900262cf94e4d75fb040f7ff4727
 i 13:34:18 <unknown> Epoch : 405 Difficulty : 4.00 Gh
 i 13:34:18 <unknown> Job: 752dcc7f... eu1.ethermine.org [172.65.207.106:4444]
 i 13:34:21 <unknown> Job: 8a816022... eu1.ethermine.org [172.65.207.106:4444]
 i 13:34:21 <unknown> Job: 44989ebd... eu1.ethermine.org [172.65.207.106:4444]
 i 13:34:21 <unknown> Job: a98199f0... eu1.ethermine.org [172.65.207.106:4444]
cu 13:34:21 cuda-0   Generating DAG + Light : 4.23 GB
cu 13:34:21 cuda-0   Unexpected error CUDA error in func dev::eth::CUDAMiner::initEpoch_internal at line 123 out of memory on CUDA device 01:00.0
cu 13:34:21 cuda-0   Mining suspended ...
 m 13:34:23 <unknown> 0:00 A0 0.00 h - cu0 0.00
 i 13:34:25 <unknown> Job: 0893215c... eu1.ethermine.org [172.65.207.106:4444]
 m 13:34:28 <unknown> 0:00 A0 0.00 h - cu0 0.00
 i 13:34:29 <unknown> Job: 2c105ebe... eu1.ethermine.org [172.65.207.106:4444]
Post
Topic
Board Service Discussion
Re: Fees for bitcoin mixing?
by
elenapetrova
on 29/03/2021, 18:02:05 UTC
Awesome! I'll download Electrum and test it out. Thank you so much for the help!!!
Post
Topic
Board Service Discussion
Re: Fees for bitcoin mixing?
by
elenapetrova
on 29/03/2021, 17:52:02 UTC
I thought importing and sweeping are the same thing. I meant import, sorry. So, importing the ChipMixer's private keys into Electrum is fee-free, then I can send it to Binance, right?
Post
Topic
Board Service Discussion
Re: Fees for bitcoin mixing?
by
elenapetrova
on 29/03/2021, 17:38:50 UTC
So, I decided to use Electrum after all, but would I need to pay the transaction fee for the chips private keys import as well? Or importing private keys is free? Thanks!
Post
Topic
Board Service Discussion
Re: Fees for bitcoin mixing?
by
elenapetrova
on 29/03/2021, 17:02:07 UTC
@BitMaxz, thanks for your fast reply! Yes, I've read the FAQ, that is why I really liked the idea. I also saw that the service fee is donation-al. My question is exactly about the network fees. Is this the right method to do it, the one I mentioned above? I have seen that you can "sweep" the chips into Electrom - are there any fees for that? Thanks!
Post
Topic
Board Service Discussion
Topic OP
Fees for bitcoin mixing?
by
elenapetrova
on 29/03/2021, 16:36:24 UTC
Hi, guys!

I was looking for a BTC mixing service and I liked ChipMixer so far. I was wondering about the fees since the current BTC rate is very high.

As of my understanding, I can do the following:
1. I create 2 BlockChain wallets (A and B)
2. Someone sends me 0.04 BTC to Wallet A
3. I send the BTC from Wallet A to ChipMixer and split it into two 0.02 BTC chips
4. I send the BTC from ChipMixer to Wallet B
5. I send the BTC from Wallet B to my Binance account, trade it for EUR, and send it to my bank account

How much this would cost me? Also, is this 100% untraceable?

Thanks!