Author

Topic: [ANN] [HVC] Heavycoin - Ultra-secure, Decentralized Block Reward Voting, Fast - page 107. (Read 542277 times)

full member
Activity: 182
Merit: 100
hero member
Activity: 784
Merit: 501
i'm having 3 290, with the newest miner,each can reach 21m, but one of the 3 doesn't work, anyone has some ideas about this

hi,

what is your setings??

I am only able to reach 17 mH/s

greetings
Make sure you have the latest optimized miner.  And FWIW TC settings mean nothing when mining HVC. Mine are all set @ 0.

Where can I get the latest miner? I already upgraded to the cpu miner with 20% more performance. Or do you mean gpu miner?
full member
Activity: 168
Merit: 100
More miners, price not rising. Went from 900 HVC yesterday to 650 today with exact same setup. Barely worth it now. Hope the price goes up.

Well, that's the cycle.
Coin gets popular.
Lot of people start mining it.
Net share rate explodes / user share decreases
People do math and think the ROI is low so switch to something else
Net Hash rate goes down /user share goes up

At least with HVC we don't have to worry (yet) about auto-switching pools and dumping/exchanging coins which hurts the value of the coin.

It really comes down to how you mine.  Do you mine and quickly sell or hold for future speculation of profit?

Keep in mind that it can make a lot of sense to mine "at a loss" for now if you are holding your coins.  If the coin being mined now is worth ten cents but in 3 months is worth 60 cents...
Of course the coin worth 10 cents now could be worth 1 cent in 3 months too...

Not sure that really helped, but that my 2 coins worth of info. Smiley
newbie
Activity: 14
Merit: 0
More miners, price not rising. Went from 900 HVC yesterday to 650 today with exact same setup. Barely worth it now. Hope the price goes up.
That's the nature of virtual coin mining, it will always attract miners until the profit is pushed down to a "barely worth it" level.
sr. member
Activity: 266
Merit: 250
used:

Quote
./cgminer --scrypt -o stratum+tcp://stratum02.heavycoinpool.com:5333 -u xxx -p 123 -w 256 -g 2  --thread-concurrency 18944 --intensity 13 --heavy --vote 512 --no-submit-stale


Are you sure you want to vote 512?    Roll Eyes

 Grin I'm groping here and just trying recommendations from others....
newbie
Activity: 16
Merit: 0
I was wondering that, will you guys turn off your mining rig for earth hour Undecided  ?
sr. member
Activity: 266
Merit: 250

used:

Quote
./cgminer --scrypt -o stratum+tcp://stratum02.heavycoinpool.com:5333 -u xxx -p 123 -w 256 -g 2  --thread-concurrency 18944 --intensity 13 --heavy --vote 512 --no-submit-stale


Quote
[12:08:22] Failed to create postcalc_hash thread
 [12:08:22] Failed to create postcalc_hash thread
 [12:08:22] Failed to create postcalc_hash thread
 [12:08:22] Failed to create postcalc_hash thread
 [12:08:22] Failed to create postcalc_hash thread
 [12:08:24] Shutdown signal received.           
 [12:08:24]
Summary of runtime statistics:
                   
 [12:08:24] Started at [2014-03-29 12:07:52]                   
 [12:08:24] Pool: stratum+tcp://stratum02.heavycoinpool.com:5333                   
 [12:08:24] Runtime: 0 hrs : 0 mins : 32 secs                   
 [12:08:24] Average hashrate: 2.6 Megahash/s                   
 [12:08:24] Solved blocks: 0                   
 [12:08:24] Best share difficulty: 6                   
 [12:08:24] Share submissions: 1                   
 [12:08:24] Accepted shares: 0                   
 [12:08:24] Rejected shares: 1                   
 [12:08:24] Accepted difficulty shares: 0                   
 [12:08:24] Rejected difficulty shares: 0                   
 [12:08:24] Reject ratio: 100.0%                   
 [12:08:24] Hardware errors: 115998                   
 [12:08:24] Utility (accepted shares / min): 0.00/min                   
 [12:08:24] Work Utility (diff1 shares solved / min): 0.00/min
                   
 [12:08:24] Stale submissions discarded due to new blocks: 0                   
 [12:08:24] Unable to get work from server occasions: 0                   
 [12:08:24] Work items generated locally: 84                   
 [12:08:24] Submitting work remotely delay occasions: 0                   
 [12:08:24] New blocks detected on network: 1
                   
