Bitcoin Forum
June 23, 2024, 10:19:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: May 20, 2014, 07:37:53 PM
Could someone share config for 290x?
And how much is the expected hashrate?

Thanks in advance.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: May 20, 2014, 12:02:39 AM
Hello,

I spent several hours in searching for a config for 290x and with no luck.

Can someone share such config for sgminer?

Thanks in advance.

u need only to modify scrypt config to -k darkcoin, thats a good point to start

This is my startup bat file:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k darkcoin -I 21 --worksize 256 --thread-concurrency 32765 --lookup-gap 2 --gpu-powertune 20 --gpu-engine 1050 --gpu-memclock 1490 -o x -u x -p x


I'm getting 0 hashrate and video driver fails, i'm not having issues with other coins(scypt, scrypt-n, scypt-jane), my drivers are ok.
sgminer used is the first one from this thread - https://bitcointalk.org/index.php?topic=475795.0;all

3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: May 19, 2014, 11:45:38 PM
Hello,

I spent several hours in searching for a config for 290x and with no luck.

Can someone share such config for sgminer?

Thanks in advance.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] microCoin MRC - alcurEX - Scrypt-Jane - nFactor - Mandatory Wallet Update on: May 17, 2014, 04:47:35 PM
I think there is an issue with https://www.mining-pool.co.uk/ - Time Since Last Block    4 hours 41 minutes 58 seconds
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] microCoin MRC - alcurEX - Scrypt-Jane - nFactor - soon in alcurEX exchange on: April 16, 2014, 10:18:52 AM
try this settings - yacminer --scrypt-chacha --worksize 128 -g 1 --lookup-gap 5 --buffer-size 706 -R 3456

Thanks a lot! Unfortunately, it's still not work, got 0 K and quit dos window after a while.


Paste us your config, maybe there are some syntax errors.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] microCoin MRC - alcurEX - Scrypt-Jane - nFactor - soon in alcurEX exchange on: April 16, 2014, 07:59:31 AM
try this settings - yacminer --scrypt-chacha --worksize 128 -g 1 --lookup-gap 5 --buffer-size 706 -R 3456
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] microCoin MRC - alcurEX - Scrypt-Jane - nFactor - soon in alcurEX exchange on: April 15, 2014, 08:13:01 AM
Yes, more miners means - bigger the community - better for the coin - more services - more value.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] microCoin MRC - alcurEX - Scrypt-Jane - nFactor - soon in alcurEX exchange on: April 14, 2014, 09:04:16 AM
Hello Guys,

I can share some mining configs with you.

First you have to download Yacminer - https://github.com/Thirtybird/YACMiner/releases/download/3.5.0-yac2/yacminer-3.5.0-yac2-x86.zip
These configs works on systems with more than 4GB RAM.

Config for 290x - yacminer --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1389028879 --worksize 128 -g 1 --lookup-gap 3 --buffer-size 3532 -R 10496
Config for 290 - yacminer --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1389028879 --worksize 128 -g 1 --lookup-gap 3 --buffer-size 3420 -X 32
Config for 280x - yacminer --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1389028879 --worksize 128 -g 1 --lookup-gap 3 --buffer-size 2590 -R 7680
Config for 280 - yacminer --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1389028879 --worksize 128 -g 1 --lookup-gap 3 --buffer-size 2394 -X 32
Config for 270x - yacminer --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1389028879 --worksize 128 -g 1 --lookup-gap 3 --buffer-size 1648 -R 4864
Config for 7950 - yacminer --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1389028879 --worksize 128 -g 1 --lookup-gap 3 --buffer-size 2394 -X 32
Config for 7970 - yacminer --scrypt-chacha --nfmin 4 --nfmax 30 --starttime 1389028879 --worksize 128 -g 1 --lookup-gap 3 --buffer-size 2590 -R 7680

