Search content
Sort by

Showing 13 of 13 results by guli13
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 03/02/2018, 22:13:57 UTC
Hi all,
just pushed a new version of the GPU miner that support Multi GPU
More informations here : https://bitbucket.org/guli13/arionum-gpu-miner/overview

How about AMD GPU please?


It should work with AMD OpenCL implementation, check my repo and documentation.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 03/02/2018, 10:52:37 UTC
Hi all,
just pushed a new version of the GPU miner that support Multi GPU
More informations here : https://bitbucket.org/guli13/arionum-gpu-miner/overview
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 03/02/2018, 10:23:01 UTC
I've just added an install documentation for Ubuntu 17.10
https://bitbucket.org/guli13/arionum-gpu-miner/overview

I'll be happy to hear your feedback (bugs, improvements, installation issues).

Thanks.

AMD user here.

Can you help with this? Seems I need to make a symbolic link to my opencl?

Linking CXX shared library libargon2-opencl.so
/usr/bin/ld: cannot find -lOpenCL
collect2: error: ld returned 1 exit status
argon2-gpu/CMakeFiles/argon2-opencl.dir/build.make:225: recipe for target 'argon2-gpu/libargon2-opencl.so' failed
make[2]: *** [argon2-gpu/libargon2-opencl.so] Error 1
CMakeFiles/Makefile2:207: recipe for target 'argon2-gpu/CMakeFiles/argon2-opencl.dir/all' failed
make[1]: *** [argon2-gpu/CMakeFiles/argon2-opencl.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2


try to find libOpneCL.so in your filesystem with 'locate libOpenCL.so' get the full path of the lib
and then 'sudo ln -s /usr/lib  the_path'
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 02/02/2018, 23:54:01 UTC
hi guli, what is the method to point the miner at multiple gpus? Seems that when I run multiple instances they all just point to gpu0

use -d parameter
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 02/02/2018, 21:57:06 UTC
I've just added an install documentation for Ubuntu 17.10
https://bitbucket.org/guli13/arionum-gpu-miner/overview

I'll be happy to hear your feedback (bugs, improvements, installation issues).

Thanks.
some benchmarks , 55hz is not to low?
Code:
using device 0 - CUDA Device 'GeForce GTX 1070'
Date                Avg hash/s      Hash/s          Total hashes        Shares  Blocks  Reject  Block best DL         Ever best DL         
02/02/18 21:51:24   54.0958         55.6745         2870                0       0       0       1012062               1012062               
02/02/18 21:51:29   54.2468         55.8149         3157                0       0       0       1012062               1012062               
02/02/18 21:51:34   54.3706         55.7823         3444                0       0       0       1012062               1012062       

pd, the installation howto was perfect!

Try to change -t and -b parameters it will increase hash rate
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 02/02/2018, 19:39:39 UTC
I've just added an install documentation for Ubuntu 17.10
https://bitbucket.org/guli13/arionum-gpu-miner/overview

I'll be happy to hear your feedback (bugs, improvements, installation issues).

Thanks.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 02/02/2018, 17:24:49 UTC
See : https://bitbucket.org/guli13/arionum-gpu-miner/overview

See the file install-cuda-ubuntu-16.04.txt.

For the moment no install guide.
Will be done soon.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 02/02/2018, 14:32:53 UTC
The GPU miner will be there soon.
It just a question of make it works !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 30/01/2018, 22:53:29 UTC
Thanks for the information @d13g0souz4

@DaKluit for now i have only a Linux based implementation. Not sure to be able to compile this for Windows.
Dependency list is not clear for now.


@programmerdan i've checked your Java miner. Really good job Smiley
Few days ago i've tried to implement miner in Java, but you've been faster than me !
Let me a few days to clean up a little my POC, after that i will be happy to share it with you.
I will send you an PM as soon as my quota is back !
 
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 30/01/2018, 20:59:17 UTC
No release date for now.
It's not sure that i have time to make a true release. For now the code is working but it's really a POC.
If any people with C/C++ development are interested and want to help me it can be good.
 
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 30/01/2018, 19:05:05 UTC
Hi all,

I'm working on a GPU miner.
I have a POC running for a few hours at 600 H/s on a Nvidia Tesla K80 (on AWS).

Do you think this a good rate ?
 

I think it looks very good! This GPU has Kepler architecture, so on new pascal GPUs the same hashrate can be easely reached for 1080Ti at least. Do you have other GPUs for test?

Thanks for the feedback.

Using AWS again, i have tested it against NVidia Tesla M60.
The hashrate is around 595 H/s.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 30/01/2018, 09:34:26 UTC
how much are you paying per day for AWS

Hi, that's not the mean of my question.

I use AWS because i didn't have a decent GPU on my laptop.
I want to know if this range of performance seems good for this GPU Smiley

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
guli13
on 30/01/2018, 09:08:50 UTC
Hi all,

I'm working on a GPU miner.
I have a POC running for a few hours at 600 H/s on a Nvidia Tesla K80 (on AWS).

Do you think this a good rate ?