newbie
Activity: 2
Merit: 0
perhaps I can get some help.

I downloaded the heavycoin cgminer from https://github.com/reorder/cgminer_heavy

I have all the amd stuff loaded and my boards are recognized.

compiled with: CFLAGS="-march=native -mtune=native -O3" ./configure --enable-heavy --enable-opencl --enable-scrypt


got these results:

Quote
------------------------------------------------------------------------
cgminer 3.7.3
------------------------------------------------------------------------


Configuration Options Summary:

  libcurl(GBT+getwork).: Enabled: -lcurl  
  curses.TUI...........: FOUND: -lncurses
  OpenCL...............: FOUND. GPU mining support enabled
  scrypt...............: Enabled
  keccak...............: Disabled
  skein................: Disabled
  heavy................: Enabled
  ADL..................: SDK found, GPU monitoring support enabled

  Avalon.ASICs.........: Disabled
  BFL.ASICs............: Disabled
  KnC.ASICs............: Disabled
  BitForce.FPGAs.......: Disabled
  BitFury.ASICs........: Disabled
  Hashfast.ASICs.......: Disabled
  Icarus.ASICs/FPGAs...: Disabled
  Klondike.ASICs.......: Disabled
  ModMiner.FPGAs.......: Disabled

Compilation............: make (or gmake)
  CPPFLAGS.............:
  CFLAGS...............: -march=native -mtune=native -O3
  LDFLAGS..............:  -lpthread
  LDADD................: -ldl -lcurl   compat/jansson-2.5/src/.libs/libjansson.a -lpthread -L/opt/AMDAPP/lib/x86 -lOpenCL    -lm  -lrt

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local


I set these:
Quote
142  export DISPLAY=:0
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_MAX_HEAP_SIZE=100

I run this command line:

Quote
./cgminer --scrypt -o stratum+tcp://stratum02.heavycoinpool.com:5333 -u xxx -p 123 -w 256 -g 2  --thread-concurrency 18944 --intensity 13


but i get these errors:

Quote
cgminer version 3.7.3 - Started: [2014-03-29 11:23:42] - [0 days 00:00:04]
 [P]ool management [G]PU management ettings [D]isplay options [Q]uit        

 ST: 2  SS: 0  NB: 1  LW: 33  GF: 0  RF: 0
 Connected to stratum02.heavycoinpool.com diff 0 with stratum as user xxxx
 Pool 0  Diff: 3.55K  Started: [11:23:42]  Best share: 1.39K
--------------------------------------------------------------------------------
 GPU  0:  46.0C 1628RPM | 64.79K/1.253Mh/s | R:100.0% HW:3214 WU:0.0/m T:2 I:13
 GPU  1:  43.0C 1531RPM | 73.87K/1.400Mh/s | R:100.0% HW:2700 WU:0.0/m T:2 I:13
 GPU  2:  43.0C 2403RPM | 73.59K/1.384Mh/s | R:100.0% HW:2560 WU:0.0/m T:2 I:13
 GPU  3:  45.0C 1539RPM | 83.01K/1.515Mh/s | R:100.0% HW:3069 WU:0.0/m T:2 I:13
 GPU  4:  36.0C 1490RPM |  0.000/ 0.000h/s | R:0.0% HW:   0 WU:0.0/m T:2 I:13