Tips on tuning your GPU to mine Microcoin
--buffer-size XXXX (-B XXXX):
This setting sets the size of the OpenCL buffer to allocate to each thread. This option overrides --thread-concurrency, and should be used instead of it if your miner supports it. This value should be based on the amount of available memory on your GPU. This setting is NOT affected by lookup-gap meaning that other tuning parameters that you want to test will not force you to recalculate your buffer-size. The only setting that will make you want to change this is the --gpu-threads (-g) setting. As buffer-size is the amount of memory to allocate per thread, if you increase the number of threads you are launching, you will want to decrease the buffer-size of each thread to ensure all of the memory resides in Dedicated GPU memory instead of rolling over to Dynamic.
As the NFactor for Microcoin increases, the amount of memory that is needed to perform a single calculation rises. The more memory that can be allocated per thread, the better the performance that typically can be achieved.
SUMMARY: adjust this value first - Run GPUz of HWInfo to monitor the amount of dedicated memory used on the card until it moves into the dynamic column, then reduce it back down. YACMiner will tell you at the start how much memory has been allocated per thread

--lookup-gap X:
This tunes a compromise between ram usage and performance. Performance peaks at a gap of 2, but increasing the gap may allow you to run at a higher rate as more shaders in the card get utilized. Setting lookup gap overrides the default of 4.
SUMMARY: Start at 2, and try 4 through 8. Adjust your intensity setting (-R/-X/-I) to higher values as the lookup-gap increases.

--worksize XXX (-w 256):
Has a minor effect, should be a multiple of 32 up to 256 maximum. This sets the smallest size of work being sent to the GPU, and on older cards and/or drivers affects the values allowed in Raw Intensity.
SUMMARY: Higher values are better for cards with higher shader counts and 7XXX series cards and newer. Lower values for older cards give finer ranges of Raw Intensity to maximize performance.

--rawintensity XXXX (-R XXXX) This setting allows for a much more preceise intensity setting and can recognize significant gains when mining Microcoin
Note: make sure to use much lower raw-intensity values when you increase cpu threads (-g).
The original Intensity setting is currently used to spawn GPU threads as a simple 2^value setting.

  I:8  =     128 threads
  I:8  =     256 threads
  I:9  =     512 threads
  I:10 =    1024 threads
  I:11 =    2048 threads
  I:12 =    4096 threads
  I:13 =    8192 threads

Notice how the higher settings increase thread count tremendously.
It's now much easier to control thread intensity specifically and it potentially allows for a uniform way of setting the intensity on your system.

Valid values for raw-intensity are safest to be set as a multiple of --worksize. Newer drivers and/or cards may allow for adjustment in smaller increments - in some cases, this can be adjusted in in increments of 1.

--xintensity XX (-X XX)
When you have enough GPU memory allocated to fully utilize all shaders on your GPU, use this for intensity control as it will spawn threads as a multiple of how many shaders are on your GPU. This setting will be best starting at 4, and increases can be had by going up to 32 or as high as 128. Very large values for this may cause instability or driver crashes for very little gain - consider 128 to be the max.
Optional parameters for tuning:
--gpu-threads X (-g X):
Some people who have systems where the GPUs have large amounts of memory and low amounts of system memory will need to run multiple CPU threads so that all of the GPU memory can be allocated. This is because the OpenCL buffer is built in system memory and passed to the GPU. This defaults to 1, however values of 1, 2, 3 & 4 can all produce similar results.
SUMMARY: Run 1 unless your card has more than 2GB of memory and you cannot allocate all of that memory with just 1 thread.
Other available parameters that have better alternatives:
--thread-concurrency XXXXX:
This option may be depreciated in your mining software depreciated. It is still available for those people who like to do math on really high numbers that have to change when any other parameter needs to change. I strongly recommend utilizing the --buffer-size option instead. This setting adjusts the size of the OpenCL buffer to allocate to each thread. This value should be based on the amount of available memory on your GPU. This setting is affected by lookup-gap as well, utilizing the following formula for lookup-gaps of 1,2 & 4

MB per thread = thread-concurrency * 128 / (1024 * lookup-gap)
A good example of this: lookup-gap of 2, thread-concurrency of 8192 = 512 MB

As the NFactor for a Microcoin increases, the amount of memory that is needed to perform a single calculation rises. The more memory that can be allocated per thread, the better the performance that typically can be achieved.
SUMMARY: Use --buffer-size instead

--intensity XX (-I XX)
Just like in bitcoin mining, Microcoin mining takes an intensity, however the scale goes from 0 to 20 to mimic the "Aggression" used in mtrlt's reaper. The reason this is crucial is that too high an intensity can actually be disastrous with Microcoin because it can run out of memory and you will receive HW errors. High intensities start writing over the same ram and it is highly dependent on the GPU, but they can start actually DECREASING your hashrate, or even worse, start producing garbage with HW errors skyrocketing.
SUMMARY: Setting this for reasonable hashrates is mandatory. This setting is not recommended for Microcoin - use --raw-intensity

