Skip to content
Snippets Groups Projects
Select Git revision
  • 66-absolute-access-is-probably-not-copied-correctly-after-_eval_subs
  • const_fix
  • fhennig/hip-target
  • fhennig/v2.0-deprecations
  • fma
  • gpu_bufferfield_fix
  • gpu_liveness_opts
  • holzer-master-patch-46757
  • hyteg
  • improved_comm
  • master default protected
  • rangersbach/cuda_blocksizes
  • rangersbach/reductions
  • target_dh_refactoring
  • v2.0-dev
  • vectorization_sqrt_fix
  • zikeliml/124-rework-tutorials
  • zikeliml/Task-96-dotExporterForAST
  • release/1.3.7 protected
  • release/1.3.6 protected
  • release/2.0.dev0 protected
  • release/1.3.5 protected
  • release/1.3.4 protected
  • release/1.3.3 protected
  • release/1.3.2 protected
  • release/1.3.1 protected
  • release/1.3 protected
  • release/1.2 protected
  • release/1.1.1 protected
  • release/1.1 protected
  • release/1.0.1 protected
  • release/1.0 protected
  • release/0.4.4 protected
  • last/Kerncraft
  • last/OpenCL
  • last/LLVM
  • release/0.4.3 protected
  • release/0.4.2 protected
38 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Jan222120191817161514131098319Dec181716106543130Nov29282725242322212019181514136529Oct282118171514111094130Sep2726252423222117161254230Aug2221201918161514131298765231Jul30292618151211108327Jun181412729May2065329Apr2826241615145432129Mar282221181512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep19178530Jul256525Jun201918151413127528May2318171615141311730Apr2827201813121110Importorskip in test_interpolationxfail and skip (due to old pytest version)Donot save image in interpolation testsProbably also AVXRequire cuda for ubuntu CI. Since it is usedxfail failing gpu interpolation testsCherry-pick changes from interpolation-refactoringRemove import of pytest in test_datahandling (no pytest installed onRemove clear_global_ctx in OpenCL test (apparently createing two CL contexts does not work always)fix more tests on Ubuntuskip tests with unmet dependenciesMerge branch 'vector-assignments' into 'master'Merge branch 'show_code' into 'master'Merge branch 'kernel-wrapper-typeannotations' into 'master'Auto-format conftestAdd typeannotations and docstring for KernelWrapperCI: Replace minimal-ubuntu job with ubuntuRename: get_code -> get_code_objcuda.TextureReference.set_array(tex_ref, cu_array) -> tex_ref.set_array(cu_array)Assert same length when performing vector assignmentFix #17: Allow vector assignmentsFix #6: let show_code display/print codeMerge branch 'fix-ParallelDataHandling-bug!' into 'master'Merge branch 'fix-rotate_weights_and_apply' into 'master'Merge branch 'Conditional.__repr__' into 'master'Print actual block contents in Conditional.{__repr__,__str__}Fix bug related to ParallelDataHandlingFix FiniteDifferenceStencilDerivation.rotate_weights_and_applyBoundary Handling fix to work with ParallelDatahandling againFix in boundary handling - check for GPU_LIKE_TARGETSBugfix: pystencils.Type is a sympy.Atom nowCorrectly print sp.Abs in generated codeFix for lbmpy sparse setups - there kernel with only custom fields existMerge branch 'interpolation-refactoring' into 'master'Merge branch 'sync' into 'master'Added option to pass options to sympy CSE through simplification ruleFix in operation counting - FLOPs inside division were not countedFix failing interpolation tests on newer sympy versionsMerge branch 'fix-arrayhandlers' into 'master'Fix {PyCuda,PyOpenCl}ArrayHandler.{zeros,ones,randn}