--------------------------------------------------------------------------------
 [11:23:40] Log date is now 2014-03-29
 [11:23:40] Started cgminer 3.7.3
 [11:23:41] Probing for an alive pool
 [11:23:41] Pool 0 difficulty changed to 0.000626
 [11:23:43] Rejected 9d8d73aa Diff 2/0 GPU 1  (Ntime out of range)
 [11:23:44] Rejected 7aed5f26 Diff 2/0 GPU 2  (Ntime out of range)
 [11:23:44] Rejected 55fdb450 Diff 3/0 GPU 3  (Ntime out of range)
 [11:23:44] Rejected 027c169c Diff 103/0 GPU 2  (Ntime out of range)
 [11:23:44] Rejected f8a5fe89 Diff 1/0 GPU 0  (Ntime out of range)
 [11:23:45] Rejected 4414ccae Diff 4/0 GPU 1  (Ntime out of range)
 [11:23:45] Rejected 0af7eb0d Diff 23/0 GPU 3  (Ntime out of range)
 [11:23:45] Rejected 2f0c2d63 Diff 1.39K/0 GPU 2  (Ntime out of range)
 [11:23:45] Rejected ff8ab2f5 Diff 1/0 GPU 0  (Ntime out of range)
 [11:23:45] Rejected 2d7019fe Diff 6/0 GPU 2  (Ntime out of range)
 [11:23:46] Rejected f58c3b0f Diff 1/0 GPU 2  (Ntime out of range)
 [11:23:46] Rejected a9723699 Diff 2/0 GPU 3  (Ntime out of range)
 [11:23:46] Rejected 8756bf9c Diff 2/0 GPU 1  (Ntime out of range)
 [11:23:46] Rejected e8e2d5a7 Diff 1/0 GPU 1  (Ntime out of range)
 [11:23:46] Rejected 2eb6be33 Diff 5/0 GPU 3  (Ntime out of range)
 [11:23:47] Rejected 0f5b74b9 Diff 17/0 GPU 2  (Ntime out of range)
 [11:23:47] Rejected c45d0252 Diff 1/0 GPU 1  (Ntime out of range)
 [11:23:47] Rejected 97b4a5c8 Diff 2/0 GPU 1  (Ntime out of range)
 [11:23:48] Rejected ba9b1a9f Diff 1/0 GPU 3  (Ntime out of range)
 [11:23:48] Rejected 864f021c Diff 2/0 GPU 2  (Ntime out of range)
 [11:23:48] Rejected cc812f7b Diff 1/0 GPU 2  (Ntime out of range)
 [11:23:48] Rejected 4df0cdb0 Diff 3/0 GPU 2  (Ntime out of range)
 [11:23:48] Rejected 271109ec Diff 7/0 GPU 1  (Ntime out of range)
 [11:23:49] Rejected 0ddb87d1 Diff 18/0 GPU 0  (Ntime out of range)
 [11:23:49] Rejected 2017ca44 Diff 8/0 GPU 3  (Ntime out of range)
 [11:23:49] Rejected 8b5db3f7 Diff 2/0 GPU 2  (Ntime out of range)
 [11:23:49] Rejected f4ead972 Diff 1/0 GPU 2  (Ntime out of range)
 [11:23:49] Shutdown signal received.


any helpful ideas?




try something like this ./cgminer --heavy --vote 512 --no-submit-stale -o stratum+tcp://stratum02.heavycoinpool.com:5333
sr. member
Activity: 364
Merit: 250
Dev team please contact coin payment paygate https://www.coinpayments.net/coinreq we need more merchart accept HVC
sr. member
Activity: 266
Merit: 250
perhaps I can get some help.

I downloaded the heavycoin cgminer from https://github.com/reorder/cgminer_heavy

I have all the amd stuff loaded and my boards are recognized.

compiled with: CFLAGS="-march=native -mtune=native -O3" ./configure --enable-heavy --enable-opencl --enable-scrypt


got these results:

Quote
------------------------------------------------------------------------
cgminer 3.7.3
------------------------------------------------------------------------


Configuration Options Summary:

  libcurl(GBT+getwork).: Enabled: -lcurl  
  curses.TUI...........: FOUND: -lncurses
  OpenCL...............: FOUND. GPU mining support enabled
  scrypt...............: Enabled
  keccak...............: Disabled
  skein................: Disabled
  heavy................: Enabled
  ADL..................: SDK found, GPU monitoring support enabled

  Avalon.ASICs.........: Disabled
  BFL.ASICs............: Disabled
  KnC.ASICs............: Disabled
  BitForce.FPGAs.......: Disabled
  BitFury.ASICs........: Disabled
  Hashfast.ASICs.......: Disabled
  Icarus.ASICs/FPGAs...: Disabled
  Klondike.ASICs.......: Disabled
  ModMiner.FPGAs.......: Disabled

Compilation............: make (or gmake)
  CPPFLAGS.............:
  CFLAGS...............: -march=native -mtune=native -O3
  LDFLAGS..............:  -lpthread
  LDADD................: -ldl -lcurl   compat/jansson-2.5/src/.libs/libjansson.a -lpthread -L/opt/AMDAPP/lib/x86 -lOpenCL    -lm  -lrt

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local


I set these:
Quote
142  export DISPLAY=:0
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_MAX_HEAP_SIZE=100

I run this command line:

Quote
./cgminer --scrypt -o stratum+tcp://stratum02.heavycoinpool.com:5333 -u xxx -p 123 -w 256 -g 2  --thread-concurrency 18944 --intensity 13


but i get these errors:

Quote
cgminer version 3.7.3 - Started: [2014-03-29 11:23:42] - [0 days 00:00:04]
 [P]ool management [G]PU management ettings [D]isplay options [Q]uit        

 ST: 2  SS: 0  NB: 1  LW: 33  GF: 0  RF: 0
 Connected to stratum02.heavycoinpool.com diff 0 with stratum as user xxxx
 Pool 0  Diff: 3.55K  Started: [11:23:42]  Best share: 1.39K
--------------------------------------------------------------------------------
 GPU  0:  46.0C 1628RPM | 64.79K/1.253Mh/s | R:100.0% HW:3214 WU:0.0/m T:2 I:13
 GPU  1:  43.0C 1531RPM | 73.87K/1.400Mh/s | R:100.0% HW:2700 WU:0.0/m T:2 I:13
 GPU  2:  43.0C 2403RPM | 73.59K/1.384Mh/s | R:100.0% HW:2560 WU:0.0/m T:2 I:13
 GPU  3:  45.0C 1539RPM | 83.01K/1.515Mh/s | R:100.0% HW:3069 WU:0.0/m T:2 I:13
 GPU  4:  36.0C 1490RPM |  0.000/ 0.000h/s | R:0.0% HW:   0 WU:0.0/m T:2 I:13
--------------------------------------------------------------------------------
 [11:23:40] Log date is now 2014-03-29
 [11:23:40] Started cgminer 3.7.3
 [11:23:41] Probing for an alive pool
 [11:23:41] Pool 0 difficulty changed to 0.000626
 [11:23:43] Rejected 9d8d73aa Diff 2/0 GPU 1  (Ntime out of range)
 [11:23:44] Rejected 7aed5f26 Diff 2/0 GPU 2  (Ntime out of range)
 [11:23:44] Rejected 55fdb450 Diff 3/0 GPU 3  (Ntime out of range)
 [11:23:44] Rejected 027c169c Diff 103/0 GPU 2  (Ntime out of range)
 [11:23:44] Rejected f8a5fe89 Diff 1/0 GPU 0  (Ntime out of range)
 [11:23:45] Rejected 4414ccae Diff 4/0 GPU 1  (Ntime out of range)
 [11:23:45] Rejected 0af7eb0d Diff 23/0 GPU 3  (Ntime out of range)
 [11:23:45] Rejected 2f0c2d63 Diff 1.39K/0 GPU 2  (Ntime out of range)
 [11:23:45] Rejected ff8ab2f5 Diff 1/0 GPU 0  (Ntime out of range)
 [11:23:45] Rejected 2d7019fe Diff 6/0 GPU 2  (Ntime out of range)
 [11:23:46] Rejected f58c3b0f Diff 1/0 GPU 2  (Ntime out of range)
 [11:23:46] Rejected a9723699 Diff 2/0 GPU 3  (Ntime out of range)
 [11:23:46] Rejected 8756bf9c Diff 2/0 GPU 1  (Ntime out of range)
 [11:23:46] Rejected e8e2d5a7 Diff 1/0 GPU 1  (Ntime out of range)
 [11:23:46] Rejected 2eb6be33 Diff 5/0 GPU 3  (Ntime out of range)
 [11:23:47] Rejected 0f5b74b9 Diff 17/0 GPU 2  (Ntime out of range)
 [11:23:47] Rejected c45d0252 Diff 1/0 GPU 1  (Ntime out of range)
 [11:23:47] Rejected 97b4a5c8 Diff 2/0 GPU 1  (Ntime out of range)
 [11:23:48] Rejected ba9b1a9f Diff 1/0 GPU 3  (Ntime out of range)
 [11:23:48] Rejected 864f021c Diff 2/0 GPU 2  (Ntime out of range)
 [11:23:48] Rejected cc812f7b Diff 1/0 GPU 2  (Ntime out of range)
 [11:23:48] Rejected 4df0cdb0 Diff 3/0 GPU 2  (Ntime out of range)
 [11:23:48] Rejected 271109ec Diff 7/0 GPU 1  (Ntime out of range)
 [11:23:49] Rejected 0ddb87d1 Diff 18/0 GPU 0  (Ntime out of range)
 [11:23:49] Rejected 2017ca44 Diff 8/0 GPU 3  (Ntime out of range)
 [11:23:49] Rejected 8b5db3f7 Diff 2/0 GPU 2  (Ntime out of range)
 [11:23:49] Rejected f4ead972 Diff 1/0 GPU 2  (Ntime out of range)
 [11:23:49] Shutdown signal received.


