Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - itsik78

Pages: 1 2 3 4 [5] 6 7 8 9 10 11 12 ... 20
61
MemoryCoin / Re: [JOB] Video Creation
« on: February 08, 2014, 06:33:05 pm »
I think the btc video was made in flash, and we could easily get someone on fiverr to annotate.

I don't really mind how it's done (Flash / Video editing software) as long as it eventually can get to Youtube and be viewed with no hassle on any computer and mobile device.

So if anyone wants to do it in Flash - it works for me.

(BTW - Which BTC video? Would love to see a link).
Thanks

62
MemoryCoin / Re: New YAM version release
« on: February 08, 2014, 06:12:17 pm »
I have an AMD A8-5557M  Quad Core.
8GB of Ram.
I tried this setup just to get it running at first and tweak from there but it just closes as soon as it opens.
I appreciate the help.

Quote
#av=1 is HT-friendly. On 4-core with HT you shall run it 8 threads and 1Gb RAM per thread.
#av=3 is for non-HT. If you plan to run 4 threads on HT mach, ensure that you select av=3. The best is if you can pin your threads to cores to unlock full potential of av=3.
#av=2 is mediocre. In between 1 and 3, but you may give it a try.
#av=4 is for older AMD CPUs, ppl reported this was the best in some cases.
#av=5 is targeting Atoms in 64-bit mode, has completely different mem usage. Very slow one, but still faster than original one.

threads = 3
mining-params = mmc:av=3&aesni=on
mine = getwork://MTp2Wy8g2i23ximwoWJiVmAoaLLsmSKnxu@erebor.dwarfpool.com:8080:8081:8082:8083/mmc
mine = getwork://MTp2Wy8g2i23ximwoWJiVmAoaLLsmSKnxu@moria.dwarfpool.com:8080:8081:8082:8083/mmc
compact-stats = 1
print-timestamps = 0

How are you running it?
Assuming your on Windows and assuming that yam-mmc.cfg is in the same folder as the yam.exe file, you should run it like that:
Code: [Select]
yam -c yam-mmc.cfg
As for the yam-mmc.cfg file itself - I see that you used av=3. No idea if that's good or not. Best thing to do is let it run on finetuning at first for about an hour and check what the best result is.
As for the fact that it is AMD and not Intel - Did you make sure you've downloaded the correct miner?
Also, I see that this CPU supports AES instructions, maybe yvg1900 could tell us if the fact that it's an AMD is a problem with aesni on?

63
MemoryCoin / [JOB] Video Creation
« on: February 08, 2014, 05:53:17 pm »
Hey,
Anyone interested in a paid job to help me create a nice video about MemoryCoin?

More details here or via PM.

Skill needed:
Ability to edit video (screenshots + text on top)

Thanks

64
There is a new CNO: Nobody! :)
It's a step in the right direction.
You only need around 40k more votes to make this coin AWESOME!
COME ON PEOPLE, VOTE PLEASE!

65
MemoryCoin / Re: Open Source or Licensed Pool Software
« on: February 08, 2014, 07:27:19 am »
Officer should make a bounty for open sourcing a pool and an efficient miner, right now.
Vote for KillerByte and we'll probably have an open sourced pool (by the looks of this poll).

People, vote for this skilled guy to get MMC "to the moon" :)
We're going to do amazing stuff with KillerByte as CNO.
What other coin has an open sourced pool code?
These are the kind of things that could really bump awareness of MMC and with it - bump the value and demand for the coin.

Please vote for MVTEcnogH2ArcvpkYJ66GcErb1iwHhLPN1 as your 1st preference through the wallet's voting option.

Thanks!

66
MemoryCoin / Re: New YAM version release
« on: February 08, 2014, 05:10:31 am »
Hello!
I try to get your miner working on Ubuntu 12.04, CPU is a Intel Core 2 Quad Q9550.

The binaries yam-yvg1900-M7k-linux64-core2 and yam-yvg1900-M7k-linux64-generic both fail (crash) during MMC check:

