Bitcoin Forum
May 06, 2024, 06:24:59 AM *
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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 »
  Print  
Author Topic: [ANN] [Metiscoin] [MTS] Unique algorithm | NO PREMINE| NEW POOL! CPU/GPU  (Read 154449 times)
gringen
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 26, 2014, 09:42:42 PM
 #701

I took the time to finally get xptMiner to compile with GCC for Windows.
It was a nightmare for me, but what does that mean for you?  Christmas may have come early.

I've compiled my optimized code for each of the following architectures: generic, core2, corei7, corei7-avx, k8, k8-sse3, and barcelona (k10).

The Windows x64 binaries are available from here:
https://mega.co.nz/#F!YsZSHYKA!IC8LK_MBGwqC-gWOpO7zoQ
https://www.dropbox.com/sh/wtxvxvkirxax2vj/9P_Rxb9V1y (dropbox mirror)

Use whichever corresponds to your processor architecture.

If you're unsure, here's a quick guide based on your CPU manufacturer and age:
Intel: [Older] core2 -> corei7 -> corei7-avx [Newer]
AMD: [Older] k8 -> k8-sse3 -> barcelona (k10) [Newer]
Worst case scenario, use generic.


I will not be releasing any 32-bit builds.  "High performance 32-bit" is an oxymoron.


Let me know what sort of improvements you see!
Some builds may be slightly slower than the stock jh00 miner.  It all depends on your CPU.

I've added another 5-10% optimization to the code and hopefully fixed the issue with AMD builds.
It seems that mingw-gcc thinks that AMD processors don't support SSE, so it left them disabled.  I've fixed that.

The code optimizations have been pushed to the github repo.
The new binaries have been uploaded. (same URLs)

I've added a few more performance tweaks and pushed the kHash overflow fix to github.
The other performance tweaks I have not pushed because they hard code 64-bit mode for some of the hash algorithms.  For the sake of openness, here's the changes:

keccak.c
Code:
#define SPH_KECCAK_64       1
#define SPH_KECCAK_UNROLL   0
#define SPH_KECCAK_NOCOPY   0

metis.c
Code:
#define SPH_KECCAK_NOCOPY   0
#define SPH_64              1

I've also compiled the code through Visual Studio 2010 with performance guided optimization and the windows builds now regularly meet or exceeds the jh00 speeds.
I've built two versions: one with the /favor:INTEL64 flag and one with /favor:AMD64.  Pick whichever matches your processor.
edit: AMD users!  Try the favorAMD build first, then the favorBLEND build.  Apparently /favor:AMD64 prefers older AMD processors (Athlon, Opteron, and Sempron).  See which works best for you!

Download Links:
https://mega.co.nz/#F!YsZSHYKA!IC8LK_MBGwqC-gWOpO7zoQ
https://www.dropbox.com/sh/wtxvxvkirxax2vj/9P_Rxb9V1y (dropbox mirror)


https://i.imgur.com/0VtFTaB.png
(My AMD Phenom II x4 955 @ stock clock)

Tested favorIntel and it gave me 1100kH/s compared to 1150kH/s for the ypool suggested one.. It was on a i7-4930K.

*****GREAT JOB**** Using 2x Opteron 6174 I was getting 576Kh/s, using this version I'm getting 2200+ kh/s. I will try to use it to mine XPm.
Thank you very much!
1714976699
Hero Member
*
Offline Offline

Posts: 1714976699

View Profile Personal Message (Offline)

Ignore
1714976699
Reply with quote  #2

1714976699
Report to moderator
1714976699
Hero Member
*
Offline Offline

Posts: 1714976699

View Profile Personal Message (Offline)

Ignore
1714976699
Reply with quote  #2

1714976699
Report to moderator
1714976699
Hero Member
*
Offline Offline

Posts: 1714976699

View Profile Personal Message (Offline)

Ignore
1714976699
Reply with quote  #2

1714976699
Report to moderator
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714976699
Hero Member
*
Offline Offline

Posts: 1714976699

View Profile Personal Message (Offline)

Ignore
1714976699
Reply with quote  #2

1714976699
Report to moderator
con8177
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
January 26, 2014, 09:50:52 PM
 #702

NEW PROGRAM FAST++ ypool

cryptsy LIKE exchange

Win32/64bit + Ubuntu 13.04 x64

New
Khash 300 -->>400-500 
Shares 1,5x Fast

WIN DOWNLOAD : dropbox
                         mega.co

Instal :vcredist_x64.exe / x32
modify example :  xptMiner.exe -o ypool.net -u username.yourworkername -p password -t thread(->1-32 core) pause
save and 2x click :-)

