Commit Graph

  • a4a407fc1e Merge pull request #4 from dinox/master samr7 2011-08-01 12:45:43 -0700
  • ca372318b3 *Added makefile for osx *Added INSTALL file *Changed one include for running oclvanitygen on osx *Added some files to .gitignore Erik Henriksson 2011-08-01 19:22:49 +0200
  • b20eb08517 Ignore impossible case-differing variants of prefixes, as long as at least one variant is possible. samr7 2011-07-31 21:51:42 -0700
  • efb7cedde5 Warn about NVIDIA drivers that seem to produce broken device code. Bump version number. 0.15 samr7 2011-07-31 20:44:18 -0700
  • dff09af8cb Bump version numbers. 0.14 samr7 2011-07-31 07:06:24 -0700
  • c8797446d7 Resolve a GCC warning. samr7 2011-07-31 07:04:05 -0700
  • a4d342e916 Save kernel binary after compiling. samr7 2011-07-31 07:00:34 -0700
  • 458795a226 Add differentiated size_t printf modifier. samr7 2011-07-31 06:59:21 -0700
  • 29e8b034f6 Change invsize to be interpreted consistently with the comments / help text. samr7 2011-07-31 04:25:07 -0700
  • 7c13c25653 Auto-configure work unit parameters. samr7 2011-07-31 03:02:40 -0700
  • 69004b2062 Optimize global memory access pattern for row buffer. samr7 2011-07-30 13:08:35 -0700
  • e3a5218146 Merge branch 'master' of github.com:samr7/vanitygen samr7 2011-07-30 07:31:21 -0700
  • ffbc9d929f Optimize global memory access patterns in heap_invert. samr7 2011-07-30 07:29:48 -0700
  • d43ead4b3e Use multiple time/work samples to determine key rate. samr7 2011-07-30 07:29:06 -0700
  • 58096d1e8f Merge pull request #3 from jackjack-jj/master samr7 2011-07-27 18:34:48 -0700
  • 280149c082 Edited vanitygen.c via GitHub jackjack-jj 2011-07-28 04:25:24 +0300
  • f2de8f73d8 Use private key type 180 for namecoin private keys, as pointed out by jackjack-jj. samr7 2011-07-27 18:23:28 -0700
  • 5d5b1631d5 Checkpoint GPU memory access optimization for point_tmp array. samr7 2011-07-26 09:09:48 -0700
  • 30f3787471 Minor performance tweaks. samr7 2011-07-26 01:56:47 -0700
  • 317cade95f Enhance reporting of OpenCL errors samr7 2011-07-25 06:37:10 -0700
  • d64d355010 Checkpoint development of oclvanitygen. samr7 2011-07-21 08:08:24 -0700
  • e328e73d6a Add some loop unrolling optimizations to the OpenCL kernel. Add GPU idle time reporting in verbose mode. samr7 2011-07-18 20:28:02 -0700
  • a5ff3bd4ac Checkpoint some optimizations to oclvanitygen. samr7 2011-07-18 15:24:48 -0700
  • a8bf7cff08 Use two output buffers so that the GPU doesn't trample on the hash list while the CPU is checking for matches. samr7 2011-07-17 17:20:29 -0700
  • 19db491cb8 Fix rekey synchronization between OpenCL master and CPU search threads. samr7 2011-07-17 16:24:53 -0700
  • 2dcd8fdff6 Display hint message when given impossible prefix. Split source into multiple files. Add experimental, unoptimized OpenCL implementation. Bump version to 0.13 samr7 2011-07-17 16:11:45 -0700
  • 34b6aa670e Display a warning message if built against an old version of OpenSSL. 0.12 samr7 2011-07-13 09:19:01 -0700
  • d8b7676a17 Tweak EC_POINT batch additions to add affine points (+10% performance) Fix RNG seed option, thanks Shevek Bump version to 0.12 samr7 2011-07-13 04:29:39 -0700
  • dddc627798 Add "-s" option for external RNG seed. Use a read-mostly optimized lock to synchronize access to patterns. Bump version to 0.11 samr7 2011-07-12 16:10:00 -0700
  • 3b27f81a98 Use EC_POINTs_make_affine() to improve performance. ~6X speedup! Bump version to 0.10 samr7 2011-07-12 02:43:58 -0700
  • bcbaff3cf0 Add keep pattern after match option, quiet option, and result file. Bump version to 0.9 samr7 2011-07-10 15:33:22 -0700
  • f40a553fed Fix difficulty recalculation when a prefix match is found. Bump to version 0.8 samr7 2011-07-08 20:52:32 -0700
  • d40577e361 Use GetLogicalProcessorCount() to count CPUs on Windows. Bump version to 0.7. samr7 2011-07-08 03:53:20 -0700
  • 03f4e05ebf Fix arithmetic problems related to difficulty estimation of multiple prefixes. Be more specific when prefixes overlap. Bump to version 0.6. samr7 2011-07-08 00:54:30 -0700
  • e9d063f70b Fix Win32 nmake build, increase warning level, resolve warnings samr7 2011-07-07 13:15:46 -0700
  • 9bbefd2ce8 Vanitygen 0.5 as released (attempted) on forum. samr7 2011-07-07 12:37:45 -0700
  • 6baae946a9 Vanitygen 0.4 as released on forum samr7 2011-07-07 12:32:55 -0700
  • 9da77c3e76 Vanitygen 0.3 as released on forum samr7 2011-07-07 12:31:55 -0700
  • 927c650808 Vanitygen 0.1 as released on forum. samr7 2011-07-07 12:29:14 -0700