Bitcoin Forum
June 23, 2024, 11:11:22 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 ... 294 »
  Print  
Author Topic: EWBF's CUDA Zcash miner  (Read 2164087 times)
jpl
Member
**
Offline Offline

Activity: 154
Merit: 11


View Profile
September 23, 2017, 06:22:19 AM
 #4581

.. question... are these edits to the config?.. and/or should I edit the config?  Or just put my ether wallet in and my location per .bat file.



{I will mine Zcah (ZEC) on this pool:

http://zcah.flypool.org/

My start file is like this:

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
miner
--server eu1-zcash.flypool.org
--port3333
--user .........
--pass x}

thx..  its from a vid on the web.. I'm still not sure if I should edit the config file or not.

Lion BItcoin Shop
Hero Member
*****
Offline Offline

Activity: 586
Merit: 500

BitcoreService.com


View Profile
September 23, 2017, 06:45:46 AM
 #4582

anyone know how to setting fan to max level?
im use linux server, i dont have msi afterburner too hard to setting it, please help guys

GreenDust
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 23, 2017, 10:38:52 AM
 #4583



Especially in a free product Smiley


The pool needs to find a block before paying you.

What makes you think it's a free product? Are you paying a 2% dev fee?
Lion BItcoin Shop
Hero Member
*****
Offline Offline

Activity: 586
Merit: 500

BitcoreService.com


View Profile
September 23, 2017, 12:06:41 PM
 #4584

anyone know how to setting fan to max level?
im use linux server, i dont have msi afterburner too hard to setting it, please help guys

anyone can help?

Lookingfordarkskys
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
September 23, 2017, 12:38:18 PM
 #4585

.. question... are these edits to the config?.. and/or should I edit the config?  Or just put my ether wallet in and my location per .bat file.



{I will mine Zcah (ZEC) on this pool:

http://zcah.flypool.org/

My start file is like this:

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
miner
--server eu1-zcash.flypool.org
--port3333
--user .........
--pass x}

thx..  its from a vid on the web.. I'm still not sure if I should edit the config file or not.



Here's a file on my config 
--server us1-zcash.flypool.org --user t1YKmBVzpyMDftLvr6fdURKgHQiF.$rigName --pass x --port 3333 --api 0.0.0.0:42000