All the info is from Ultracoin forum.
9  Alternate cryptocurrencies / Altcoin Discussion / Re: Vault of Satoshi asks What Coins Do You Want to See? on: March 18, 2014, 07:10:31 PM
MRC - microcoin
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] microCoin MRC - alcurEX - Scrypt-Jane - nFactor - Mandatory wallet update! on: March 08, 2014, 11:14:18 PM
What do you mean who? There are just less coins generated now. That is the whole point - the N factor slows the coin mining encouraging trading and spending of the coin rather than mining and piling up coins

I mean that every 32 seconds the network discovers a block which costs roughly 155000.
On average, everybody gets their share in the same proportion as their speed divided by network hash rate.

For example, lets say yesterday network hash rate was 1 GHs and my hash rate was 1 Mhs.
That means that on average I was getting 155000/1000=155 MRC every 32 seconds.

Lets say today network hashrate is 450MHs.
Guess how much coins would I earn if my hash rate dropped to 450 KHs?

If I'm getting 70 MRC instead of 155 - that means that my hashrate in proportion to the network is not 1/1000 anymore.
Which means that somebody else had managed to get their speed higher.

zerxus, this only proofs that you are bad in math - for the last n-factor your hash power was 1/1000th of the network, for the current n-factor your hash power remains the same 1/1000th of the network, so i don't see any difference Smiley
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] microCoin MRC - alcurEX - Scrypt-Jane - nFactor - Mandatory wallet update! on: March 08, 2014, 10:25:38 AM
Hello Guys,

For those of you who have HW errors with the new N-factor:

HD7950 (1044/1500) ~100khs

setx GPUMAXALLOCPERCENT 100
setx GPUUSESYNC_OBJECTS 1
ultracoinminer -o stratum+tcp://ultra.nitro.org:3337 -u xxx -p xxx --scrypt --Nfmin 4 --Nfmax 30 --StartT 1389028879 -w 256 -g 2 -I 12 --thread-concurrency 16384 --no-submit-stale --expiry 10 --scan-time 1 --queue 0

HD7970/280x (1044/1500) ~135khs(280x)

setx GPUMAXALLOCPERCENT 100
setx GPUUSESYNC_OBJECTS 1
microCoinminer.exe -o stratum+tcp://xxx -u xxx -p xxx --scrypt --Nfmin 4 --Nfmax 30 --StartT 1389028879 -w 256 -g 2 -I 12 --thread-concurrency 16384 --no-submit-stale --lookup-gap 2 --expiry 10 --scan-time 1 --queue 0

R9 290 8GB RAM (1040/1400) ~180khs

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
microCoinminer.exe -o stratum+tcp://xxx -u xxx -p xxx --scrypt --Nfmin 4 --Nfmax 30 --StartT 1389028879  -w 64 -g 1 -I 18 --thread-concurrency 45000 --no-submit-stale --lookup-gap 2 --expiry 10 --scan-time 1 --queue 0

R9 290 4GB/6GB RAM (1040/1400) ~140khs

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
microCoinminer.exe -o stratum+tcp://xxx -u xxx -p xxx --scrypt --Nfmin 4 --Nfmax 30 --StartT 1389028879  -w 64 -g 1 -I 18 --thread-concurrency 42000 --no-submit-stale --lookup-gap 3 --expiry 10 --scan-time 1 --queue 0

12  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [EXCHANGE][REALTIME] Crycurex.com exchange on: February 02, 2014, 08:08:19 AM
Hello,

I have an issue with my deposit transaction to Crycurex:

Status: 846 confirmations, broadcast through 7 nodes
Date: 2/2/2014 02:03
To: for exchange 1PsBbRTEFUA13W6X6HoXYcoVqgCtbGjE7W
Debit: -3618145.512394 MRC
Transaction fee: -0.00001 MRC
Net amount: -3618145.512404 MRC
Transaction ID: 82e53c18e9205a26342cbd7d59bab2ef9b47f18c8d8bfd453702da73ea947aff


My balance is still 0, no one is responding on skype or webchat.
Could you please check and fix that.
Thanks in advance.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!