bitmessage-powfaster | Bitmessage Proof Of Work optimizations including OpenCL
kandi X-RAY | bitmessage-powfaster Summary
kandi X-RAY | bitmessage-powfaster Summary
bitmessage-powfaster is a Python library. bitmessage-powfaster has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However bitmessage-powfaster build file is not available. You can download it from GitHub.
If you would like a maintained copy of this code please see -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1. A few days ago I launched just over 15000 messages on Bitmessage. This is how. This repo includes a OpenCL-based GPU miner and a fast CPU-based (C, OpenSSL) miner. On Windows the bitmessage miner only uses a single core by default, even on a recent Core i7 this gives around a 250000 checks/sec rate. Using the CPU miner I am able to achieve rates of up to 5 million checks/sec. Around 20 times that of the stock Bitmessage client. Using the OpenCL based GPU miner on an Nvidia GTX 680 I achieve around 25 million checks/sec. The OpenCL version has only been tested on Nvidia chips recently, so it may need some modifications to work on AMD hardware. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32). iQEcBAEBAgAGBQJSF2QKAAoJEH2RSx5ttpEFW+UIALtKlK7b9DxYZKx9YbSe3Jj7 GP5amqWDlAGVIlGPGB6NSLNFEfi2ZMyIlTlYovy28GErql03dz9qxkZOxfRGmUNG S+BQKoTSAqMdhS/YA1Na5N0DzhmgmUGqTeo9hv0tovCq8IeWUIWiBuG3+XZCEMow zkRHhyJpXa3SWT0QWwbcn2A5CxR+3n8RzSbrPitEHFGKhK+9t7IG41tpCaf0QxmW ZUxVabl5/0kb1kQLfFnTdOp0CM/Ip97O6/wERZwcfHgcMqbd06mn6WXlWTvDonLb POd1lZ0oQQ375GA7RGjUlvvO8lQ59K2z27c9D/fP9z2XGz5THjqaUdu9ZCUvOCc= =4xlK -----END PGP SIGNATURE-----.
If you would like a maintained copy of this code please see -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1. A few days ago I launched just over 15000 messages on Bitmessage. This is how. This repo includes a OpenCL-based GPU miner and a fast CPU-based (C, OpenSSL) miner. On Windows the bitmessage miner only uses a single core by default, even on a recent Core i7 this gives around a 250000 checks/sec rate. Using the CPU miner I am able to achieve rates of up to 5 million checks/sec. Around 20 times that of the stock Bitmessage client. Using the OpenCL based GPU miner on an Nvidia GTX 680 I achieve around 25 million checks/sec. The OpenCL version has only been tested on Nvidia chips recently, so it may need some modifications to work on AMD hardware. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32). iQEcBAEBAgAGBQJSF2QKAAoJEH2RSx5ttpEFW+UIALtKlK7b9DxYZKx9YbSe3Jj7 GP5amqWDlAGVIlGPGB6NSLNFEfi2ZMyIlTlYovy28GErql03dz9qxkZOxfRGmUNG S+BQKoTSAqMdhS/YA1Na5N0DzhmgmUGqTeo9hv0tovCq8IeWUIWiBuG3+XZCEMow zkRHhyJpXa3SWT0QWwbcn2A5CxR+3n8RzSbrPitEHFGKhK+9t7IG41tpCaf0QxmW ZUxVabl5/0kb1kQLfFnTdOp0CM/Ip97O6/wERZwcfHgcMqbd06mn6WXlWTvDonLb POd1lZ0oQQ375GA7RGjUlvvO8lQ59K2z27c9D/fP9z2XGz5THjqaUdu9ZCUvOCc= =4xlK -----END PGP SIGNATURE-----.
Support
Quality
Security
License
Reuse
Support
bitmessage-powfaster has a low active ecosystem.
It has 12 star(s) with 8 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 1 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of bitmessage-powfaster is current.
Quality
bitmessage-powfaster has no bugs reported.
Security
bitmessage-powfaster has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
bitmessage-powfaster is licensed under the WTFPL License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
bitmessage-powfaster releases are not available. You will need to build from source code and install.
bitmessage-powfaster has no build file. You will be need to create the build yourself to build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed bitmessage-powfaster and discovered the below as its top functions. This is intended to give you an instant insight into bitmessage-powfaster implemented functionality, and help decide if they suit your requirements.
- Performs the FastPoW algorithm .
- Set the pidle .
- Performs a CPW operation on the target .
- Do a PoW algorithm .
- Performs a pool worker .
- Calculate the value of a GPU .
- Perform the GPU power of the given target .
Get all kandi verified functions for this library.
bitmessage-powfaster Key Features
No Key Features are available at this moment for bitmessage-powfaster.
bitmessage-powfaster Examples and Code Snippets
No Code Snippets are available at this moment for bitmessage-powfaster.
Community Discussions
No Community Discussions are available at this moment for bitmessage-powfaster.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install bitmessage-powfaster
You can download it from GitHub.
You can use bitmessage-powfaster like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use bitmessage-powfaster like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
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