Miner version: yam M7k-linux64-core2/yvg1900
Checking target [getwork:// abcd ]...
Target OK
Checking params [mmc:av=1&aesni=on&m=1024]...
Params OK
Checking MMC Stage 1 optimizations compatibility...
Checking MMC Stage 2 optimizations compatibility...
Ungültiger Maschinenbefehl (Speicherabzug geschrieben)

(-> Illegal instruction (core dumped))

It does work with aesni=off

What can I do?
Felix

As you said - it works when you set aesni to off, since this CPU doesn't support AES-NI. So that's your only option.

I cannot get YAM to even run.  It starts then closes the command console.  I have tried as admin and several ways.
Any ideas what I am doing wrong?

Hey,
Share what you tried and your config file.
Also try to follow the orders I've written on this thread:
https://bitcointalk.org/index.php?topic=439874


67
Just a reminder - KillerByte created the first pool for MemoryCoin a while back!
In addition, Fasan has given him his blessing and votes so please join him and vote for KillerByte.
Send 0.00000001 to MVTEcnogH2ArcvpkYJ66GcErb1iwHhLPN1

68
Oh, did I mention I also hope to accomplish a memorycoin wallet android app like this: https://play.google.com/store/apps/details?id=de.schildbach.wallet&hl=en - Its an opensource project

Actually, the CNO, CTO, CMO, and CEO could all help with the production of that!
This is a project I wanted to do as well, so would be glad to take part in it!

69
The best man for the job!
You've got my votes.

70
MemoryCoin / Re: New YAM version release
« on: February 06, 2014, 10:32:22 pm »
Hello guys, just started mining MMC and using yam

Getting this on a 4930k

MMC Agg. SPM: 16.580, HPM: 15.392;

is it any good?

EDIT:

Using this:

Ivy-bridge yam-yvg1900-M7k-win64-ivy-bridge

Code: [Select]
threads = 0
mining-params = mmc:av=1&aesni=on&m=1024

#proxy = socks4a://127.0.0.1:9150
compact-stats = 1
print-timestamps = 0

Any room for optimizations?

Thanks,
It's great!
Since I see you're using all the cores / threads (threads=0), you can also improve it by giving it more memory (m=1024 means use a total of 1gb mem. The maximum is 1024 per thread max).

Thanks for your input!

I am currently using 1GB per thread, so around 12GB since my CPU can do 12 threads?

Not sure if I should go higher, only got 16GB of RAM.
If what you've pasted is what you're using, you're using 1gb IN TOTAL for all threads (m=1024).
Change the m param to m=12288 and you should see a nice increase in HPM

71
MemoryCoin / Re: New YAM version release
« on: February 06, 2014, 10:24:41 pm »
Hello guys, just started mining MMC and using yam

Getting this on a 4930k

MMC Agg. SPM: 16.580, HPM: 15.392;

is it any good?

EDIT:

Using this:

Ivy-bridge yam-yvg1900-M7k-win64-ivy-bridge

Code: [Select]
threads = 0
mining-params = mmc:av=1&aesni=on&m=1024

#proxy = socks4a://127.0.0.1:9150
compact-stats = 1
print-timestamps = 0

Any room for optimizations?

Thanks,
It's great!
Since I see you're using all the cores / threads (threads=0), you can also improve it by giving it more memory (m=1024 means use a total of 1gb mem. The maximum is 1024 per thread max).

72
MemoryCoin / Re: Community Support for Marketing - Vote for MemoryCoin
« on: February 06, 2014, 05:21:02 pm »
Another one.
Please vote for MemoryCoin to be added to a new exchange (allcrypt.com) here:
http://www.allcrypt.com/beta/voting.php

(Note: You can vote 10 times for the same coin...)

Thanks

73
MemoryCoin / Re: [JOB] WordPress Specialist/Designer Needed
« on: February 06, 2014, 03:56:47 am »
I've worked exclusively with WordPress since 2006 I would like to submit a few sites I currently manage:
http://slupiroo.com/
http://robonix.org/
http://autohackeate.com/

And a work in progress, currently on hold because of family health problems:
http://criptomundo.com/
There's no one I'd prefer over you!
I'll PM you our needs for the 1st stage in an hour.

Thanks!

74
MemoryCoin / Re: Yam Miner - M7K Performance Thread
« on: February 05, 2014, 12:22:33 pm »
I'll start:
i7-4770 - 12.5 HPM, ram=4gb. av=1 and av=2 give about the same result.
i5-2415M (Mac Mini mid 2011) 3 HPM, av=1, ram=1gb
2xL5639 - (24 threads) 10 HPM, av=1, ram=6gb
2xXeon E5-2670 - (32 threads) 32 HPM, av=1, ram=32gb



75
MemoryCoin / Yam Miner - M7K Performance Thread
« on: February 05, 2014, 12:06:12 pm »
Hi all,
We would like to update our wiki with the updated values for Yam Miner.

Please post your full power stats with Yam Miner:
CPU, total RAM given to the miner and HPM (also, any other info like AV if you know what it is...)

Thanks

Pages: 1 2 3 4 [5] 6 7 8 9 10 11 12 ... 20