any helpful ideas?


full member
Activity: 146
Merit: 100
More miners, price not rising. Went from 900 HVC yesterday to 650 today with exact same setup. Barely worth it now. Hope the price goes up.
member
Activity: 152
Merit: 10
Thanks to all heavycoin miners put your trust in us, you make our work worth.

This is just the beginning of Zhpool or HeavyCoin , we both have a long way to go.

It's not coffee time for us, we have to work even harder, never disappoint our miners, still so many work to do...

Best wishes to HeavyCoin community

yours, Zhpool
hero member
Activity: 686
Merit: 500
FUN > ROI
Pool hash rates and miners
pool
rate (Mh/s)*
full member
Activity: 122
Merit: 100


Heavycoin seems to have let you taste the sweetness I also unable to hold oneself back to grade

A good coin
Will give people a lot of hope
Of course, it can complete the dream of many people.

I hope so
sr. member
Activity: 308
Merit: 250


Heavycoin seems to have let you taste the sweetness I also unable to hold oneself back to grade

A good coin
Will give people a lot of hope
Of course, it can complete the dream of many people.
member
Activity: 61
Merit: 10
I'll use crypto to buy a Fiat
Wenzel nice guide! I'm adding it to my profile if you don't mind.

Sure! It's not quite finished yet, I still need to add some links, but it'll be finished soon Smiley
full member
Activity: 196
Merit: 100
Wenzel nice guide! I'm adding it to my profile if you don't mind.
member
Activity: 63
Merit: 10
A good coin
Will give people a lot of hope
Of course, it can complete the dream of many people
member
Activity: 61
Merit: 10
I'll use crypto to buy a Fiat
Anybody mining at heavycoinpool.com? My estimated payout has been hovering around 3 for 8 hours... Are there such things as never ending rounds?  Huh Frustrating. 11m/hash - 3 coins in 8 hours. Almost zero invalids and a decent share rate.

i left that pool after only getting 24 coins in 8 hrs at 124 mh/s.

I left after spending a week to get 50 coins with my 15MH/s...
hero member
Activity: 773
Merit: 508
Bitcore (BTX) - The Future is Now
Anybody mining at heavycoinpool.com? My estimated payout has been hovering around 3 for 8 hours... Are there such things as never ending rounds?  Huh Frustrating. 11m/hash - 3 coins in 8 hours. Almost zero invalids and a decent share rate.

i left that pool after only getting 24 coins in 8 hrs at 124 mh/s.
Jump to:
© 2020, Bitcointalksearch.org