Mine in LINUX UBUNTU x64


https://i.imgur.com/1yP5pzZ.png
Follow Video

HOW TO CLOUD MINE METISCOIN

miner of metiscoin for ypool.net

HOW TO CLOUD MINE METISCOIN
Sign up for Digital Ocean Virtual Server : REGISTR VPS
for 20 USD good server add 10 USD + 10 FREE Use this code for $10 free credit: DIVEIN10  or ssd2014
REGISTR VPS


Commands:
********************

sudo apt-get update

sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev

sudo apt-get install -y libdb++-dev libgmp-dev libssl-dev dos2unix

git clone https://github.com/conicek/xptminer-linux

cd xptminer-linux

make

./xpt -o http://ypool.net -u username.worker -p password -t 4

*************************************
gigawatt
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
January 26, 2014, 10:12:21 PM
 #703

NEW PROGRAM FAST++ ypool

cryptsy LIKE exchange

Win32/64bit + Ubuntu 13.04 x64

New
Khash 300 -->>400-500 
Shares 1,5x Fast


Did I miss something?  I took a look at the source code and it seems to be identical to my modified version of metiscoinMiner.cpp.  It seems like you took the stock v1.1 from jh00, called it v1.2 and copy/pasted my code.

What else did you change? (aside from the developer fees)

BTC: 1E2egHUcLDAmcxcqZqpL18TPLx9Xj1akcV   Ψ: AWHJbwoM67Ez12SHH4pH5DnJKPoMSdvLz2   Primecoin All-In-One VPS Setup Script   Quarkcoin All-In-One VPS Setup Script   Metiscoin VPS Pool Mining Script
Meizirkki
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile
January 26, 2014, 10:52:54 PM
 #704

I've added a few more performance tweaks and pushed the kHash overflow fix to github.
The other performance tweaks I have not pushed because they hard code 64-bit mode for some of the hash algorithms.  For the sake of openness, here's the changes:

keccak.c
Code:
#define SPH_KECCAK_64       1
#define SPH_KECCAK_UNROLL   0
#define SPH_KECCAK_NOCOPY   0

metis.c
Code:
#define SPH_KECCAK_NOCOPY   0
#define SPH_64              1

I've also compiled the code through Visual Studio 2010 with performance guided optimization and the windows builds now regularly meet or exceeds the jh00 speeds.
I've built two versions: one with the /favor:INTEL64 flag and one with /favor:AMD64.  Pick whichever matches your processor.
edit: AMD users!  Try the favorAMD build first, then the favorBLEND build.  Apparently /favor:AMD64 prefers older AMD processors (Athlon, Opteron, and Sempron).  See which works best for you!

Download Links:
https://mega.co.nz/#F!YsZSHYKA!IC8LK_MBGwqC-gWOpO7zoQ
https://www.dropbox.com/sh/wtxvxvkirxax2vj/9P_Rxb9V1y (dropbox mirror)

Thanks! A 20Kh/s boost.

EDIT: And climbing!
skwinx
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
January 26, 2014, 10:53:54 PM
 #705

NEW PROGRAM FAST++ ypool

cryptsy LIKE exchange

Win32/64bit + Ubuntu 13.04 x64

New
Khash 300 -->>400-500 
Shares 1,5x Fast


Did I miss something?  I took a look at the source code and it seems to be identical to my modified version of metiscoinMiner.cpp.  It seems like you took the stock v1.1 from jh00, called it v1.2 and copy/pasted my code.

What else did you change? (aside from the developer fees)

He changed the version number, hahah~  Grin
Diziet
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 27, 2014, 12:58:45 AM
 #706

I tried mining MTC just about 1 or 2 days after the release and was able to get only 5 after about 24 hours Sad

If anyone wants to share some love, here's my address: MPRd1qH2bJ6vnajcDFYL1TCVWW7x1sNH46

I started to mine at ypool a couple hours after they started with the coin, and got 18 coins in the first 24 hours, with four cpu's. Then it slowed to a crawl.

So explain to me how this coin was not instamined, considering that there was very quickly over a million of them:
http://109.230.230.110/mtc/

NM92
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
January 27, 2014, 02:05:56 AM
 #707

Selling 50MTC = 0,7BTC

PM with offer
kannarellone
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 27, 2014, 02:50:18 AM
 #708

WTS 30 MTC for 0.2 BTC
please PM me
dalutz
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 27, 2014, 03:01:03 AM
 #709

maybe, fair mtc price= 1 mtc = 0.01 btc. 

wait for other exchange.
NM92
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
January 27, 2014, 03:12:21 AM
 #710

