Pages:
Author

Topic: [ANN][RLT] Roulettecoin | POW | New algo | No premine | GPU miner - page 4. (Read 23250 times)

legendary
Activity: 1610
Merit: 1008
Forget-about-it
how about a percentage update from time to time keep us informed how your project is coming along..
newbie
Activity: 28
Merit: 0
There is a slow but steady progress towards our goal. We won't reveal any details until it's done. We are not going to promote this coin until it's done. To mine or not to mine is your choice.
legendary
Activity: 1610
Merit: 1008
Forget-about-it
Dev said news in few weeks. It's been days.
sr. member
Activity: 420
Merit: 250
there are no exchange yet.
sr. member
Activity: 301
Merit: 250
网络·自由·客
Is this coin Dead?
Where are you now?
sr. member
Activity: 301
Merit: 250
网络·自由·客
what's the plan next?
newbie
Activity: 28
Merit: 0
Cheeto, the rlt.blockquarry.com pool owner,  has been working on optimizing the CPU miner.  The code is ugly and he still has quite a bit of work to do but I thought that people CPU mining might want an early build.  Some of the optimizations this is using are from ig0tik3d, so thank you for your work.  

Here is a link to the Windows binaries:  https://rlt.blockquarry.com/downloads/roulettecoin-cpuminer-win.zip

Source code is currently here:  https://rlt.blockquarry.com/downloads/roulettecoin-cpuminer-src.tar.gz

I have ran this on Windows 7 and Ubuntu 13.10.  With my CPU's I have seen about a 60% gain in performance.  
Good work, on i7-4770K CPU at 3.50GHz we have ~210 kh/s (up from ~145 kh/s with unoptimized miner). That's almost 45% more.
member
Activity: 100
Merit: 10
Cheeto, the rlt.blockquarry.com pool owner,  has been working on optimizing the CPU miner.  The code is ugly and he still has quite a bit of work to do but I thought that people CPU mining might want an early build.  Some of the optimizations this is using are from ig0tik3d, so thank you for your work. 

Here is a link to the Windows binaries:  https://rlt.blockquarry.com/downloads/roulettecoin-cpuminer-win.zip

Source code is currently here:  https://rlt.blockquarry.com/downloads/roulettecoin-cpuminer-src.tar.gz

I have ran this on Windows 7 and Ubuntu 13.10.  With my CPU's I have seen about a 60% gain in performance. 
newbie
Activity: 28
Merit: 0
Nope, I created wallet, CPU miner and GPU miner for this coin. And the bugs. Lots of bugs. Cry
Block explorer is coming soon too (with even more bugs).

Bug report.  I believe that in gpuminer roulette.cpp line 120:

cl::Buffer countersCL(*m.context, CL_MEM_READ_WRITE | CL_MEM_USE_HOST_PTR, (16 + 1) * sizeof(*countersH), count\
ersH, &err);

is allocating the wrong size buffer.  (16+1)*sizeof(*countersH) is only 17 ints, but countersCL is used with one set of counters per iteration, and so should be (16*16)*sizeof(*countersH)

(or simply sizeof(countersH))
Thanks for the heads up, developer will fix this during the weekend.
dga
hero member
Activity: 737
Merit: 511
Nope, I created wallet, CPU miner and GPU miner for this coin. And the bugs. Lots of bugs. Cry
Block explorer is coming soon too (with even more bugs).

Bug report.  I believe that in gpuminer roulette.cpp line 120:

cl::Buffer countersCL(*m.context, CL_MEM_READ_WRITE | CL_MEM_USE_HOST_PTR, (16 + 1) * sizeof(*countersH), count\
ersH, &err);

is allocating the wrong size buffer.  (16+1)*sizeof(*countersH) is only 17 ints, but countersCL is used with one set of counters per iteration, and so should be (16*16)*sizeof(*countersH)

(or simply sizeof(countersH))
dga
hero member
Activity: 737
Merit: 511
Block explorer is up for testing: http://explorer.roulettecoin.cc. Let me know if you notice any problems.

Any chance of adding address search?
Searching addresses shall work fine, do you have any problems?

It seems fine - I've tested it and it seems good.

I believe pttx was trying to get a list of all coins mined into a particular wallet.
newbie
Activity: 28
Merit: 0
I can mine with CPU at http://rlt.blockquarry.com, but can't with GPU. Any ideas? Miners starts and like: stratum detected new block, Platform number is 1, platform blabla Inc. And nothing more, that's all, no hashing.
It's compiling OpenCL code first, wait at least 5 minutes and see if there are any changes.
full member
Activity: 196
Merit: 100
I can mine with CPU at http://rlt.blockquarry.com, but can't with GPU. Any ideas? Miners starts and like: stratum detected new block, Platform number is 1, platform blabla Inc. And nothing more, that's all, no hashing.
newbie
Activity: 28
Merit: 0
Block explorer is up for testing: http://explorer.roulettecoin.cc. Let me know if you notice any problems.

Any chance of adding address search?
Searching addresses shall work fine, do you have any problems?
newbie
Activity: 47
Merit: 0
Block explorer is up for testing: http://explorer.roulettecoin.cc. Let me know if you notice any problems.

Any chance of adding address search?
full member
Activity: 210
Merit: 100
Add this to OP

Block explorer is up for testing: http://explorer.roulettecoin.cc. Let me know if you notice any problems.
newbie
Activity: 28
Merit: 0
Block explorer is up for testing: http://explorer.roulettecoin.cc. Let me know if you notice any problems.
full member
Activity: 210
Merit: 100
It is working fine now

Thanks and are you also looking at the following issue with the GPU miner

My test results with GPU miner as follows and i have 4 gpu's

If i use -t 1 - This is working fine

If i use -t 4 - this is showing one thread yay and other 3 boo
You mean this problem is still present with the current GPU miner binary?
sr. member
Activity: 280
Merit: 250
Dev, any plans for the coin ?
We do have plans for this coin, but turning them into reality will take some time, few weeks at least. In the meantime we are going to keep this coin alive, but do not expect wonders, it will keep low profile until we reach our goal.

in other words: no. no plans  Grin
newbie
Activity: 28
Merit: 0
Dev, any plans for the coin ?
We do have plans for this coin, but turning them into reality will take some time, few weeks at least. In the meantime we are going to keep this coin alive, but do not expect wonders, it will keep low profile until we reach our goal.
Pages:
Jump to: