Skip to content
Snippets Groups Projects
Select Git revision
  • 66-absolute-access-is-probably-not-copied-correctly-after-_eval_subs
  • arm64
  • const_fix
  • gpu_bufferfield_fix
  • gpu_liveness_opts
  • hyteg
  • improved_comm
  • master default protected
  • rvv
  • target_dh_refactoring
  • vectorization_sqrt_fix
  • release/1.2
  • release/1.1.1
  • release/1.1
  • release/1.0.1
  • release/1.0
  • release/0.4.4
  • last/Kerncraft
  • last/OpenCL
  • last/LLVM
  • release/0.4.3
  • release/0.4.2
  • release/0.4.1
  • release/0.4.0
  • release/0.3.4
  • release/0.3.3
  • release/0.3.2
  • release/0.3.1
  • release/0.3.0
  • release/0.2.15
  • release/0.2.14
31 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Jan1514131098319Dec181716106543130Nov29282725242322212019181514136529Oct282118171514111094130Sep2726252423222117161254230Aug2221201918161514131298765231Jul30292618151211108327Jun181412729May2065329Apr2826241615145432129Mar282221181512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep19178530Jul256525Jun201918151413127528May2318171615141311730Apr282720181312111029Mar28272219161586516Feb1513108Merge 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 openclExtend SerialDataHandling to handle alternative GPU librariesImprove OpenCL integration via create_kernelMerge branch 'functional_coordinate_transform' into 'master'Fixed bug in sympy intersphinxAlso update Field.physical_to_index,index_to_physical for coordinate_transform as a functionAllow functions for Field.coordinate_transformMerge branch 'fix-free/defined-symbols-for-non-Assignments' into 'master'