Bitcoin Forum
May 06, 2024, 08:02:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 [194] 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 ... 843 »
  Print  
Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5805220 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (3 posts by 1+ user deleted.)
Elmojo
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
February 13, 2012, 02:48:01 PM
 #3861

I see a bunch of stuff about SDKs flaoting around. Do I need to do anything with that or does that only apply to Linux/AMD/whatever?

I like using the AMD Catalyst 11.6 which includes the OpenCL SDK 2.4.  That seems to work pretty good for me.  But if you get one of the newer GPU's you may need to get a newer Catalyst version.  Post that question again when you get said GPU and someone will, I'm sure, have a more informed suggestion for you.

In the meantime, while I'm still on the GTX480, do I need to be concerned with anything SDK-related?
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
February 13, 2012, 02:51:22 PM
 #3862

I see a bunch of stuff about SDKs flaoting around. Do I need to do anything with that or does that only apply to Linux/AMD/whatever?

I like using the AMD Catalyst 11.6 which includes the OpenCL SDK 2.4.  That seems to work pretty good for me.  But if you get one of the newer GPU's you may need to get a newer Catalyst version.  Post that question again when you get said GPU and someone will, I'm sure, have a more informed suggestion for you.

In the meantime, while I'm still on the GTX480, do I need to be concerned with anything SDK-related?

I don't know anything about Nvidia GPU or Cuda, so I couldn't say.
Sam

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
zefir
Donator
Hero Member
*
Offline Offline

Activity: 919
Merit: 1000



View Profile
February 13, 2012, 07:30:51 PM
 #3863

Hi Con,

in be8ad579 you fixed some missing includes in the modularized logging module. Was this required for Windows or OS/X builds?

I'm asking because I always perform full builds of all potential configuration combinations on my Linux system before I commit and never saw a problem with that missing include. Do you have some automated build scripts to check commits for regressions and QA? I'd like to ensure that my future modifications do not break anything before I issue a pull request.

Thanks,
Zefir

-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
February 13, 2012, 08:21:07 PM
 #3864

Hi Con,

in be8ad579 you fixed some missing includes in the modularized logging module. Was this required for Windows or OS/X builds?

I'm asking because I always perform full builds of all potential configuration combinations on my Linux system before I commit and never saw a problem with that missing include. Do you have some automated build scripts to check commits for regressions and QA? I'd like to ensure that my future modifications do not break anything before I issue a pull request.

Thanks,
Zefir

Windows. Manual build just before release usually  Undecided

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
kano
Legendary
*
Offline Offline

Activity: 4494
Merit: 1808


Linux since 1997 RedHat 4


View Profile
February 13, 2012, 08:32:38 PM
 #3865

...
I see a bunch of stuff about SDKs flaoting around. Do I need to do anything with that or does that only apply to Linux/AMD/whatever?
That applies to mining ...

Again, I have no idea about nVidia and CUDA but I even typed your google search for you and found this page:
http://developer.nvidia.com/cuda-downloads

No idea if you need something else to mine, but no doubt the fact that your NON-ATI miner doesn't work at all probably means you are missing something to make it work ... and at a wild guess it may be that? (I don't know)

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Elmojo
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
February 13, 2012, 08:36:54 PM
 #3866

...
I see a bunch of stuff about SDKs flaoting around. Do I need to do anything with that or does that only apply to Linux/AMD/whatever?
That applies to mining ...

Again, I have no idea about nVidia and CUDA but I even typed your google search for you and found this page:
http://developer.nvidia.com/cuda-downloads

No idea if you need something else to mine, but no doubt the fact that your NON-ATI miner doesn't work at all probably means you are missing something to make it work ... and at a wild guess it may be that? (I don't know)

Thanks for doing that search for me, I don't think I'd have ever thought to search for that particular string.
I'd downloading the GPU compuing SDK and the CUDA toolkit. They're massive downloads, about a gig between the 2.
It seems odd to me that we'd need development tools to run miners, but I guess I'll add that to the list of things I don't understand about mining! lol
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
February 13, 2012, 09:11:57 PM
 #3867

...
I see a bunch of stuff about SDKs flaoting around. Do I need to do anything with that or does that only apply to Linux/AMD/whatever?
That applies to mining ...

Again, I have no idea about nVidia and CUDA but I even typed your google search for you and found this page:
http://developer.nvidia.com/cuda-downloads

No idea if you need something else to mine, but no doubt the fact that your NON-ATI miner doesn't work at all probably means you are missing something to make it work ... and at a wild guess it may be that? (I don't know)

Thanks for doing that search for me, I don't think I'd have ever thought to search for that particular string.
I'd downloading the GPU compuing SDK and the CUDA toolkit. They're massive downloads, about a gig between the 2.
It seems odd to me that we'd need development tools to run miners, but I guess I'll add that to the list of things I don't understand about mining! lol

It seems to me that if I were going to mine with an NVida card with the CUDA stuff already installed I would use a mining program that was built for that purpose, until I got a my AMD GPU that is.
Sam

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Elmojo
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
February 13, 2012, 09:15:55 PM
 #3868

It seems to me that if I were going to mine with an NVida card with the CUDA stuff already installed I would use a mining program that was built for that purpose, until I got a my AMD GPU that is.
Sam

I agree completely, is there one?
I have guiminer, but can't find a way to get it working with P2Pool, and I think that's the right pool for the future of BTC.
If you know of a more appropriate CUDA miner, I'd love to hear about it!
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
February 13, 2012, 09:34:43 PM
 #3869

It seems to me that if I were going to mine with an NVida card with the CUDA stuff already installed I would use a mining program that was built for that purpose, until I got a my AMD GPU that is.
Sam

I agree completely, is there one?
I have guiminer, but can't find a way to get it working with P2Pool, and I think that's the right pool for the future of BTC.
If you know of a more appropriate CUDA miner, I'd love to hear about it!

Ufasoft Miner 0.27 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source.

Your making me look like I'm plugging someone else miner on the CGMiner list.  I'm really not trying to do that!!!!  I'm just trying to get you mining.  I don't know if it will work for you but it's worth a shot. Smiley
Sam

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Elmojo
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
February 13, 2012, 09:39:20 PM
 #3870

It seems to me that if I were going to mine with an NVida card with the CUDA stuff already installed I would use a mining program that was built for that purpose, until I got a my AMD GPU that is.
Sam

I agree completely, is there one?
I have guiminer, but can't find a way to get it working with P2Pool, and I think that's the right pool for the future of BTC.
If you know of a more appropriate CUDA miner, I'd love to hear about it!

Ufasoft Miner 0.27 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source.

Your making me look like I'm plugging someone else miner on the CGMiner list.  I'm really not trying to do that!!!!  I'm just trying to get you mining.  I don't know if it will work for you but it's worth a shot. Smiley
Sam

I read through the  the Ufssoft thread, but there doesn't seem to be any lilnks to the 0.27 version for windows, only 0.25.
I'll give it a shot.
Don't feel like you're directing me away from cgminer. I'll be back on it as soon as I get my AMD card! Wink
I tried the CUDA SDK files, they made to difference. cgminer still crashes the GPU driver upon launch.
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
February 13, 2012, 09:50:02 PM
 #3871

It seems to me that if I were going to mine with an NVida card with the CUDA stuff already installed I would use a mining program that was built for that purpose, until I got a my AMD GPU that is.
Sam

I agree completely, is there one?
I have guiminer, but can't find a way to get it working with P2Pool, and I think that's the right pool for the future of BTC.
If you know of a more appropriate CUDA miner, I'd love to hear about it!

Ufasoft Miner 0.27 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source.

Your making me look like I'm plugging someone else miner on the CGMiner list.  I'm really not trying to do that!!!!  I'm just trying to get you mining.  I don't know if it will work for you but it's worth a shot. Smiley
Sam

I read through the  the Ufssoft thread, but there doesn't seem to be any lilnks to the 0.27 version for windows, only 0.25.
I'll give it a shot.
Don't feel like you're directing me away from cgminer. I'll be back on it as soon as I get my AMD card! Wink
I tried the CUDA SDK files, they made to difference. cgminer still crashes the GPU driver upon launch.

Always look in the mining software threads top post for the download links and latest version information.
Sam

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Elmojo
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
February 13, 2012, 10:09:10 PM
 #3872

Always look in the mining software threads top post for the download links and latest version information.
Sam

Yeah, I did. There appears to be an error on the project page.
It shows info for version 0.25, but when you download and run it, it's actually 0.27.

Thanks to everyone for the tips and help.
I'm up and running on P2Pool with Ufaminer right now.
I'm hashing faster than ever (~150Mh/s) and no stales so far. Smiley
I'll be back to cgminer as soon as I get my grubby mitts on a decent AMD card.
-Elmojo
Schleicher
Hero Member
*****
Offline Offline

Activity: 675
Merit: 513



View Profile
February 13, 2012, 11:07:37 PM
 #3873

If you know of a more appropriate CUDA miner, I'd love to hear about it!
rpcminer-cuda is the only CUDA miner, I think.
But rpcminer doesn't support longpolling or any other advanced features.
OpenCL miners are a little bit slower.

kano
Legendary
*
Offline Offline

Activity: 4494
Merit: 1808


Linux since 1997 RedHat 4


View Profile
February 14, 2012, 12:16:22 AM
 #3874

If you know of a more appropriate CUDA miner, I'd love to hear about it!
rpcminer-cuda is the only CUDA miner, I think.
But rpcminer doesn't support longpolling or any other advanced features.
OpenCL miners are a little bit slower.
cgminer does it - but it seems no one who uses it knows what is required to install to get it working Tongue

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Endeavour79
Full Member
***
Offline Offline

Activity: 174
Merit: 100



View Profile WWW
February 14, 2012, 01:45:38 AM
 #3875

I have a question regarding the SDKs..

For HD5xxx users the SDK 2.1 is the fastest and I would like to use it.
Does it already contain all the functions we need for CGMINER, supporting GPUClock, Memory and Fan settings?
Is this related to SDK or driver version?

NSW, Australia - Rigs, Mining, Pools - Local help needed? Send me a message!
-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
February 14, 2012, 01:47:33 AM
 #3876

I have a question regarding the SDKs..

For HD5xxx users the SDK 2.1 is the fastest and I would like to use it.
Does it already contain all the functions we need for CGMINER, supporting GPUClock, Memory and Fan settings?
Is this related to SDK or driver version?
Driver has those functions. 11.6 or greater driver. SDK 2.1 should be fine.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
February 14, 2012, 02:18:55 AM
 #3877

If you know of a more appropriate CUDA miner, I'd love to hear about it!
rpcminer-cuda is the only CUDA miner, I think.
But rpcminer doesn't support longpolling or any other advanced features.
OpenCL miners are a little bit slower.
cgminer does it - but it seems no one who uses it knows what is required to install to get it working Tongue

Does it or Did it?  I see no references anymore to NVidia or CUDA on the top post.
Sam

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
February 14, 2012, 02:29:15 AM
 #3878

cgminer mines fine on nvidia (if not the fastest)
python-pyopencl is the package you need on ubuntu

cgminer -n shows this:
[2012-02-14 13:27:59] CL Platform 0 vendor: NVIDIA Corporation
[2012-02-14 13:27:59] CL Platform 0 name: NVIDIA CUDA
[2012-02-14 13:27:59] CL Platform 0 version: OpenCL 1.1 CUDA 4.1.1

Presumably the most basic of cuda tools will work also on windows.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
DeathAndTaxes
Donator
Legendary
*
Offline Offline

Activity: 1218
Merit: 1079


Gerald Davis


View Profile
February 14, 2012, 03:18:30 AM
 #3879

Has anyone else been noticing rejects due to "duplicate work"?  Never seen them before and now I get a whole bunch Huh