You can see that I added my Zcash wallet after the user command (you'll change it to yours). there is also a rig command that puts the rig name on your flypool worker page (I think you can use this as is). I also added the --api command so I can pull statistics for the rig from wherever I am online from a browser (love that one).

Good luck.
QuintLeo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1030


View Profile
September 23, 2017, 08:49:39 PM
 #4586

anyone know how to setting fan to max level?
im use linux server, i dont have msi afterburner too hard to setting it, please help guys

https://bitcointalk.org/index.php?topic=1854250.msg21877683#msg21877683

 among other sources here.


I'm no longer legendary just in my own mind!
Like something I said? Donations gratefully accepted. LYLnTKvLefz9izJFUvEGQEZzSkz34b3N6U (Litecoin)
1GYbjMTPdCuV7dci3iCUiaRrcNuaiQrVYY (Bitcoin)
pfft
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
September 24, 2017, 01:28:51 AM
 #4587

Any one can help me why from 2 gpu i get lower hashrate... ?
http://tinypic.com/view.php?pic=209ituf&s=9#.WccJ8tFRWUk
clumsyzombie
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile WWW
September 24, 2017, 01:43:32 AM
 #4588

I was wondering I am trying to learn API.
You know this has the API stuff for http://127.0.0.1:42000/getstat

Is there away to get that info and make your own charts out of it.

Would it be best to have a script that runs every 10 to 20 sec and then takes the data and places it into a mysql table? Or what would bee thee best way to have historic data saved from http://127.0.0.1:42000/getstat so it can be placed in charts you can show like daily weekly monthly yearly of power and all that..

Was wondering if someone could point me in a good direction. Trying to learn at scripting and all that I am a basic php / html guy still learning all other stuff.
Ionico
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
September 24, 2017, 02:33:04 AM
 #4589

Hi guys! Need some help setting up my miner. I have a 4 GPU 1060 6GB rig, running on windows 10 64bit.

I have downloaded the miner and setup my bat file. When I try to run the miner I get this error message in red: ERROR : No deviced detected.

Can anyone help out?

This is what my bat file looks like:
 miner.exe --server eu1-zcash.flypool.org --user t1bWQxiUrDhPYBxZtsJyYy15JNiMofysURP
jpl
Member
**
Offline Offline

Activity: 154
Merit: 11


View Profile
September 24, 2017, 03:14:45 AM
 #4590

Here's a file on my config
--server us1-zcash.flypool.org --user t1YKmBVzpyMDftLvr6fdURKgHQiF.$rigName --pass x --port 3333 --api 0.0.0.0:42000

Thanks!  Mine looks the same on my end,. I guess I just need to let it run a bit to see results.  Btw.. you have the $ sign before your rig name... what is that?  String for anything?
davidadrake
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
September 24, 2017, 05:11:27 AM
 #4591

Hi guys! Need some help setting up my miner. I have a 4 GPU 1060 6GB rig, running on windows 10 64bit.

I have downloaded the miner and setup my bat file. When I try to run the miner I get this error message in red: ERROR : No deviced detected.

Can anyone help out?

This is what my bat file looks like:
 miner.exe --server eu1-zcash.flypool.org --user t1bWQxiUrDhPYBxZtsJyYy15JNiMofysURP

It's not a problem with the software. It probably means your drivers are not installed, or you just need to reboot
joshuajones02
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
September 24, 2017, 06:09:53 AM
 #4592

Hi guys! Need some help setting up my miner. I have a 4 GPU 1060 6GB rig, running on windows 10 64bit.

I have downloaded the miner and setup my bat file. When I try to run the miner I get this error message in red: ERROR : No deviced detected.

Can anyone help out?

This is what my bat file looks like:
 miner.exe --server eu1-zcash.flypool.org --user t1bWQxiUrDhPYBxZtsJyYy15JNiMofysURP

Check your device manager man, make sure they are recognized by windows and the drivers are properly installed


(Right click on the start button -> device manager, and then look under "display adapters")

you should see your 4 GTX 1060s, if you don't then thats the reason why youre getting that message.

To troubleshoot this, turn off your computer unplug them all but one and then get back in, reinstall your drivers, and then reboot and see if you can get your miner running for the 1 before you add the other 3. Once you got it working, turn it off and add 1 more in and see if windows recognizes it in your device manager, repeat this until all four are connected

| World Fintech Startups | Microsoft Azure Partner | $1,5 M Raised During pre-ICO |
     BANKEX - Proof-of-Asset Protocol     
| WHITE PAPER | BLOGSLACKTELEGRAMBITCOINTALKGITHUBTWITTERYOUTUBEFACEBOOK |☰
joshuajones02
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
September 24, 2017, 06:14:22 AM
 #4593

Any one can help me why from 2 gpu i get lower hashrate... ?
http://tinypic.com/view.php?pic=209ituf&s=9#.WccJ8tFRWUk

You shouldn't be overclocking memory when using this miner/algo. Turn that shit all the way to -502, the core clock is whats going to add Sols/s

| World Fintech Startups | Microsoft Azure Partner | $1,5 M Raised During pre-ICO |
     BANKEX - Proof-of-Asset Protocol     
| WHITE PAPER | BLOGSLACKTELEGRAMBITCOINTALKGITHUBTWITTERYOUTUBEFACEBOOK |☰
UnknownX
Full Member
***
Offline Offline

Activity: 175
Merit: 100



View Profile
September 24, 2017, 08:22:55 AM
 #4594

2Ionico
Just setup GPU drivers correctly and everything will be fine.

████→→       ● DeepOnion                                                                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯ 
████→→       ● Tor integrated, 100% anonymous!                                       Get Your FREE Coins NOW!     
████→→       ● Free Airdrop! (No ICO, No Crowdfund)                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯
pfft
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
September 24, 2017, 10:32:38 AM
 #4595

Any one can help me why from 2 gpu i get lower hashrate... ?
http://tinypic.com/view.php?pic=209ituf&s=9#.WccJ8tFRWUk

You shouldn't be overclocking memory when using this miner/algo. Turn that shit all the way to -502, the core clock is whats going to add Sols/s
But on my first rig i got same win same gpus and it`s working well...
http://i66.tinypic.com/2weknzd.jpg
Debonaire
Full Member
***
Offline Offline

Activity: 222
Merit: 100


View Profile
September 24, 2017, 11:19:40 AM
 #4596

Hello!
Tell me, please, does new miner give more H/s on 1080ti? Does it work stably? What does mean the 2% fee, was it in the previous version of miner? Thx.
QuintLeo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1030


View Profile
September 24, 2017, 03:29:24 PM
 #4597

3.4 seems to give a little more hashrate on the 1080ti than 3.3, but my testing on both was not extensive.
It's been quite stable for me so far on my mix of various 1070, 1080, and pair of 1080ti models.
It's always had a fee, which unlike Claymore is configureable as more than "on, or off and lose some optimisation and hashrate".


I'm no longer legendary just in my own mind!
Like something I said? Donations gratefully accepted. LYLnTKvLefz9izJFUvEGQEZzSkz34b3N6U (Litecoin)
1GYbjMTPdCuV7dci3iCUiaRrcNuaiQrVYY (Bitcoin)
Lookingfordarkskys
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
September 24, 2017, 06:01:27 PM
 #4598

Here's a file on my config
--server us1-zcash.flypool.org --user t1YKmBVzpyMDftLvr6fdURKgHQiF.$rigName --pass x --port 3333 --api 0.0.0.0:42000

Thanks!  Mine looks the same on my end,. I guess I just need to let it run a bit to see results.  Btw.. you have the $ sign before your rig name... what is that?  String for anything?

If you just leave it .$rigName It will automatically insert your rig name. Guessing that if you have several rigs you don't need to change the file. I only have one for now so I'll have to wait until I get the next one up.
tf2addict
Full Member
***
Offline Offline

Activity: 675
Merit: 100


View Profile
September 24, 2017, 08:03:40 PM
 #4599

I'm only getting 602 H/s from a 8GB 1070 and 4GB 1060.  I was expecting more like 670ish.  WhatToMine says 700 but that's with an 8GB 1060.

The 1070 is doing 339 H/s and the 1060 261 H/s.
UnknownX
Full Member
***
Offline Offline

Activity: 175
Merit: 100



View Profile
September 24, 2017, 08:28:58 PM
 #4600

I'm only getting 602 H/s from a 8GB 1070 and 4GB 1060.  I was expecting more like 670ish.  WhatToMine says 700 but that's with an 8GB 1060.

The 1070 is doing 339 H/s and the 1060 261 H/s.
post you config here.
maybe you have set low intensity?

████→→       ● DeepOnion                                                                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯ 
████→→       ● Tor integrated, 100% anonymous!                                       Get Your FREE Coins NOW!     
████→→       ● Free Airdrop! (No ICO, No Crowdfund)                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯
Pages: « 1 ... 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 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 ... 294 »
  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!