1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:samr7/vanitygen More... over 12 years ago
Apply some optimizations to the OpenCL kernel. Add a new flag, VERY_EXPENSIVE_BRANCHES, for various Radeon devices. More... over 12 years ago
Merge pull request #4 from dinox/master More... over 12 years ago
*Added makefile for osx *Added INSTALL file *Changed one include for running oclvanitygen on osx *Added some files to .gitignore More... over 12 years ago
Ignore impossible case-differing variants of prefixes, as long as at least one variant is possible. More... over 12 years ago
Warn about NVIDIA drivers that seem to produce broken device code. Bump version number. More... over 12 years ago
Bump version numbers. More... over 12 years ago
Resolve a GCC warning. More... over 12 years ago
Save kernel binary after compiling. More... over 12 years ago
Add differentiated size_t printf modifier. More... over 12 years ago
Change invsize to be interpreted consistently with the comments / help text. More... over 12 years ago
Auto-configure work unit parameters. More... over 12 years ago
Optimize global memory access pattern for row buffer. More... over 12 years ago
Merge branch 'master' of github.com:samr7/vanitygen More... over 12 years ago
Optimize global memory access patterns in heap_invert. More... over 12 years ago
Use multiple time/work samples to determine key rate. More... over 12 years ago
Merge pull request #3 from jackjack-jj/master More... over 12 years ago
Edited vanitygen.c via GitHub More... over 12 years ago
Use private key type 180 for namecoin private keys, as pointed out by jackjack-jj. More... over 12 years ago
Checkpoint GPU memory access optimization for point_tmp array. More... over 12 years ago
Minor performance tweaks. More... over 12 years ago
Enhance reporting of OpenCL errors More... almost 13 years ago
Checkpoint development of oclvanitygen. More... almost 13 years ago
Add some loop unrolling optimizations to the OpenCL kernel. Add GPU idle time reporting in verbose mode. More... almost 13 years ago
Checkpoint some optimizations to oclvanitygen. More... almost 13 years ago
Use two output buffers so that the GPU doesn't trample on the hash list while the CPU is checking for matches. More... almost 13 years ago
Fix rekey synchronization between OpenCL master and CPU search threads. More... almost 13 years ago
Display hint message when given impossible prefix. Split source into multiple files. Add experimental, unoptimized OpenCL implementation. Bump version to 0.13 More... almost 13 years ago
Display a warning message if built against an old version of OpenSSL. More... almost 13 years ago
Tweak EC_POINT batch additions to add affine points (+10% performance) Fix RNG seed option, thanks Shevek Bump version to 0.12 More... almost 13 years ago