Bitcoin Forum
May 04, 2024, 03:54:53 PM *
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 15 16 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 »
  Print  
Author Topic: [ANN] 1GH.COM - HVC / MAX / MMC / PTS / VIA Anonymous Pool ★  (Read 75097 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.
DarkAGeS
Full Member
***
Offline Offline

Activity: 219
Merit: 100


View Profile
March 13, 2014, 07:34:47 AM
 #461

can minerd for HVC be compilled and work on freebsd?
Yes, of course:
Code:
cd /usr/ports/ftp/curl
make install clean BATCH=yes
cd /usr/ports/devel/git
make install clean BATCH=yes
cd /usr/ports/devel/autotools
make install clean BATCH=yes
cd /usr/ports/devel/libtool
make install clean BATCH=yes

cd ~
git clone https://github.com/1gh/cpuminer-heavycoin 1gh-hvc-cpuminer
cd 1gh-hvc-cpuminer
./autogen.sh
./configure CFLAGS="-O3 -march=native"
make

./minerd -a heavy -v 512 -o stratum+tcp://hvcpool.1gh.com:5333 -u WALLET -p x

thanks a lot! it works perfect, I just want to suggest instead
Code:
cd /usr/ports/ftp/curl
make install clean BATCH=yes
use:
Code:
pkg install curl
and the same with git and autotools (libtool will be installed as dependency to this moment)
1714838093
Hero Member
*
Offline Offline

Posts: 1714838093

View Profile Personal Message (Offline)

Ignore
1714838093
Reply with quote  #2

1714838093
Report to moderator
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714838093
Hero Member
*
Offline Offline

Posts: 1714838093

View Profile Personal Message (Offline)

Ignore
1714838093
Reply with quote  #2

1714838093
Report to moderator
1714838093
Hero Member
*
Offline Offline

Posts: 1714838093

View Profile Personal Message (Offline)

Ignore
1714838093
Reply with quote  #2

1714838093
Report to moderator
1714838093
Hero Member
*
Offline Offline

Posts: 1714838093

View Profile Personal Message (Offline)

Ignore
1714838093
Reply with quote  #2

1714838093
Report to moderator
1gh (OP)
Jr. Member
*
Offline Offline

Activity: 46
Merit: 4


View Profile
March 13, 2014, 08:57:09 AM
 #462

I just want to suggest instead
Code:
cd /usr/ports/ftp/curl
make install clean BATCH=yes
use:
Code:
pkg install curl
and the same with git and autotools (libtool will be installed as dependency to this moment)
Ok. Thanks!



HeavyCoin Block Reward is 861 HVC.
1gh (OP)
Jr. Member
*
Offline Offline

Activity: 46
Merit: 4


View Profile
March 13, 2014, 01:11:45 PM
 #463

We've  commited an optimized HeavyCoin cpuminer on https://github.com/1gh/cpuminer-heavycoin , ~20% faster.

Binaries:
http://hvcdl.1gh.com/cpuminer-windows-2014-03-13.zip
http://hvcdl.1gh.com/cpuminer-mac64-2014-03-13.zip

COOLBGT
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 13, 2014, 06:42:04 PM
Last edit: March 13, 2014, 06:58:47 PM by COOLBGT
 #464


Thanks for the update. BTW is there an optimized version for Opteron 6380 processors for Linux, or is the optimized version created during the building process? I am asking since I can see that here are several optimized versions for the Buldozer arch which is the older Opterons. I think mines are on the Abhu Dahbi architecture.

P.S: I am getting an average of 1-2 khash/s more per core with the new build. I have 1 Windows server where I see an increase of 2-3 khash/s. Great job. I think I will be breaking the 3mhash/s barrier tomorrow  Grin
reorder
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 14, 2014, 09:48:41 AM
 #465

Can you please lower the pool vote for HVC? Leaving it high wouldn't be profitable anymore and miners would drop.
It is miners who set the vote, not the pool.
Zulandio
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
March 15, 2014, 08:10:13 AM
 #466

Hello I just downloaded the miner and it will hash fine for a bit but then it will crash my system. I've tried lowering the -t but it still does it. I'm not familur with CPU mining but I have a 6 core AMD fx-6200 is there any settings I can tweak besides the -t that may prevent this?
reorder
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 15, 2014, 09:09:47 AM
 #467

Hello I just downloaded the miner and it will hash fine for a bit but then it will crash my system. I've tried lowering the -t but it still does it. I'm not familur with CPU mining but I have a 6 core AMD fx-6200 is there any settings I can tweak besides the -t that may prevent this?
You can only try lowering miner process priority in task manager.
Zulandio
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
March 15, 2014, 09:35:55 AM
 #468

Still crashes... I dunno maybe it's because of cg miner although my signal cores are hashing fine no issues..
reorder
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 15, 2014, 09:37:21 AM
 #469

Still crashes... I dunno maybe it's because of cg miner although my signal cores are hashing fine no issues..
The miner does not use any resources but CPU, so it might be an overheat.
aideanhao
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
March 15, 2014, 10:23:21 AM
 #470


[2014-03-15 18:20:06] 6 miner threads started, using 'heavy' algorithm.
[2014-03-15 18:20:06] Starting Stratum on stratum+tcp://hvcpool2.1gh.com:5333
[2014-03-15 18:20:28] Stratum connection failed: Failed to connect to hvcpool2.
gh.com port 5333: Timed out
[2014-03-15 18:20:28] ...retry after 20 seconds
[2014-03-15 18:21:09] Stratum connection failed: Failed to connect to hvcpool2.
gh.com port 5333: Timed out
[2014-03-15 18:21:09] ...retry after 20 seconds
[2014-03-15 18:22:02] stratum_subscribe timed out
[2014-03-15 18:22:02] ...terminating workio thread
[2014-03-15 18:22:02] workio thread dead, exiting.

whats the problem?..
reorder
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 15, 2014, 10:40:19 AM
 #471


[2014-03-15 18:20:06] 6 miner threads started, using 'heavy' algorithm.
[2014-03-15 18:20:06] Starting Stratum on stratum+tcp://hvcpool2.1gh.com:5333
[2014-03-15 18:20:28] Stratum connection failed: Failed to connect to hvcpool2.
gh.com port 5333: Timed out
[2014-03-15 18:20:28] ...retry after 20 seconds
[2014-03-15 18:21:09] Stratum connection failed: Failed to connect to hvcpool2.
gh.com port 5333: Timed out
[2014-03-15 18:21:09] ...retry after 20 seconds
[2014-03-15 18:22:02] stratum_subscribe timed out
[2014-03-15 18:22:02] ...terminating workio thread
[2014-03-15 18:22:02] workio thread dead, exiting.

whats the problem?..
hvcpool2.1gh.com seems to be ok currently, probably the problem is on the network between your miner and the host. Does hvcpool.1gh.com not work for you too?
aideanhao
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
March 15, 2014, 02:36:20 PM
 #472


[2014-03-15 18:20:06] 6 miner threads started, using 'heavy' algorithm.
[2014-03-15 18:20:06] Starting Stratum on stratum+tcp://hvcpool2.1gh.com:5333
[2014-03-15 18:20:28] Stratum connection failed: Failed to connect to hvcpool2.
gh.com port 5333: Timed out
[2014-03-15 18:20:28] ...retry after 20 seconds
[2014-03-15 18:21:09] Stratum connection failed: Failed to connect to hvcpool2.
gh.com port 5333: Timed out
[2014-03-15 18:21:09] ...retry after 20 seconds
[2014-03-15 18:22:02] stratum_subscribe timed out
[2014-03-15 18:22:02] ...terminating workio thread
[2014-03-15 18:22:02] workio thread dead, exiting.

whats the problem?..
hvcpool2.1gh.com seems to be ok currently, probably the problem is on the network between your miner and the host. Does hvcpool.1gh.com not work for you too?

yes..hvcpool.1gh.com not work for me too! Sad :(what happen between my miner and the host?.
reorder
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 15, 2014, 03:00:32 PM
 #473


[2014-03-15 18:20:06] 6 miner threads started, using 'heavy' algorithm.
[2014-03-15 18:20:06] Starting Stratum on stratum+tcp://hvcpool2.1gh.com:5333
[2014-03-15 18:20:28] Stratum connection failed: Failed to connect to hvcpool2.
gh.com port 5333: Timed out
[2014-03-15 18:20:28] ...retry after 20 seconds
[2014-03-15 18:21:09] Stratum connection failed: Failed to connect to hvcpool2.
gh.com port 5333: Timed out
[2014-03-15 18:21:09] ...retry after 20 seconds
[2014-03-15 18:22:02] stratum_subscribe timed out
[2014-03-15 18:22:02] ...terminating workio thread
[2014-03-15 18:22:02] workio thread dead, exiting.

whats the problem?..
hvcpool2.1gh.com seems to be ok currently, probably the problem is on the network between your miner and the host. Does hvcpool.1gh.com not work for you too?

yes..hvcpool.1gh.com not work for me too! Sad :(what happen between my miner and the host?.


Please PM me IP address of your miner so I could trace the possible problem.
COOLBGT
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 15, 2014, 07:58:15 PM
 #474

Hey guys, does NUMA has any effect on the speed of the mining, or taskset?
minecrew
Full Member
***
Offline Offline

Activity: 224
Merit: 100

MineCrew


View Profile
March 15, 2014, 10:20:33 PM
 #475

Please, add TrollCoin!



https://bitcointalk.org/index.php?topic=452810.0
suchmoon
Legendary
*
Offline Offline

Activity: 3654
Merit: 8922


https://bpip.org


View Profile WWW
March 16, 2014, 05:46:22 AM
 #476

how many coins per day for i7 4770k?

Assuming you are asking about Heavycoin: an i7-4771, which is essential the same as not-overclocked i7-4770K, makes about 30 HVC per day.
Wipeout2097
Sr. Member
****
Offline Offline

Activity: 840
Merit: 255


SportsIcon - Connect With Your Sports Heroes


View Profile
March 16, 2014, 10:34:48 AM
Last edit: March 16, 2014, 10:53:41 AM by Wipeout2097
 #477

I've used 1GH for ~2 months now, and had to post to say I just love this pool. Thank you so much for providing it!

This is what I have to do to mine on a generic MPOS:
    Click "Signup"
    Fill username, password, repeat password, email, repeat email, pin, click the "Accept terms of service", click "Signup"
    Go to email, click the message, copy your activation token, paste on the browser and activate your account
    Click "login"
    Fill the email and password. Click "login"
    Click on "Workers" and fill the entries as many times needed
    Click "Getting started" and copy the address to your config file
    Click "Edit account" and press unlock.
    Go to email, click the message, copy your unlock token, paste on the browser and unlock
    Fill your payout address, auto-withdraw threshold, etc...
    Go to Firefox options and allow a cookie from the address. Bookmark the pool

To mine on 1GH:
    Copy the pool address to the config file
    Search my payout address
    Bookmark the resulting page

███████████████████████████████████████████████████████████████
██▀       ▀█       ▀████████████        ▀█         █▀       ▀██
██   ▀██▄▄▄█   ██   ████████████   ███   ████   ████   ▀██▄▄▄██
███▄     ▀██       ▄████████████       ▄█████   █████▄     ▀███
██▀▀▀██▄   █   █████████████████   █▄  ▀█████   ████▀▀▀██▄   ██
██▄       ▄█   █████████████████   ██▄  ▀████   ████▄       ▄██
███████████████████████████████████████████████████████████████
██       ██▀      ▀█████████████    ▀██   █████████████████████
████   ███   ▄██▄   ████████████     ▀█   █████████████████████
████   ███   ████████   ████   █   ▄  ▀   █████████████████████
████   ███   ▀██▀   █   ████   █   █▄     █████████████████████
██       ██▄      ▄███        ██   ██▄    █████████████████████
███████████████████████████████████████████████████████████████
██████████████
██
██
██
██
██
██
██
██
██
██
██
██████████████
████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████                                                             ████████████████████████████████████████████████
.
.
.

████████████████████████████████████████████████████████████          ████████████████                                 ██████████████████████████████████████████████████████████████████████████████████████
██████████████
██
██
██
██
██
██
██
██
██
██
██
██████████████
███████
██
██
██
██
██
██
██
██
██
██
██
███████
███████
██
██
██
██
██
██
██
██
██
██
██
███████
►►  Powered by
BOUNTY
DETECTIVE
reorder
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 16, 2014, 10:55:40 AM
 #478

For the impatient, here is HVC cgminer version that works on 1gh: https://github.com/reorder/cgminer_skein

It currently only works with GCN cards (or so I believe). No binaries are available as it is a WIP, and I will not provide support for this version.

Please configure with './autogen.sh --enable-heavy --enable-opencl' and run with '--heavy --vote 1024' (or your preferred vote). Best intensity setting seems to be 3 for all cards, but you may have luck with higher values.
onliner
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile WWW
March 16, 2014, 11:47:38 AM
 #479

For the impatient, here is HVC cgminer version that works on 1gh: https://github.com/reorder/cgminer_skein

It currently only works with GCN cards (or so I believe). No binaries are available as it is a WIP, and I will not provide support for this version.

Please configure with './autogen.sh --enable-heavy --enable-opencl' and run with '--heavy --vote 1024' (or your preferred vote). Best intensity setting seems to be 3 for all cards, but you may have luck with higher values.

Please add http://spaincoin.org/ !

and remove auroracoin  Grin

Anonymous MAXCOIN Independent POOL - http://1GH.com/ (i am a fan Cool)
----------------------------------------------------------------------------------------------------------
MAXCOIN MINING GUIDE -> http://goo.gl/W8Els1   Wallet guide! (run and wait 10..30 min!) -> goo.gl/P5RmQ8 + Nodes -> goo.gl/K5hqet
kocur
Full Member
***
Offline Offline

Activity: 140
Merit: 100


We're not in Wonderland anymore Alice


View Profile
March 16, 2014, 06:18:31 PM
 #480

For the impatient, here is HVC cgminer version that works on 1gh: https://github.com/reorder/cgminer_skein

It currently only works with GCN cards (or so I believe). No binaries are available as it is a WIP, and I will not provide support for this version.

Please configure with './autogen.sh --enable-heavy --enable-opencl' and run with '--heavy --vote 1024' (or your preferred vote). Best intensity setting seems to be 3 for all cards, but you may have luck with higher values.

Please add http://spaincoin.org/ !

and remove auroracoin  Grin
where do you mine spaincoin ?
p2pool has about 30% DOA but better mine to wallet like waiting for ddosing little pools and money will be in motion

Community Coin: Fair & Free Distribution
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 »
  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!