sgminer | threaded multi-pool GPU miner
kandi X-RAY | sgminer Summary
kandi X-RAY | sgminer Summary
sgminer is a C library. sgminer has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
This is a multi-threaded multi-pool GPU miner with ATI GPU monitoring, (over)clocking and fanspeed support for scrypt-based cryptocurrency. It is based on cgminer by Con Kolivas (ckolivas), which is in turn based on cpuminer by Jeff Garzik (jgarzik). irc: #sgminer and #sgminer-dev on freenode. License: GPLv3. See COPYING for details.
This is a multi-threaded multi-pool GPU miner with ATI GPU monitoring, (over)clocking and fanspeed support for scrypt-based cryptocurrency. It is based on cgminer by Con Kolivas (ckolivas), which is in turn based on cpuminer by Jeff Garzik (jgarzik). irc: #sgminer and #sgminer-dev on freenode. License: GPLv3. See COPYING for details.
Support
Quality
Security
License
Reuse
Support
sgminer has a low active ecosystem.
It has 22 star(s) with 8 fork(s). There are 7 watchers for this library.
It had no major release in the last 12 months.
There are 2 open issues and 6 have been closed. On average issues are closed in 15 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of sgminer is 0.1.4
Quality
sgminer has no bugs reported.
Security
sgminer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
sgminer is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
sgminer releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of sgminer
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of sgminer
sgminer Key Features
No Key Features are available at this moment for sgminer.
sgminer Examples and Code Snippets
Copy
"pools" : [
{
"url" : "poola:porta",
"user" : "usernamea",
"pass" : "passa"
},
{
"quota" : "2;poolb:portb",
"user" : "usernameb",
"pass" : "passb",
"state
Copy
"pools" : [
{
"url" : "poola:porta",
"user" : "usernamea",
"pass" : "passa"
},
{
"quota" : "2;poolb:portb",
"user" : "usernameb",
"pass" : "passb"
}
]
Copy
git submodule init
git submodule update
autoreconf -i
CFLAGS="-O2 -Wall -march=native -std=gnu99" ./configure
make
Community Discussions
No Community Discussions are available at this moment for sgminer.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install sgminer
If needed, place include headers (*.h files) from ADL_SDK_*<VERSION>*.zip in sgminer/ADL_SDK. To compile a version that can be used accross machines, remove -march=native. To compile a debug version, replace -O2 with -ggdb. Depending on your environment, replace -std=gnu99 with -std=c99. Systemwide installation is optional. You may run sgminer from the build directory directly, or make install if you wish to install sgminer to a system location or a location you specified with --prefix.
See doc/windows-build.txt for MinGW compilation and cross-compiation, doc/cygwin-build.txt for building using Cygwin, or use the provided winbuild Microsoft Visual Studio project (tested on MSVS2010), with instructions in winbuild/README.txt.
See doc/windows-build.txt for MinGW compilation and cross-compiation, doc/cygwin-build.txt for building using Cygwin, or use the provided winbuild Microsoft Visual Studio project (tested on MSVS2010), with instructions in winbuild/README.txt.
Support
Documentation is available in directory doc. It is organised by topics:. Note that most of the documentation is outdated or incomplete. If you want to contribute, fork this repository, update as needed, and submit a pull request.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page