Commit Graph

8273 Commits (37a50f7ecd3acf7cce7f79b4afa62718a8ab1504)
 

Author SHA1 Message Date
Jens Steube cc3e152f21 Fix old NV Titan OpenCL device name
8 years ago
Jens Steube 4bc02e5ac8 Replace OpenCL event's with own timers, this saves us a thread-pair spawned on nvidia's OpenCL runtime and doesn't affect others
8 years ago
Jens Steube c44b50c2e2 Use CL_DEVICE_NATIVE_VECTOR_WIDTH_* instead of CL_DEVICE_PREFERRED_VECTOR_WIDTH_*
8 years ago
Jens Steube 1af0f9c67b Fix autotune in -i mode
8 years ago
jsteube bbadabe278 Fix another source of 0H/s in benchmark mode
8 years ago
Jens Steube 0cbe2347cd Merge pull request #223 from gm4tr1x/clEnqueueNDRangeKernelMod
8 years ago
Jens Steube 709f79a7da Add option to repeat the kernel on the device NUM times to increase benchmark accuracy
8 years ago
Jens Steube a5603086d5 Add autotune engine to changes
8 years ago
Jens Steube eaf7a7cb2f Final balance meassurements for autotune
8 years ago
Jens Steube a9e3ef0576 In benchmark-mode, do not depend any longer on a fixed time, better use a single iteration instead
8 years ago
Jens Steube 4b241b42ea Remove measurement section from tuning database and create a forum-thread or wiki-entry for it
8 years ago
Jens Steube 8af57d55f4 Disable GPU-Temp monitoring during benchmark
9 years ago
jsteube f1e0cd6d56 Autotune: 200 loops should be fine for a start
9 years ago
Jens Steube 515385c57d Add dedicated steps for loops and accel
9 years ago
Jens Steube 72e0553e44 Fixed a missing condition
9 years ago
Jens Steube c09bc848f7 Autotuning engine prototype
9 years ago
Jens Steube c0293928dd Prepare for better autotuning capabilities
9 years ago
Gabriele 'matrix' Gristina 2a1d0d21ff Get rid of hc_clEnqueueNDRangeKernel double call
9 years ago
Jens Steube 9ed2bcc9b9 Merge pull request #221 from gm4tr1x/8900tuning
9 years ago
Jens Steube a736c741a8 Merge pull request #220 from gm4tr1x/weak_hash_check
9 years ago
Gabriele 'matrix' Gristina 38ce0b7427 Updated 8900 osx kernel accel
9 years ago
Gabriele 'matrix' Gristina c97dbf56cb Fix bug in weak_hash_check(), wrong kernel_loops assigned
9 years ago
Jens Steube e593c5fcd8 Update tuningdb help text
9 years ago
Jens Steube 2dfe9200d6 Remove Wordload-Profiles from tuningdb, we can simply calculate it
9 years ago
Jens Steube 02a6f2b4a6 Updated Workload finding strategy, should be easy to automate now
9 years ago
Jens Steube 3e25dc0a08 Updated Workload finding strategy, should be easy to automate now
9 years ago
Jens Steube 75fdf018b5 Merge pull request #219 from gm4tr1x/updateTuningDB
9 years ago
Gabriele 'matrix' Gristina 19921d4844 Added two aliases for osx
9 years ago
Jens Steube 25c46371e5 Replace tab with spaces in .hctab so it's easier to view on github
9 years ago
Jens Steube 2d6e055ce5 Merge branch 'master' of https://github.com/hashcat/oclHashcat
9 years ago
Jens Steube b5ac375949 Update strategy to make it easier to follow
9 years ago
Jens Steube 10dc25f807 Merge pull request #217 from magnumripper/master
9 years ago
jsteube 5c01349ba6 Update event handling to workaround event handling error in nvidia opencl runtime
9 years ago
magnum 162bc25a3d Use device's preferred vector width, not the native one. Also, don't
9 years ago
Jens Steube bae88174ab Merge pull request #216 from gm4tr1x/revert-214-timerResolution
9 years ago
Gabriele 'Matrix' Gristina 20ee62e196 Revert "Use per-device timer resolution in total_time calculations"
9 years ago
Jens Steube 02ad834c7f Added new concept of a tuning database; tryout phase
9 years ago
Jens Steube 8d85b7539d Fixed a bug in line counter: Conditional jump or move depends on uninitialised value
9 years ago
Jens Steube e80541d6dd Check for allocatable device-memory depending on kernel_accel amplifier before trying to allocate
9 years ago
Jens Steube f190bf11c1 Merge pull request #214 from gm4tr1x/timerResolution
9 years ago
Gabriele 'matrix' Gristina 523a7bfe93 Use CL_DEVICE_PROFILING_TIMER_RESOLUTION per-device value in total_time calculations
9 years ago
Jens Steube 9fc360e39d Added the execution time of the running kernel to the status display
9 years ago
Jens Steube acbae91750 Prepare SIMD for slow hashes macro
9 years ago
Jens Steube bea43f9e73 Merge pull request #212 from gm4tr1x/buildProgramMod
9 years ago
Gabriele 'matrix' Gristina 74be8e2e25 skip device if buildProgram() fail
9 years ago
Jens Steube 6d37c123a5 Merge branch 'master' of https://github.com/hashcat/oclHashcat
9 years ago
Jens Steube ab5ecd8eaa Fix some updated buffer sizes and new optimizer descriptions
9 years ago
Jens Steube 952c20e0f8 Merge pull request #211 from gm4tr1x/issue150
9 years ago
Jens Steube 0362df07ed Merge pull request #210 from gm4tr1x/hd4000v0
9 years ago
Jens Steube c3c3e7b8f3 Merge pull request #209 from gm4tr1x/pthread_setaffinity_np
9 years ago