Skip to content
Snippets Groups Projects
Select Git revision
  • 66-absolute-access-is-probably-not-copied-correctly-after-_eval_subs
  • backend-rework
  • bauerd/dynamic-array-type
  • bauerd/wip/vec-is-rework
  • const_fix
  • gpu_bufferfield_fix
  • gpu_liveness_opts
  • holzer-master-patch-46757
  • hyteg
  • improved_comm
  • kohl/vectorization-fixes
  • master default protected
  • rvv
  • target_dh_refactoring
  • v2.0-dev
  • vectorization_sqrt_fix
  • zikelim/mixed-precision
  • release/1.3.3
  • release/1.3.2
  • release/1.3.1
  • release/1.3
  • 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
37 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Apr20Mar18117519Feb18531Jan3029221716141318Dec131018Nov13127628Oct2111127Jul24231915943111Jun10331May282229Apr2623228543228Mar272520191514131211108765128Feb27252019183231Jan302826252322191817161514121110920Dec18124130Nov2928242017149323Oct1729Sep282019181513729Aug2824231887425Jul20171312530Jun2928242274231May302616Apr11109331Mar282724221711823Feb22Dec10Nov974325Oct241029Sep282728Jul2123May201143228Apr2728Mar25211621Feb1716111010Jan21Dec20428Nov25222119171153231Oct2616Sep141019Aug28Jul2654128Jun27261815827May26211311763add dynamic array typebauerd/dynamic-…bauerd/dynamic-array-typeMerge branch 'fhennig/hip-target' into 'v2.0-dev'v2.0-devv2.0-devHIP Target and PlatformMerge branch 'rangersbach/cuda_blocksizes' into 'v2.0-dev'Optimization for GPU block size determinationMerge branch 'fhennig/fix-2d-gpu-indexing' into 'v2.0-dev'Fix Linear3D Indexing if Iteration Space Rank < 3Merge branch 'fhennig/include-cleanup' into 'v2.0-dev'Some cleanup to the pystencils runtime headersMerge branch 'rangersbach/structural' into 'v2.0-dev'Introduction of structural ast nodesMerge branch 'fhennig/fix-sycl-codegen' into 'v2.0-dev'Clean up kernel creation code in `codegen.driver`. Fix and dry-test SYCL codegen.Merge branch 'bauerd/type-annotation' into 'v2.0-dev'Relax type annotation in PsBlock __init__Merge branch 'fhennig/lambdas' into 'v2.0-dev'GPU Indexing Schemes and Launch ConfigurationsMerge branch 'bauerd/canonicalize' into 'v2.0-dev'Extend symbol canonicalizationMerge branch 'bauerd/fix-vector-set' into 'v2.0-dev'Fix order of arguments in x86 set intrinsicsUpdate README.mdMerge branch 'fhennig/pybind11-jit' into 'v2.0-dev'Object-Oriented CPU JIT API and Prototype ImplementationMerge branch 'fhennig/config-fix' into 'v2.0-dev'Fix mutable-default bug in codegen.config with Python 3.11 and newerMerge branch 'fhennig/sqrt' into 'v2.0-dev'Add sqrt; fix domains in function testsuite; update freeze of sp.PowMerge branch 'fhennig/typed-sympy' into 'v2.0-dev'Extended Support for Typing in the Symbolic ToolboxMerge branch 'fhennig/configuration' into 'v2.0-dev'Refactor Configuration APIMerge branch 'bauerd/vec-extensions' into 'v2.0-dev'Various extensions to the vectorizerMerge branch 'fhennig/nox' into 'v2.0-dev'Introduce Nox for Local and CI Test Automation. Start Writing a Contributors Guide.Merge branch 'bauerd/basename' into 'v2.0-dev'Expose method to retrieve the original name of a duplicated symbolMerge branch 'bauerd/fix-canon-loops' into 'v2.0-dev'Fix canonicalization of >2 loops with the same counter