summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-20Add n = 60 wallHEADmasternatrixaeria
2020-01-20Add n = 54 and n = 56 wallsnatrixaeria
2020-01-20Add optimized sorting preferences to bwinf solvernatrixaeria
2020-01-20Merge branch 'master' of dennis:/var/repos/babelnatrixaeria
2020-01-20Add partition walls and optimize bwinf solvernatrixaeria
2020-01-17Some minor fixas and code formattingDennis Kobert
2020-01-16Add bwinf solver and n=52 wallnatrixaeria
2020-01-15Force ocl to wait for the queue to finishDennis Kobert
2020-01-15Add better error handling instead of unwapping everythingDennis Kobert
2020-01-13Flush buffers to process the remaining jobsDennis Kobert
2020-01-13Final progress counter fixDennis Kobert
2020-01-12Fix a bug in the progress barDennis Kobert
2020-01-12Add diagnostic script, prune result evaluationDennis Kobert
2020-01-12Improve the hashing by not saving invalid resultsDennis Kobert
2020-01-12ParallelIterator for resultsDennis Kobert
2020-01-12Prune first stoneDennis Kobert
2020-01-12Try to not send the data backDennis Kobert
2020-01-12Fix Bug in progressbarDennis Kobert
2020-01-12Rework the generator function slightlyDennis Kobert
2020-01-12Allow to use teh iterator for resultsDennis Kobert
2020-01-12Fix wrong workgroup sizeDennis Kobert
2020-01-12Fix borrow mustakesrefactoringDennis Kobert
2020-01-12Fix BugsDennis Kobert
2020-01-12RestructuringDennis Kobert
2020-01-11Add crude process indicatorDennis Kobert
2020-01-11Do some early cpu pruningDennis Kobert
2020-01-07Fix global worgsize calculationDennis Kobert
2020-01-06Allow to specify wg_sizeDennis Kobert
2020-01-06Remove commentsDennis Kobert
2020-01-06Add some plotsDennis Kobert
2020-01-06Backport to opencl 1.2Dennis Kobert
2020-01-06Rework opencl codeDennis Kobert
2020-01-06Implement gpu workerDennis Kobert
2020-01-05Merge branch 'master' of kobert:/var/repos/babelDennis Kobert
2020-01-05Merge branch 'master' of kobert:/var/repos/babelDennis Kobert
2020-01-05Fix add_gap function to push heightsnatrixaeria
2020-01-05Expand GPU impemetationDennis Kobert
2020-01-05Generate permutaitons and bitmasksnatrixaeria
2020-01-05Create GpuSolvernatrixaeria
2020-01-04Add profiling extend gpu supportDennis Kobert
2020-01-04Rework intuitive solver to consider all solutionsDennis Kobert
2020-01-02Merge branch 'master' of /var/repos/babelDennis Kobert
2020-01-02Move results to data dirDennis Kobert
2020-01-02Start to implement incremental block solvernatrixaeria
2019-12-23Fix calculation of last rowDennis Kobert
2019-12-23Introduce some shortcutsevil_hacksDennis Kobert
2019-12-22Log resultsDennis Kobert
2019-12-22Prune solver by ommitting some permutationsDennis Kobert
2019-12-22Add statisticsDennis Kobert
2019-12-22Fix output and perm_checkDennis Kobert