Skip to content
Snippets Groups Projects
Select Git revision
  • compare_fix
  • const_fix
  • gpu_liveness_opts
  • hyteg
  • improved_comm
  • jan_fix
  • jan_test
  • master default protected
  • mr_parallel_datahandling_fix
  • philox-simd
  • target_dh_refactoring
  • test_martin
  • test_martin2
  • vectorization_sqrt_fix
  • release/0.2.13
  • release/0.2.12
  • release/0.2.11
  • release/0.2.10
  • release/0.2.9
  • release/0.2.8
  • release/0.2.7
  • release/0.2.6
  • release/0.2.4
  • release/0.2.3
  • release/0.2.2
  • release/0.2.1
26 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Jan161514131098319Dec181716106543130Nov29282725242322212019181514136529Oct2823212018171514111094130Sep272625242322211817161210543230Aug2221201918161514131298765231Jul30292618151211108327Jun181412729May2065329Apr2826241615145432129Mar282221181512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep19178530Jul256525Jun201918151413127528May2318171615141311730Apr2827201813121110Fix 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 nowtest_martintest_martinCorrectly 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}Merge branch 'dtype-for-add_arrays' into 'master'Add dtype to DataHandling.add_arraysMerge branch 'staggered' into 'master'Make create_staggered_kernel work with OpenMPSerialDataHandling: synchronization_function for tensor fieldsMerge branch 'Datahandling.add_arrays' into 'master'Merge branch 'fvm' into 'master'Automatic Finite Volume and Volume-of-Fluid discretizationAdd type annotation for DataHandling.add_arraysMake add_arrays return fields to arraysAdd DataHandling.add_arraysMerge branch 'opencl-datahandling' into 'master'test_staggered_kernel also for OpenCLSimplify boundary handling with OpenCLConftest ignore opencl.autoinitAdd weird construction to handle OpenCL boundary handling (don't showAdd friendly hint when calling OpenCL kernels with PyCUDA/Numpy arraysAllow default_target=='opencl' in SerialDataHandlingAdd pycuda.autoinit to GPU testProtect pystencils.opencl.autoinit with try..exceptAdd pystencils.opencl.autoinitAdd two helper functions to manage global cl ctxMake SerialDataHandling.serialization_function work with OpenCLTeach SympyPrinters how to print TypeLet SerialDataHandling.synchronization_function work with target OpenCLAllow creation of indexed kernels with opencl