Pages:
Author

Topic: [ANN][GAP] Gapcoin - Prime Gap Search - New Math Algo - CPU / GPU - Zero Premine - page 78. (Read 287695 times)

hero member
Activity: 910
Merit: 1000
Please vote on https://askcoin.net/votes

We already got 2,000 votes, this 22nd place. (First place - 11,000 votes)

p.s. PM me me and I will send you instructions on how to vote.


legendary
Activity: 1428
Merit: 1001
getmonero.org
I made a thread here twice https://cryptsy.freshdesk.com/support/discussions/forums/4000000207 but it never showed up. Dont know why.

Someone else may want to try it again. Or just spam cryptsy. They add every shit coin that exist i dont think they will have a problem adding gapcoin...

I just wrote cryptsy, and they "submitted the coin to their development team who will review it to see if it meets the requirements for addition to the Cryptsy exchange."

Got the same but nothing happened after days passing. In fact if i go now and try it again because of the title it finds the post i tried to make in the 'Matching Topics Found' with those links but they just doesnt show up:

https://cryptsy.freshdesk.com/support/discussions/topics/4000297555
https://cryptsy.freshdesk.com/support/discussions/topics/4000295932
full member
Activity: 177
Merit: 154
I made a thread here twice https://cryptsy.freshdesk.com/support/discussions/forums/4000000207 but it never showed up. Dont know why.

Someone else may want to try it again. Or just spam cryptsy. They add every shit coin that exist i dont think they will have a problem adding gapcoin...

I just wrote cryptsy, and they "submitted the coin to their development team who will review it to see if it meets the requirements for addition to the Cryptsy exchange."
full member
Activity: 177
Merit: 154
I'm confused by what a gap and a merit is

You have two following prime numbers like pn=11 and pn+1=13. The gap is gn=13-11=2.

The ratio of gn / ln(pn) is called the merit of the gap gn.


Now why and if bigger merit is important i dont know.

The average size of a prime gap increases with higher primes and is about ln(pn).
In fact it its very trivial to find a gap with at least length n:

Quote from: Wikipedia
For any prime number P, we write P# for P primorial, that is, the product of all prime numbers up to and including P. If Q is the prime number following P, then the sequence

P#+2, P#+3,...,P#+(Q-1)

is a sequence of Q − 2 consecutive composite integers, so here there is a prime gap of at least length Q − 1. Therefore, there exist gaps between primes which are arbitrarily large, i.e., for any prime number P, there is an integer n with gn ≥ P

The merit is the ratio of the size of a prime gap in comparison to the average size of a prime gap in the proximity of p.
To find a gap with at least merit m, the average calculation amount is e^m primes.

To sum it up it is easy to find long prime gaps, but it is very difficult to find prime gaps with a high merit.
legendary
Activity: 1428
Merit: 1001
getmonero.org
I'm confused by what a gap and a merit is

You have two following prime numbers like pn=11 and pn+1=13. The gap is gn=13-11=2.

The ratio of gn / ln(pn) is called the merit of the gap gn.


Now why and if bigger merit is important i dont know.
hero member
Activity: 1426
Merit: 506
I'm confused by what a gap and a merit is
legendary
Activity: 1428
Merit: 1001
getmonero.org
I made a thread here twice https://cryptsy.freshdesk.com/support/discussions/forums/4000000207 but it never showed up. Dont know why.

Someone else may want to try it again. Or just spam cryptsy. They add every shit coin that exist i dont think they will have a problem adding gapcoin...
newbie
Activity: 1
Merit: 0
i get the following error

waiting for server...
"curl_easy_perform() failed : Server returned nothing (no headers, no data)

That means you are connecting with the wrong protocol. Are you using the stratum port or rpc port?
member
Activity: 114
Merit: 10
i get the following error

waiting for server...
"curl_easy_perform() failed : Server returned nothing (no headers, no data)

Authentication failure?

--
bsunau7
member
Activity: 115
Merit: 10
i get the following error

waiting for server...
"curl_easy_perform() failed : Server returned nothing (no headers, no data)
hero member
Activity: 1426
Merit: 506
Is there any way to make the gpu miner use any other gpu besides gpu 0?

edit: found the answer to my question

why involves only one GPU

You have to use one instance per gpu.
Use --gpu-dev , to select the right one.
hero member
Activity: 910
Merit: 1000
newbie
Activity: 30
Merit: 0
member
Activity: 115
Merit: 10
hi,

i have registered at the nonce pool, installed the amd app sdk v2.9 n the miner n followed the instructions. but im still getting errors.  i dont know im doing wrong.
full member
Activity: 177
Merit: 154
Hi everybody,

I have an r9 290 amd gpu and am unable to configure my miner settings.  Request you to please share your r9 290 gpu miner or any other gpu miner settings for gapcoin.  I want to mine this coin.

Hi,

first of all you need an account at the pool: http://gap.nonce-pool.com/

Now create a worker: http://gap.nonce-pool.com/index.php?page=account&action=workers

Download and install Install AMD APP SDK v2.9: http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/

Download and unzip the miner: https://github.com/gapcoin/GapMiner/releases/download/gpu-miner-rev3/windows.zip

In the unzipped folder (windows/64) edit start-gapminer.bat
(uncomment the first option and change user.worker and password according to your worker settings at the pool)

Code:
:: choose your preferred mining method:
::
:: getwork
gapminer-gpu.exe -o http://mine3.gap.nonce-pool.com -p 4205 -u user.worker -x password -t 1 --use-gpu -w 512
::
:: stratum
:: gapminer-gpu.exe -o mine3.gap.nonce-pool.com -p 3385 -u user.worker -x password -t 1 --stratum --use-gpu -w 512
::
:: solo mining
:: gapminer-gpu.exe -o 127.0.0.1 -p 31397 -u -x -t 1 --use-gpu -w 512

Start mining by running start-gapminer.bat
member
Activity: 115
Merit: 10
Hi everybody,

I have an r9 290 amd gpu and am unable to configure my miner settings.  Request you to please share your r9 290 gpu miner or any other gpu miner settings for gapcoin.  I want to mine this coin.
hero member
Activity: 522
Merit: 500
Hasta la Bitcoin siempre!
Quote
Bounties:

  • 250 GAP for working cuda miner binaries + source code

750 added.
full member
Activity: 177
Merit: 154
Thanks to agran, we have increased bounties:

Quote
Bounties:

  • 1000 GAP for working cuda miner binaries + source code
  • 500 GAP for the second running pool
  • 100 GAP for the first merit within the top 20 (found by Un3eal)
  • 750 GAP for the first merit within the top 10
  • 1500 GAP for the first merit within the top 5
  • 4500 GAP for the first merit, which breaks the world record

If you want to increase these bounties, there exists a Gapcoin address for each:

  • working cuda miner binaries + source code   GdtFcBN2xix3pNVZV7EjWuLS1Tkp6jw56B
  • second running pool   GbZMaSMvzgYUpLHLRCcsxhVeBLvf9GUo3n
  • first merit within the top 10   GaTLAKiA8jVsFTdcUFL1uDNGKvaBzbQDbf
  • first merit within the top 5   GPqdXdMGJjaZk2EZYgbxPb692jsBpzUoCf
  • first merit, which breaks the world record   GNxcqXsAQMN1ShU3M5kmQko13zhzvciMRE

Once the requirement for a bounty is fulfilled, the among of the respective address will be credit to the finder / developer.


Highest found merits (Top 30 Gapcoin): http://gapcoin.org/primegaps.php
Top-20 merits world record list: http://primerecords.dk/primegaps/gaps20.htm
Top-20 Prime Gaps for all merits: http://primerecords.dk/primegaps/gaps20all.htm

Edit: I bought some GAP @ Poloniex and increased the bounties as well.
Edit2: thanks to fydel, cudaminer increased from 250 to 1000 GAP!
hero member
Activity: 522
Merit: 500
Hasta la Bitcoin siempre!
Do you mind sharing your settings as I am only getting 700k pps with my R9 280x ?  Cry

All fine now. I overwrote the "-w 512" setting as I copied an old startfile...

Keep up the good work with this cool science coin!  Cheesy
Pages:
Jump to: