Pages:
Author

Topic: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! - page 50. (Read 75751 times)

full member
Activity: 392
Merit: 100
Multiversum
First beta-version of GPU miner is released.
Link to download https://github.com/jonano614/DaggerGpuMiner/releases
Source codes https://github.com/jonano614/DaggerGpuMiner

GPU-miner is based on OpenCL. You need to have your account address and storage folder to use it. Most of modern video cards is applicable. Current implementation is not optimized, probably hashrate can be increased in about 80% further. My AMD Radeon R9 270x makes 240 MH/s now.
Also miner supports CPU-mining. But current implementation is slower than official wallet (v845+).
Currently only Windows is supported. Version for Linux is in development. If somebody wants to make version for Mac OS - you can write me.

How to use: unpack archive to a folder. Copy storage folder to the folder with miner. Create .bat file with necessary launch parameters. Use it.

Launch parameters:
1) GPU benchmark: DaggerGpuMiner.exe -G -M
2) GPU mining: DaggerGpuMiner.exe -G -a -p
3) CPU mining: DaggerGpuMiner.exe -cpu -a -p -t N     (N - is a number of threads)

Different features and optional parametes:
1) "-h" - show help
2) you can list all available devices using parameters "-list-devices -G"
3) by default GPU mining is performed only on the first OpenCL device. You can specify several devices using parameter "-opencl-devices 0 1 3". Use your device numbers instead of "0 1 3". Also use can use parameter "-d " there is count of used devices.

Also I recommend you to place "pause" command in the end of the .bat file.

If you have question, suggestion or you want to participate in develpment you can write me here in PM or on email [email protected].
Further closest plans:
1) get rid of storage folder
2) rewrite logging
3) static position for hash rate
4) optimization of OpenCL kernel

PS: if everything works fine you can support author: XDAG  gKNRtSL1pUaTpzMuPMznKw49ILtP6qX3


What's storage folder? How to obtain it? Where to put exactely? Please help. Would like to mine this.

/edit Ok, I found it in wallet folder, is it just that it's needed? No .dat outside?

Which pools are available right now and when will you see first payment?
newbie
Activity: 25
Merit: 0
Nvidia GPU is always unable to run, I don't know where the problem is, debug many times, still fail.

Nvidia gpu get high CPU usage, if use more than 2-3 cards the system will freezes.
sr. member
Activity: 365
Merit: 250
Nvidia GPU is always unable to run, I don't know where the problem is, debug many times, still fail.
newbie
Activity: 3
Merit: 0
If anybody needs the fully configured GPU Miner just write a PM.

I can also help you to simply create the bat file for you Smiley.
newbie
Activity: 96
Merit: 0
I start to mine this coin with this new gpu miner. i will keep it running couple of days.
sr. member
Activity: 569
Merit: 250
This new GPU miner is killer, I am afraid that I burn GPUs down, hard to get temperature under control. 3 GPUs = 1430 Mh/s
newbie
Activity: 40
Merit: 0
Join discord and get help from community and pool owner for free. Don't pay to get support.

https://discord.gg/zT7DW2N
jr. member
Activity: 133
Merit: 7
What is the total supply?
4B in 160 years.

GPUminnerXDAGG +.Batch file + Instruction for 100 xDAG pm me
LOL
newbie
Activity: 4
Merit: 0
GPUminnerXDAGG +.Batch file + Instruction for 10 xDAG pm me
member
Activity: 175
Merit: 11
"Decentralization is religion"
can anybody share a link with compiled GPU miner for win x64?

thank you very much!
full member
Activity: 670
Merit: 130
@cheatoshin0 thanks for the block explorer

It's interesting how some pools have ultra high fees when they say they have 1%/0,5%
I just caught one

Which one?


really ? then it is a shit pool

Should we be able to query the pool settings from ./xdag -i? This would help mitigate any of these issues.

Which pool lied about the fee ?

EDIT: Nevermind got my answer !
member
Activity: 84
Merit: 15
What is the total supply?
Sy_
newbie
Activity: 21
Merit: 11
I suggest you guys open up a seperate thread for the gpu miner and its support.
newbie
Activity: 25
Merit: 0
gpu miner problem:
get high 99% CPU usage when use -opencl-devices parameter. system very slowly
legendary
Activity: 1456
Merit: 1014
Ok, serious proposal, now that the project is stopped, but I trust on it for the future, I offer 100$ in BTC/ETH to the member that offers me more coins, please DM.


LOL . Nice try... sorry to let you down, but it's not stopped at all.

You know, supply and demand.

My offer is right over the table, I am just creating the value for each coin right know.

If no one offers any coin, then the value is >$100 per coin, if someone does the value is $100/number_of_coins_offered :-)

i offer you 1 XDAG for your 100$, whats your XDAG Address so that i can send you the 1 XDAG?

Well I need to accept that offer, if the offer is something logical in time&effort mining VS money, I definitelly buy :-)

so you talked only Bullshit, got it.
LFC
newbie
Activity: 12
Merit: 0
jr. member
Activity: 133
Merit: 7
what do you think, how long do you need for the linux version of your gpu miner?
I don't know, another developer is working on it.



Hi every one
For some reason, I couldn't get multiple GPU to work.
This is my batch file:

DaggerGpuMiner.exe -G -a  MYWALLETADDRESS -p 95.105.233.208:13654
-list-devices -G
opencl-devices -d 0 1 2
-d 3
pause

Any help will be appreciated.
All parameters should be written in one line. So correct command is
I have listed devices and I got 3, the internal Intel, the Internal 1060 and the external (egpu) 1080, but I cannot select other than the Intel, have tried with opencl-device x / -opencl-devices x / -d x with no luck.
So if I do -d 1, or -d 2, always start mining with the device 0. Any help? :-)

My listed devices:
Listing OpenCL devices.
FORMAT: [platformID] [deviceID] deviceName
[0 ] [0 ] Intel(R) HD Graphics 530
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 6816858112
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 2147483647
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 256
[1] [0 ] GeForce GTX 1080 Ti
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 11811160064
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 2952790016
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 1024
[1] [1] GeForce GTX 1060
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 6442450944
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 1610612736
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 1024
You have two platforms. Try "-opencl-platform 1 -opencl-devices 0 1"
LFC
newbie
Activity: 12
Merit: 0
beluga

In the batch file, start with:
DaggerGpuMiner.exe -G -a -p -list-devices -G
pause

you will see numbers for your GPUs. I have 3 GPUs and got the numbers 0,1, and 2
close the cmd window
Then edit the batch file again with:

DaggerGpuMiner.exe -G -a -p -opencl-devices 0 1 2
pause

That is it  Cheesy

I put the numbers 0 1 2 that I have got in the first cmd window.
Try it and let me know.
Got to go to work shortly.
newbie
Activity: 7
Merit: 0
Ok, serious proposal, now that the project is stopped, but I trust on it for the future, I offer 100$ in BTC/ETH to the member that offers me more coins, please DM.


LOL . Nice try... sorry to let you down, but it's not stopped at all.

You know, supply and demand.

My offer is right over the table, I am just creating the value for each coin right know.

If no one offers any coin, then the value is >$100 per coin, if someone does the value is $100/number_of_coins_offered :-)

i offer you 1 XDAG for your 100$, whats your XDAG Address so that i can send you the 1 XDAG?

Well I need to accept that offer, if the offer is something logical in time&effort mining VS money, I definitelly buy :-)
Pages:
Jump to: