Bitcoin Forum
April 25, 2024, 04:34:59 AM *
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]  All
  Print  
Author Topic: Bounty for Open-Sourced XMR/Cryptonight GPU Miner Bounties Thread  (Read 170867 times)
maffiamaes
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
July 30, 2017, 02:19:31 AM
 #261


Code:
[2017-07-01 22:26:19] GPU #0: FATAL: failed to allocate device memory for long state

Does somebody know how to fix it ? It's is possible to mine BAS with my GPU ?

Thanks in advance for your help

I have the same problem wit last "GeForce Game Ready Driver" & GTX970.  Undecided

Impossible to mine with version 384.76 (29 june 2017) & 384.94 (24 july 2017).

I have downgraded to version 382.53 (9 june 2017) and it works well  Wink

Follow this link to find the old official Geforce drivers : https://www.geforce.com/drivers/beta-legacy


I had the same issue. 

First i made some policy to right stuff in the memory. That did not work. Then i installed GUDA drivers (i think version 8.0), next to my already installed 384.xx driver. And yes this did the job :-)

But still i am not getting any good hashrate out of my GTX 1060 3GB MSI GAMING X cards.  only around 2400h/s for my 7 cards hmmmm thats around 350 for a card. I see on internet it should do around 450...

I noticed you have to play around in the batfile with adding  -l 4x81 for example. this is to tell how much blocks per threads you want to use ..or something like that lol. Thats the part i still dont get... how i know how much threads this card has? With CPU i know how to do thats easy.  But if i open GPU Z then i cant see any info about the threads or blocks...

Cheers
1714019699
Hero Member
*
Offline Offline

Posts: 1714019699

View Profile Personal Message (Offline)

Ignore
1714019699
Reply with quote  #2

1714019699
Report to moderator
1714019699
Hero Member
*
Offline Offline

Posts: 1714019699

View Profile Personal Message (Offline)

Ignore
1714019699
Reply with quote  #2

1714019699
Report to moderator
1714019699
Hero Member
*
Offline Offline

Posts: 1714019699

View Profile Personal Message (Offline)

Ignore
1714019699
Reply with quote  #2

1714019699
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
maffiamaes
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
July 30, 2017, 02:23:37 AM
 #262

Hey, it was a very simple "mining.bat" with the following contents;

Code:
ccminer -o stratum+tcp://xmr.crypto-pool.fr:3333 -u myaddress -p x -l 4x10

Anything below 4x10 would cause ccminer to revert back to the default 8x40 value.


post your command line, something isn't right

-l=4x20

or 3x15

etc.

that equal sign matters.


How do you guys know those parameters?    For example i have a gtx 1060 3gb msi gaming x, but i really dont know how many threads and blocks to use. And most important... if i dont know anything about it, is there anyway i can damage the cards by putting in wrong numbers?

Thanks
kalunomics
Full Member
***
Offline Offline

Activity: 630
Merit: 103



View Profile WWW
October 22, 2017, 10:00:28 AM
 #263

Hey, it was a very simple "mining.bat" with the following contents;

Code:
ccminer -o stratum+tcp://xmr.crypto-pool.fr:3333 -u myaddress -p x -l 4x10

Anything below 4x10 would cause ccminer to revert back to the default 8x40 value.


post your command line, something isn't right

-l=4x20

or 3x15

etc.

that equal sign matters.


How do you guys know those parameters?    For example i have a gtx 1060 3gb msi gaming x, but i really dont know how many threads and blocks to use. And most important... if i dont know anything about it, is there anyway i can damage the cards by putting in wrong numbers?

Thanks

Follow the link to know the compute version of your card and the corresponding kernel settings
https://rumorscity.com/2014/01/19/cudaminer-guide-for-nvidia-gpus/

corez
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 28, 2018, 04:51:30 AM
 #264

I'm having this error when I try to run the bat file

The code execution cannot proceed because MSVCR100.dll was not found. Reinstalling the program may fix the problem.

However when looking at the zip files i download on contains 3 files.

ccminer.exe
cudart32_65.dll
pthreadVC2.dll

Im using NVIDIA 1070 GPU.

Thanks.
PakratZ
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 21, 2018, 04:20:38 AM
 #265

I'm having this error when I try to run the bat file

The code execution cannot proceed because MSVCR100.dll was not found. Reinstalling the program may fix the problem.

However when looking at the zip files i download on contains 3 files.

ccminer.exe
cudart32_65.dll
pthreadVC2.dll

Im using NVIDIA 1070 GPU.

Thanks.
I'm running into the same issue.  Did you ever get this solved?
hankt
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 25, 2018, 01:11:10 AM
 #266

I'm having this error when I try to run the bat file

The code execution cannot proceed because MSVCR100.dll was not found. Reinstalling the program may fix the problem.

However when looking at the zip files i download on contains 3 files.

ccminer.exe
cudart32_65.dll
pthreadVC2.dll

Im using NVIDIA 1070 GPU.

Thanks.
I'm running into the same issue.  Did you ever get this solved?

Try something a little more recent with active development:
https://github.com/tpruvot/ccminer/releases
Molloc
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 27, 2018, 11:47:02 AM
 #267

trying to mine SMR but keep getting this error:

JSON-RPC call failed: {
quot;codequot;: -1,
quot;messagequot;: quot;invalid methodquot;
}

Using Nvidia 1070s and ccminer-skunk-krnlx
loftech
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 08, 2018, 01:54:40 AM
 #268

I'm getting the same error with 1060s
biddybee
Jr. Member
*
Offline Offline

Activity: 91
Merit: 1


View Profile
August 01, 2018, 04:30:17 AM
 #269

Any solution to this error?

JSON-RPC call failed: {
quot;codequot;: -1,
quot;messagequot;: quot;invalid methodquot;
}
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14]  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!