maybe, fair mtc price= 1 mtc = 0.01 btc. 

wait for other exchange.

that's a very nice price... i'm sure that this will be happening
botscoolnesss
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 27, 2014, 04:06:09 AM
 #711

Cryptsy WE NEED YOU!! haha.
sfinder
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
January 27, 2014, 05:22:02 AM
Last edit: January 27, 2014, 06:27:45 AM by sfinder
 #712

maybe, fair mtc price= 1 mtc = 0.01 btc.  

wait for other exchange.

that's a very nice price... i'm sure that this will be happening


but the developer still has not handed out the spec. for this sifcoin clone yet . just wonder why ?
aasl
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
January 27, 2014, 06:33:58 AM
 #713

anyone has met this error:

Merkleroot is invalid or corrupted. Update your miner.

I am using xptminer downloaded from https://github.com/clintar/xptMiner, compiled and running on ubuntu. The xptMiner should be the latest version.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
gigawatt
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
January 27, 2014, 09:37:28 AM
 #714

anyone has met this error:

Merkleroot is invalid or corrupted. Update your miner.

I am using xptminer downloaded from https://github.com/clintar/xptMiner, compiled and running on ubuntu. The xptMiner should be the latest version.

Try this version instead?  https://github.com/llamasoft/xptminer-linux

Do you get the error message all the time or just every once in a while?

BTC: 1E2egHUcLDAmcxcqZqpL18TPLx9Xj1akcV   Ψ: AWHJbwoM67Ez12SHH4pH5DnJKPoMSdvLz2   Primecoin All-In-One VPS Setup Script   Quarkcoin All-In-One VPS Setup Script   Metiscoin VPS Pool Mining Script
aasl
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
January 27, 2014, 09:42:57 AM
 #715

anyone has met this error:

Merkleroot is invalid or corrupted. Update your miner.

I am using xptminer downloaded from https://github.com/clintar/xptMiner, compiled and running on ubuntu. The xptMiner should be the latest version.

Try this version instead?  https://github.com/llamasoft/xptminer-linux

Do you get the error message all the time or just every once in a while?

My machine has 16 cores. When I specify -t 32, it got this error periodically. Setting to -t 16, in the beginning same error msg, but later all went to normal. what is the cause of this? I thought multi-threading could be used?

I will try your version. Thank you for your reply!

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
gigawatt
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
January 27, 2014, 09:55:11 AM
 #716

anyone has met this error:

Merkleroot is invalid or corrupted. Update your miner.

I am using xptminer downloaded from https://github.com/clintar/xptMiner, compiled and running on ubuntu. The xptMiner should be the latest version.

Try this version instead?  https://github.com/llamasoft/xptminer-linux

Do you get the error message all the time or just every once in a while?

My machine has 16 cores. When I specify -t 32, it got this error periodically. Setting to -t 16, in the beginning same error msg, but later all went to normal. what is the cause of this? I thought multi-threading could be used?

I will try your version. Thank you for your reply!

Is that 16 cores and hyperthreading? (e.g. 2 threads per core?)

I've noticed on the Intel processors it's better to take it down a thread or two from maximum.  For example, if you have 4 cores + hyperthreading, -t 7 works better than -t 8.

BTC: 1E2egHUcLDAmcxcqZqpL18TPLx9Xj1akcV   Ψ: AWHJbwoM67Ez12SHH4pH5DnJKPoMSdvLz2   Primecoin All-In-One VPS Setup Script   Quarkcoin All-In-One VPS Setup Script   Metiscoin VPS Pool Mining Script
penzes
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
January 27, 2014, 10:35:19 AM
 #717

WTS 5 mtc for 0.01! pm if interested!
kaene
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1005


View Profile
January 27, 2014, 11:38:40 AM
 #718

I believe the dev is not replying and won't reply on purpose, he gets online, he updates time to time the 1st post with information, but he is definitely not replying to the thread on purpose, so I don't think he will do any promotion, he let that to us, the community, and I think it's good, because most coins that have a good value don't have a dev behind promoting it (how often do you see Satoshi Nakamoto promoting BTC? haha).
lderqq
Full Member
***
Offline Offline

Activity: 195
Merit: 100


View Profile
January 27, 2014, 12:40:03 PM
 #719

poloniex scam? i withdraw 0.98 btc two hour ago and nothing came! clear withdrow history!!!
grebec92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
January 27, 2014, 01:08:43 PM
 #720

poloniex scam? i withdraw 0.98 btc two hour ago and nothing came! clear withdrow history!!!
Try to write it's  owner.
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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 »
  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!