Pages:
Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 12. (Read 3426875 times)

sp_
legendary
Activity: 2898
Merit: 1087
Team Black developer
hero member
Activity: 714
Merit: 500
I have a GTX 650ti 2GB.

Which version would be best for getting this thing up and running?
legendary
Activity: 1470
Merit: 1114
Just plugged in 2x GTX 750ti in addition to my main gpu which is connected to my monitor.  Trying to mine FTC and I get this error:

Code:
*** ccminer 1.5.69-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
        Built with VC++ 2013 and nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
  CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp, klaust, tpruvot, tsiv and pallas.

[2015-10-24 12:09:28] Starting Stratum on stratum+tcp://coinotron.com:3337
[2015-10-24 12:09:28] NVAPI GPU monitoring enabled.
[2015-10-24 12:09:28] Binding thread 0 to cpu 0 (mask 1)
[2015-10-24 12:09:28] 3 miner threads started, using 'neoscrypt' algorithm.
[2015-10-24 12:09:28] Binding thread 1 to cpu 1 (mask 2)
[2015-10-24 12:09:28] Binding thread 2 to cpu 2 (mask 4)
[2015-10-24 12:09:28] Stratum difficulty set to 64
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991

Any ideas? I'm pretty sure gtx750ti can mine neoscrypt.  I know the gtx750 can....

Increase the pagefile by a few gigs.

Ya, I tried doing this but no change.  In any case, I've got 32gb ddr4 installed, so I know it's not a RAM issue.  Anyone else have any idea how to solve this?

Try playing with the -i option. I'm not sure of the default but try -i 15 and move up or down from there. Check the help.
Also you're using the SP-MOD fork of ccminer, you'd be better off asking for help in the SP-MOD thread.
legendary
Activity: 1164
Merit: 1010
Just plugged in 2x GTX 750ti in addition to my main gpu which is connected to my monitor.  Trying to mine FTC and I get this error:

Code:
*** ccminer 1.5.69-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
        Built with VC++ 2013 and nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
  CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp, klaust, tpruvot, tsiv and pallas.

[2015-10-24 12:09:28] Starting Stratum on stratum+tcp://coinotron.com:3337
[2015-10-24 12:09:28] NVAPI GPU monitoring enabled.
[2015-10-24 12:09:28] Binding thread 0 to cpu 0 (mask 1)
[2015-10-24 12:09:28] 3 miner threads started, using 'neoscrypt' algorithm.
[2015-10-24 12:09:28] Binding thread 1 to cpu 1 (mask 2)
[2015-10-24 12:09:28] Binding thread 2 to cpu 2 (mask 4)
[2015-10-24 12:09:28] Stratum difficulty set to 64
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991

Any ideas? I'm pretty sure gtx750ti can mine neoscrypt.  I know the gtx750 can....

Increase the pagefile by a few gigs.

Ya, I tried doing this but no change.  In any case, I've got 32gb ddr4 installed, so I know it's not a RAM issue.  Anyone else have any idea how to solve this?

Edit: I think this problem only exists for SP-mod version of ccminer.  I tried with tpruvot's fork, and it works with no problems.  Also, NiceHash can run multiple algos across all my gpus without any issue.  In any case, I'm happily hashing away Cheesy
member
Activity: 93
Merit: 11
The latest SGminer introducing LYRA2REv2 support which is version 5.1.0 fetched from NiceHash.  

Out of curiosity, why are you asking?

Because i dont really have followed what happens/ed to sgminer :p I missed the nicehash one. djm/vtc one didnt work on my 7970

I had 2 amd cards sleeping during the summer, just used a few days on ethereum but winter is coming and i use that as heater :p

Also i plan to add back support for old cuda cards on lyra2v2, only made the v1 for the moment. Could be nice to compare cuda and opencl on these

I would be more than happy to test whatever you've got in development given you require a candidate.

Can you recommend a CC/Cudaminer version and or algorithm which are compatible with Cuda 1.1 GPUs as I've mentioned before?

Anyway, I'm looking forward to your LYRA2REv2 implementation!

legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
The latest SGminer introducing LYRA2REv2 support which is version 5.1.0 fetched from NiceHash.  

Out of curiosity, why are you asking?

Because i dont really have followed what happens/ed to sgminer :p I missed the nicehash one. djm/vtc one didnt work on my 7970

I had 2 amd cards sleeping during the summer, just used a few days on ethereum but winter is coming and i use that as heater :p

Also i plan to add back support for old cuda cards on lyra2v2, only made the v1 for the moment. Could be nice to compare cuda and opencl on these
legendary
Activity: 1164
Merit: 1010
Just plugged in 2x GTX 750ti in addition to my main gpu which is connected to my monitor.  Trying to mine FTC and I get this error:

Code:
*** ccminer 1.5.69-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
        Built with VC++ 2013 and nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
  CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp, klaust, tpruvot, tsiv and pallas.

[2015-10-24 12:09:28] Starting Stratum on stratum+tcp://coinotron.com:3337
[2015-10-24 12:09:28] NVAPI GPU monitoring enabled.
[2015-10-24 12:09:28] Binding thread 0 to cpu 0 (mask 1)
[2015-10-24 12:09:28] 3 miner threads started, using 'neoscrypt' algorithm.
[2015-10-24 12:09:28] Binding thread 1 to cpu 1 (mask 2)
[2015-10-24 12:09:28] Binding thread 2 to cpu 2 (mask 4)
[2015-10-24 12:09:28] Stratum difficulty set to 64
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991

Any ideas? I'm pretty sure gtx750ti can mine neoscrypt.  I know the gtx750 can....

Increase the pagefile by a few gigs.

Increase pagefile for gpus? How do I do this?  I assume the error means gpu memory.  I have 32gb ddr4 installed in my system, in case that matters.
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Just plugged in 2x GTX 750ti in addition to my main gpu which is connected to my monitor.  Trying to mine FTC and I get this error:

Code:
*** ccminer 1.5.69-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
        Built with VC++ 2013 and nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
  CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp, klaust, tpruvot, tsiv and pallas.

[2015-10-24 12:09:28] Starting Stratum on stratum+tcp://coinotron.com:3337
[2015-10-24 12:09:28] NVAPI GPU monitoring enabled.
[2015-10-24 12:09:28] Binding thread 0 to cpu 0 (mask 1)
[2015-10-24 12:09:28] 3 miner threads started, using 'neoscrypt' algorithm.
[2015-10-24 12:09:28] Binding thread 1 to cpu 1 (mask 2)
[2015-10-24 12:09:28] Binding thread 2 to cpu 2 (mask 4)
[2015-10-24 12:09:28] Stratum difficulty set to 64
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991

Any ideas? I'm pretty sure gtx750ti can mine neoscrypt.  I know the gtx750 can....

Increase the pagefile by a few gigs.
member
Activity: 93
Merit: 11
The latest SGminer introducing LYRA2REv2 support which is version 5.1.0 fetched from NiceHash. 

Out of curiosity, why are you asking?
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
which sgminer version did you use for these cards ?
member
Activity: 93
Merit: 11
I've got a pair of Compute Shader 1.1 capable cards, more precisely the 9800GTX & GTS250 and have had absolutely no luck getting them to work with a variety of algorithms via CC/CudaMiner besides Scrypt which is no longer a viable option.  Upon launch, the miner will either instantly crash or provide a hashrate so low no shares are ever being submitted due to the GPU's relatively idle state.   I was forced to ultimately resort to SGminer and managed to yield a little over 600 Kh/s w/ LYRA2REv2.

It would be much appreciated if someone can shed some light as to which particular algorithms/miners are supported by these GPUs.
legendary
Activity: 1164
Merit: 1010
Just plugged in 2x GTX 750ti in addition to my main gpu which is connected to my monitor.  Trying to mine FTC and I get this error:

Code:
*** ccminer 1.5.69-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
        Built with VC++ 2013 and nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
  CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp, klaust, tpruvot, tsiv and pallas.

[2015-10-24 12:09:28] Starting Stratum on stratum+tcp://coinotron.com:3337
[2015-10-24 12:09:28] NVAPI GPU monitoring enabled.
[2015-10-24 12:09:28] Binding thread 0 to cpu 0 (mask 1)
[2015-10-24 12:09:28] 3 miner threads started, using 'neoscrypt' algorithm.
[2015-10-24 12:09:28] Binding thread 1 to cpu 1 (mask 2)
[2015-10-24 12:09:28] Binding thread 2 to cpu 2 (mask 4)
[2015-10-24 12:09:28] Stratum difficulty set to 64
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
Cuda error in func 'scanhash_neoscrypt' at line 48 : out of memory.
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991
[2015-10-24 12:09:29] coinotron.com:3337 neoscrypt block 932991

Any ideas? I'm pretty sure gtx750ti can mine neoscrypt.  I know the gtx750 can....
legendary
Activity: 1154
Merit: 1001
what i need to change to mine with extranonce subscription?
Code:
ccminer.exe --algo=x11 -o stratum+tcp://x11.eu.nicehash.com:3336 -u 1NBG1wD8QbiCVAsnjR83SVWoJAdZis7NP2.GPU -p x

IIRC, all recent forks support the extranonce, and there's nothing that you need to do on the miner settings, it is automatically enabled.
If you're using some older version from this (cudaminer) thread, perhaps you should head over to one of these forks instead:

ccminer by tpruvot <- I recommend this one.
ccminer by sp_ <- Sometimes faster but also less stable.

Cheers!
sr. member
Activity: 247
Merit: 250
what i need to change to mine with extranonce subscription?
Code:
ccminer.exe --algo=x11 -o stratum+tcp://x11.eu.nicehash.com:3336 -u 1NBG1wD8QbiCVAsnjR83SVWoJAdZis7NP2.GPU -p x
sr. member
Activity: 438
Merit: 250

Wasn't blocked; it just said the file had been deleted.  OK thanks :-)
hero member
Activity: 658
Merit: 500
Hey,

I'd like to know what interest there is to buy brand new GPUs (also HDDs and GPUs) in the community. Through a really big procurement that I'm directing IRL, I'd be able to offer decent discounts. The negative side is that I can only handle a few different models (those my employer chose to buy), although many of each one.

As an example:

WD Green WD60EZRX 6TB IntelliPower 64MB Cache SATA 6.0Gb/s 3.5" Internal Hard Drive Standard price is $279 but newegg have them on discount for $222.

Seagate Desktop SSHD ST4000DX001 4TB 64MB Cache SATA 6.0Gb/s 3.5" Solid State Hybrid Drive Bare Drive Standard price is $279 but newegg have them on discount for $229.

I'd be able to sell these for approx. $170 (EU) and $185 (US) incl. shipping.

These are examples to give you idea of what percentage the discount would be offered.


If you are interested, please go here: https://bitcointalksearch.org/topic/wtn-interested-in-buying-brand-new-hddslaptopsgpus-w-great-discount-old-1207919 Do not post here as I might miss your answer nor PM.

Thanks!  Smiley
hero member
Activity: 840
Merit: 1000
sr. member
Activity: 438
Merit: 250
full member
Activity: 253
Merit: 100

People might be interested in this if they are using win 7/8

http://pastebin.com/HPm7mJgZ

Thanks for the heads up mate  Cool
hero member
Activity: 840
Merit: 1000
Running Windows10 poses a great security threat for every user. If you check the telemetry data that's being sent to M$, you will understand why they don't have to ask money for it in order for you to get the OS. For what it's worth, I wouldn't be surprised at all if at some point it was revealed that there was a hidden miner service inside in order to mine for bitcoin in every PC... Tongue

People might be interested in this if they are using win 7/8

http://pastebin.com/HPm7mJgZ
Pages:
Jump to: