Skip to content
Snippets Groups Projects
Select Git revision
  • 66-absolute-access-is-probably-not-copied-correctly-after-_eval_subs
  • const_fix
  • fhennig/v2.0-deprecations
  • fma
  • gpu_bufferfield_fix
  • gpu_liveness_opts
  • holzer-master-patch-46757
  • hyteg
  • improved_comm
  • master default protected
  • 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
36 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Jan15141318Dec131018Nov13127628Oct21141110128Sep824Aug191227Jul24231917161598543111Jun105131May282218161329Apr262322218543228Mar27252019151413121110876528Feb27252019183231Jan30282625191817161514121110918Dec124128Nov1417Oct29Sep282019181513729Aug2824231825Jul20171312530Jun292824227431May3011Apr109331Mar282724221711823Feb22Dec10Nov974325Oct241029Sep282728Jul2123May201143228Apr2728Mar25211621Feb1716111010Jan21Dec20428Nov25222119171153231Oct2616Sep141019Aug28Jul2654128Jun27261815827May26211311763229Apr282726212014131232131Mar2915326Feb2423Reformat reduction.pyAdd omp reduction clauses for reduced symbolsAdd C function selection for numeric limits functionsMinor adaptation on how symbols are given reduction propertyMerge branch 'bauerd/basename' into 'v2.0-dev'Expose method to retrieve the original name of a duplicated symbolTry fixing circular module importAdd dictionary of reduced symbols to codegen contextMinor import fixesIntroduce reduction symbol property and add to lhs of reduced symbolAdd functions for numeric limits (to be supported by the backends)Get rid of reduction using the division operatorExpose new reduced assignments to pystencils interfaceFix relative module imports for newly introduced sympyextensions for reductionsInitial work for introducing reduction capabilities to pystencilsMerge branch 'bauerd/fix-canon-loops' into 'v2.0-dev'Fix canonicalization of >2 loops with the same counterMerge branch 'bauerd/fix-import-warning' into 'v2.0-dev'Don't import from deprecated pystencils.kernelcreationMerge branch 'fhennig/codegen-module' into 'v2.0-dev'Consolidate codegen and JIT modules.Merge branch 'fhennig/fix-field-memory-descriptors' into 'v2.0-dev'fix memory layout descriptor parsing (v2.0-dev edition)Merge branch 'fhennig/kernelcreation_docs' into 'v2.0-dev'Jupyter Inspection Framework, Book Theme, and Initial Drafts for Codegen Reference GuidesMerge branch 'fhennig/gpu-iteration-spaces' into 'v2.0-dev'Iteration Slices: Extended GPU support + bugfixesMerge branch 'fhennig/documentation-update' into 'v2.0-dev'Refactor and Improve DocumentationMerge branch 'fhennig/vector-kernels' into 'v2.0-dev'Vectorization in Default Kernel Creation DriverMerge branch 'fhennig/fix-constant-elim' into 'v2.0-dev'Fixes to Constant Elimination PassMerge branch 'fhennig/dtype-bugs' into 'v2.0-dev'Refactor DEFAULTS & fix bugs concerning data types of spatial counter symbolsMerge branch 'fhennig/ast-vectorization' into 'v2.0-dev'Vectorization: Infrastructure and Base Implementation for x86Merge branch 'fhennig/migrate-tests' into 'v2.0-dev'Migrate Test SuiteMerge branch 'fhennig/fix-bcs' into 'v2.0-dev'