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.021Nov2019181514136529Oct2823212018171514111094130Sep272625242322211817161210543230Aug2221201918161514131298765231Jul30292618151211108327Jun181412729May2065329Apr2826241615145432129Mar282221181512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep19178530Jul256525Jun201918151413127528May2318171615141311730Apr282720181312111029Mar28272219161586516Feb1513108631Jan191812111012Dec11643230Nov1087226Oct24232117131110926Sep2521201625Aug114126JulMerge branch 'cbackend_conditional' into 'master'Merge branch 'staggered' into 'master'Restore staggered index conventionAvoid `hash()` in Field.hashable_contentsChange `Field.__repr__` to match representation in `pystencils.fields`cbackend: short-cut _print_Conditional if condition is a boolean atomfix minor regressions introduced with staggered field accessFirst attempt at calling vectorized RNGphilox-simdphilox-simdAdd 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 'macos' into 'master'Merge branch 'staggered' into 'master'OpenCL macOS supportStaggered fields with face/edge neighbor pointsintroduce field.FieldType.STAGGEREDStaggered field accessAdded integer function that does a post incrementhyteghytegMerge branch 'fix-custom-fields-cudakernel' into 'master'Merge branch 'opencl-uint' into 'master'Remove duplicated uint typedefFix create_cuda_kernel to allow CUSTOM_FIELDS to have a different sizeMerge branch 'add-Field.itemsize' into 'master'Add Field.itemsize (yields Field.dtype.numpy_dtype.itemsize)Merge branch 'reproducible-hash-for-textures' into 'master'Oops, forgot a return in TextureCachedField.reproducible_hashMerge branch 'reproducible-hash-for-textures' into 'master'Use reproducible hashlib for representing TextureCachedFieldMerge branch 'sympy-known-third-party' into 'master'Add sympy to known_third_party in .isort.cfg