Code:
[2012-02-13 19:11:24] Accepted 00000000.2619a155.ed384bea GPU 1 thread 2
[2012-02-13 19:11:38] Accepted 00000000.8838a80d.96c958d4 GPU 0 thread 0
[2012-02-13 19:11:47] Accepted 00000000.214556b0.ba092fd5 GPU 0 thread 0
[2012-02-13 19:12:00] Accepted 00000000.9975d582.daf96e80 GPU 1 thread 2
[2012-02-13 19:12:00] Accepted 00000000.d297def1.91edf24f GPU 1 thread 2
[2012-02-13 19:12:02] Accepted 00000000.573f7c77.06d0fc66 GPU 1 thread 2
[2012-02-13 19:12:06] Accepted 00000000.f2ee24c9.e04e32cb GPU 0 thread 0
[2012-02-13 19:12:17] Rejected 00000000.f2ee24c9.e04e32cb GPU 0 thread 0 (Duplicate proof of work)
[2012-02-13 19:12:30] Accepted 00000000.1bf59c07.3c7f586f GPU 1 thread 2
[2012-02-13 19:12:32] Accepted 00000000.e532e770.a05bf028 GPU 1 thread 2
[2012-02-13 19:12:38] Accepted 00000000.08a9e3d4.924dda98 GPU 1 thread 2
[2012-02-13 19:12:38] Accepted 00000000.394f1fd3.69766f8b GPU 1 thread 2
[2012-02-13 19:12:40] Accepted 00000000.37baeeb8.9ff952b9 GPU 0 thread 0
[2012-02-13 19:12:44] Accepted 00000000.4bd24021.be829d7f GPU 1 thread 2
[2012-02-13 19:12:45] Accepted 00000000.3d2a6b7b.1c084ace GPU 1 thread 2
[2012-02-13 19:12:51] Accepted 00000000.ae0ffa31.6be7d934 GPU 0 thread 0
[2012-02-13 19:12:58] Accepted 00000000.3a0ae6e9.a45bf70b GPU 1 thread 2
[2012-02-13 19:13:06] Accepted 00000000.7cec99e2.261908de GPU 0 thread 0
[2012-02-13 19:13:06] Accepted 00000000.f1876059.5632d07f GPU 1 thread 2
[2012-02-13 19:13:09] Accepted 00000000.e99d4580.8e65208a GPU 0 thread 0
[2012-02-13 19:13:11] Accepted 00000000.11d37c47.d18b4acc GPU 1 thread 2
[2012-02-13 19:13:19] Accepted 00000000.1a280744.98022220 GPU 0 thread 0
[2012-02-13 19:13:22] Accepted 00000000.873664ef.0111697a GPU 1 thread 2
[2012-02-13 19:13:31] Rejected 00000000.1a280744.98022220 GPU 0 thread 0 (Duplicate proof of work)
[2012-02-13 19:13:50] Accepted 00000000.79fb7bad.6b775f75 GPU 0 thread 0
[2012-02-13 19:13:54] Accepted 00000000.21e40877.39880863 GPU 0 thread 0
[2012-02-13 19:13:57] Accepted 00000000.3f627669.a5e15dde GPU 1 thread 2
[2012-02-13 19:14:02] Accepted 00000000.da047662.f1b31d69 GPU 1 thread 2
[2012-02-13 19:14:08] Accepted 00000000.becd9e94.675d42ec GPU 1 thread 2
[2012-02-13 19:14:13] Accepted 00000000.6030ccf8.7c393ded GPU 1 thread 2
[2012-02-13 19:14:15] Accepted 00000000.20edc5a5.2cec4640 GPU 1 thread 2
[2012-02-13 19:14:16] Accepted 00000000.bbc6d677.ae2bd3b0 GPU 1 thread 2
[2012-02-13 19:14:21] Accepted 00000000.c7e82506.3858ace8 GPU 1 thread 2
[2012-02-13 19:14:24] Accepted 00000000.eafb918c.1429db5d GPU 0 thread 0
[2012-02-13 19:14:26] Accepted 00000000.7b59f5c8.9a141209 GPU 0 thread 0
[2012-02-13 19:14:29] Accepted 00000000.0f9659d9.dcee6c6b GPU 0 thread 0
[2012-02-13 19:14:38] Accepted 00000000.48ac059c.177c87e6 GPU 1 thread 2
[2012-02-13 19:14:39] Accepted 00000000.773bef37.282f8829 GPU 1 thread 2
[2012-02-13 19:14:39] Accepted 00000000.f7ef4cdb.7e200dc7 GPU 0 thread 0
[2012-02-13 19:14:40] Rejected 00000000.0f9659d9.dcee6c6b GPU 0 thread 0 (Duplicate proof of work)
[2012-02-13 19:14:51] Rejected 00000000.f7ef4cdb.7e200dc7 GPU 0 thread 0 (Duplicate proof of work)
[2012-02-13 19:14:56] Accepted 00000000.1d239039.73151bc4 GPU 1 thread 2

Just recently upgraded to cgminer 2.2.5 so maybe that has something to do with it Huh

It might be the pool but I am only seeing it on the rig running 2.2.5 (11.2 driver, 2.5 SDK)

Normally have about 0.2% reject rate on this one rig I am hitting >5% and 98 or 99 are duplicate work errors.
-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
February 14, 2012, 03:35:04 AM
 #3880

Has anyone else been noticing rejects due to "duplicate work"?  Never seen them before and now I get a whole bunch Huh

Code:
[2012-02-13 19:12:06] Accepted 00000000.f2ee24c9.e04e32cb GPU 0 thread 0
[2012-02-13 19:12:17] Rejected 00000000.f2ee24c9.e04e32cb GPU 0 thread 0 (Duplicate proof of work)

[2012-02-13 19:13:19] Accepted 00000000.1a280744.98022220 GPU 0 thread 0
[2012-02-13 19:13:31] Rejected 00000000.1a280744.98022220 GPU 0 thread 0 (Duplicate proof of work)

[2012-02-13 19:14:39] Accepted 00000000.f7ef4cdb.7e200dc7 GPU 0 thread 0
[2012-02-13 19:14:51] Rejected 00000000.f7ef4cdb.7e200dc7 GPU 0 thread 0 (Duplicate proof of work)

Just recently upgraded to cgminer 2.2.5 so maybe that has something to do with it Huh

It might be the pool but I am only seeing it on the rig running 2.2.5 (11.2 driver, 2.5 SDK)

Normally have about 0.2% reject rate on this one rig I am hitting >5% and 98 or 99 are duplicate work errors.
Interesting. It is only recently that cgminer has been reporting the reject reason. This is the same GPU each time as well, which suggests more a bug in the (new) kernel code rather than from the pool. This may be related to vectors code. What kernel is in use on this and are vectors enabled? I'm guessing poclbm+2 vectors on the GPU in question.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Pages: « 1 ... 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 [194] 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 ... 843 »
  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!