samr7
|
7c13c25653
|
Auto-configure work unit parameters.
|
13 years ago |
samr7
|
69004b2062
|
Optimize global memory access pattern for row buffer.
|
13 years ago |
samr7
|
e3a5218146
|
Merge branch 'master' of github.com:samr7/vanitygen
|
13 years ago |
samr7
|
ffbc9d929f
|
Optimize global memory access patterns in heap_invert.
|
13 years ago |
samr7
|
d43ead4b3e
|
Use multiple time/work samples to determine key rate.
|
13 years ago |
samr7
|
58096d1e8f
|
Merge pull request #3 from jackjack-jj/master
Namecoin privkey
|
14 years ago |
jackjack-jj
|
280149c082
|
Edited vanitygen.c via GitHub
|
14 years ago |
samr7
|
f2de8f73d8
|
Use private key type 180 for namecoin private keys, as pointed out by
jackjack-jj.
|
14 years ago |
samr7
|
5d5b1631d5
|
Checkpoint GPU memory access optimization for point_tmp array.
|
14 years ago |
samr7
|
30f3787471
|
Minor performance tweaks.
|
14 years ago |
samr7
|
317cade95f
|
Enhance reporting of OpenCL errors
|
14 years ago |
samr7
|
d64d355010
|
Checkpoint development of oclvanitygen.
|
14 years ago |
samr7
|
e328e73d6a
|
Add some loop unrolling optimizations to the OpenCL kernel.
Add GPU idle time reporting in verbose mode.
|
14 years ago |
samr7
|
a5ff3bd4ac
|
Checkpoint some optimizations to oclvanitygen.
|
14 years ago |
samr7
|
a8bf7cff08
|
Use two output buffers so that the GPU doesn't trample on the hash
list while the CPU is checking for matches.
|
14 years ago |
samr7
|
19db491cb8
|
Fix rekey synchronization between OpenCL master and CPU search threads.
|
14 years ago |
samr7
|
2dcd8fdff6
|
Display hint message when given impossible prefix.
Split source into multiple files.
Add experimental, unoptimized OpenCL implementation.
Bump version to 0.13
|
14 years ago |
samr7
|
34b6aa670e
|
Display a warning message if built against an old version of OpenSSL.
|
14 years ago |
samr7
|
d8b7676a17
|
Tweak EC_POINT batch additions to add affine points (+10% performance)
Fix RNG seed option, thanks Shevek
Bump version to 0.12
|
14 years ago |
samr7
|
dddc627798
|
Add "-s" option for external RNG seed.
Use a read-mostly optimized lock to synchronize access to patterns.
Bump version to 0.11
|
14 years ago |
samr7
|
3b27f81a98
|
Use EC_POINTs_make_affine() to improve performance. ~6X speedup!
Bump version to 0.10
|
14 years ago |
samr7
|
bcbaff3cf0
|
Add keep pattern after match option, quiet option, and result file.
Bump version to 0.9
|
14 years ago |
samr7
|
f40a553fed
|
Fix difficulty recalculation when a prefix match is found.
Bump to version 0.8
|
14 years ago |
samr7
|
d40577e361
|
Use GetLogicalProcessorCount() to count CPUs on Windows.
Bump version to 0.7.
|
14 years ago |
samr7
|
03f4e05ebf
|
Fix arithmetic problems related to difficulty estimation of multiple
prefixes.
Be more specific when prefixes overlap.
Bump to version 0.6.
|
14 years ago |
samr7
|
e9d063f70b
|
Fix Win32 nmake build, increase warning level, resolve warnings
|
14 years ago |
samr7
|
9bbefd2ce8
|
Vanitygen 0.5 as released (attempted) on forum.
|
14 years ago |
samr7
|
6baae946a9
|
Vanitygen 0.4 as released on forum
|
14 years ago |
samr7
|
9da77c3e76
|
Vanitygen 0.3 as released on forum
|
14 years ago |
samr7
|
927c650808
|
Vanitygen 0.1 as released on forum.
|
14 years ago |