Bitcoin Forum
May 04, 2024, 12:18:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Pools / New bitcoin pool diamant-bitcoin-poolserverj in development on: May 10, 2014, 04:07:06 AM
Hallo Miners,
new bitcoin pool is in development. It has Creative Commons license Attribution-type - Non-commercial - No Derivatives 4.0 licensed International.
It will be paid version of the poolserverj. As the software development should be paid. It is made from a Diamant Team. Some developers working in his free time on the project.
This is a Pool written in Java. It is very changed and very upgraded version of the poolserverj which you all know.

KEEP CHECKING THIS THREAD FOR NEWS.

Happy Mining
Wily
2  Local / Mining (Deutsch) / Neue DiamantMiner ist da. Sehr stark und schnell. (Windows/Linux/Mac/Solaris) on: April 10, 2014, 12:24:20 PM
Hallo,
PROJEKT NOCH IN ENTWICKLUNG !! LESEN SIE WEITER DIESE THREAD FÜR PROJEKT NEUIGKEITEN !!!

!!!! Main Warning !!!!
DiamantMiner is very powerful software for bitcoin mining. The computer where it can be used, for now, should be specialy made
for bitcoin mining. Laut maker  the computer should have/provide sufficent GPU cooling. It is possible to overheat your computer.
Please be carefull.

For project news follow this thread or this one https://bitcointalk.org/index.php?topic=548438.0
If you want you can get old version of the Project from Sourceforge - https://sourceforge.net/projects/diamantminer/
The last development version of the project you can get from hier Google Code - https://code.google.com/p/diamantminer/source/browse

It is very fast and like a lightning you will earn with it more than ever.

It is Creative Commons license and its URL is https://sourceforge.net/projects/diamantminer/

Hier is a part of the Help File with the new Options. See the Options.

#DiamantMiner - OpenCL miner for BitCoin#
  
 DiamantMiner is licensed under the:

English
This work is licensed under the Creative Commons license Attribution-type - Non-commercial - No Derivatives 4.0 licensed International.
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/
or write a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.

This code is provided entirely free of charge by the programmer in his spare
time so donations would be greatly appreciated.
For Donations please use following Bitcoin Address
Bitcoins and Devcoins: 13MSzfPPr4gXvusKJFAFR2EANNe59Xyxqj

You !!!!require!!!! hardware that is capable of running OpenCL.

...

4.Wie kann ich die Project bauen und installieren

DiamantMiner erfordert SDK für Java Version 6.0 oder spätere versionen und Maven Version 3.2.1 oder später.
DiamantMiner Repository beinhaltet keine binaries. Wenn ihr die DiamantMiner vom Source bauen wolltet,
Sie müssen zuerst die Project Sourcen mit svn auschecken:

# Non-members may check out a read-only working copy anonymously over HTTP.
-------------------------------------------------------------------------------------
svn checkout http://diamantminer.googlecode.com/svn/trunk/ diamantminer-read-only
-------------------------------------------------------------------------------------

und die Kommande "mvn clean" in die Project Verzeichnis ausführen und danach "mvn install".
In die Haupt Project Verzeichnis wird dann eine neue Verzeichnis namens 'target' generiert.
Da drin finden sie ein File der etwa so heißt DiamantMiner-0.6.1-SNAPSHOT-jarset.tar.gz.
Das ist der tar-gz Archive mit die compiled project drin.
Sie müssen nur diese Archive in die gewünschte Verzeichnis entpacken und sie können die Scripts von 'bin' Verzeichnis starten.

...

7. Command line, console, options
-u, -p, -o, -r : Usernames, passwords, hosts, ports. These options are required the rest options are optional. Here you should enter comasepareted list of values see 5.2
-l : Fully fledged URL for example - http://username:password@host:port/
-x : Proxy for example as following - host:port<:username:password>
-g : Default 10000 sec. Maximum work lifetime in seconds.
-d : Default is enabled. Debug output
-D : Default is all. Do not use 0 with -D, devisec start at 1. Devices to enable.
-f : Default is 30. Controls how many kernel executions a second happen.
-na : Default false. Enter a boolean. Turn GPU kernel array off.
-w : Default is 0 for MACOSX the value is 64. Controls OpenCL workgroup size.
-v : Default 1. Valid value is one of these - 1,2,3,4,8 or 16. Change manual SIMD parallel alignment.
-v 1: The same as off/single hash, and is the default ('uint')
-v 2 through 16: Tries more than one hash via SIMD ('uint2' through 'uint16')



Think of me and say thank you Wily !!

Happy mining !
Wily
3  Bitcoin / Mining software (miners) / New Miner is here DiamantMiner (Windows/Linux/Mac/Solaris) on: March 29, 2014, 04:59:00 PM
Hallo,
STILL IN DEVELOPMENT !! KEEP CHECKING THIS THREAD FOR NEWS !!!

From here you can download Windows Executables:

https://code.google.com/p/diamantminer/source/browse/#svn%2Ftrunk%2FDiamantMiner%2Fexecutables

For project news follow this thread - https://bitcointalk.org/index.php?topic=548438.0
If you want you can get old version of the Project from Sourceforge - https://sourceforge.net/projects/diamantminer/
The last development version of the project you can get from hier Google Code - https://code.google.com/p/diamantminer/source/browse

It is very fast and like a lightning you will earn with it more than ever.

!!!! Main Warning !!!!
DiamantMiner is very powerful software for bitcoin mining. The computer where it can be used, for now, should be specialy made
for bitcoin mining. Laut maker  the computer should have/provide sufficent GPU cooling. It is possible to overheat your computer.
Please be carefull.

It is Creative Commons license and its URL is https://sourceforge.net/projects/diamantminer/

Hier is a part of the Help File with the new Options. See the Options.

#DiamantMiner - OpenCL miner for BitCoin#
  
DiamantMiner is licensed under the:

English
This work is licensed under the Creative Commons license Attribution-type - Non-commercial - No Derivatives 4.0 licensed International.
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/
or write a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.


This code is provided entirely free of charge by the programmer in his spare
time so donations would be greatly appreciated.
For Donations please use following Bitcoin Address
Bitcoins and Devcoins: 13MSzfPPr4gXvusKJFAFR2EANNe59Xyxqj

You !!!!require!!!! hardware that is capable of running OpenCL.

...

4.How to build and install

DiamantMiner requires the SDK for Java Version 6.0 or higher installed, as well as Maven Version 3.2.1 or higher installed.
DiamantMiner SVN repository does not contain binaries, so if you want to build DiamantMiner from source you should checkout the last sources from Project svn

# Non-members may check out a read-only working copy anonymously over HTTP.
-------------------------------------------------------------------------------------
svn checkout http://diamantminer.googlecode.com/svn/trunk/ diamantminer-read-only
-------------------------------------------------------------------------------------

and go to the Project folder and there execute in console command "mvn clean"  after that you can execute "mvn install".
Than in the generated directory named 'target' you will find something like DiamantMiner-0.6.1-SNAPSHOT-jarset.tar.gz. That is tar-gz archive with the compiled project.
Just unpack where you want to install it and run the scripts which you find in the directory named 'bin'.

...

7. Command line, console, options
-u, -p, -o, -r : Usernames, passwords, hosts, ports. These options are required the rest options are optional. Here you should enter comasepareted list of values see 5.2
-l : Fully fledged URL for example - http://username:password@host:port/
-x : Proxy for example as following - host:port<:username:password>
-g : Default 10000 sec. Maximum work lifetime in seconds.
-d : Default is enabled. Debug output
-D : Default is all. Do not use 0 with -D, devisec start at 1. Devices to enable.
-f : Default is 30. Controls how many kernel executions a second happen.
-na : Default false. Enter a boolean. Turn GPU kernel array off.
-w : Default is 0 for MACOSX the value is 64. Controls OpenCL workgroup size.
-v : Default 1. Valid value is one of these - 1,2,3,4,8 or 16. Change manual SIMD parallel alignment.
-v 1: The same as off/single hash, and is the default ('uint')
-v 2 through 16: Tries more than one hash via SIMD ('uint2' through 'uint16')



Think of me and say thank you Wily !!

Happy mining !
Wily


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!