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.02Apr31Mar282724201812117527Feb2625242120191817141312111065431Jan302928272423222120171615141318Dec131018Nov13127628Oct21141110128Sep824Aug191227Jul24231917161598543111Jun105131May282218161329Apr262322218543228Mar27252019151413121110876528Feb27252019183231Jan30282625191817161514121110918Dec124128Nov1417Oct29Sep282019181513729Aug2824231825Jul20171312530Jun292824227431May3011Apr109331Mar282724221711823Feb22Dec10Nov974325Oct241029Sep282728Jul2123May201143Merge remote-tracking branch 'origin/rangersbach/reductions' into rangersbach/reductionsrangersbach/red…rangersbach/reductionsWrite howto guide for reductionsExtend test_reduction_gpu with assume_warp_aligned_block_size and use_block_fitting parametersMerge branch 'rangersbach/reductions' of i10git.cs.fau.de:pycodegen/pystencils into rangersbach/reductionsAdapt error messages for reduced assignments in freeze.pyRename compound op mapping funcsAdd minor comment to ReductionInfo dataclassAdapt guards for generated avx512 horizontal opsMove resolution of reductions to concrete gpu platform classesFix lint, typecheckUse NPP library for numeric limits for CUDA, use std limits for HIPTry fixing required headers for cuda and hip for reductionsFix wrong rank being used for obtaining default block sizesFix required headers for cuda/hip platformsAdd missing type fold for loop vectorizer againReformat adapted files [skip ci]Fix typecheckEmploy optimized warp-level reduction based on checkMerge handling for GPU reductions into generic_gpu.py for the time beingMerge branch 'v2.0-dev' into rangersbach/reductionsMerge 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 determinationFix header inclMove manual atomic op implementations to new headerMerge branch 'v2.0-dev' into rangersbach/reductionsMerge 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 nodesFix lintFix getter for thread exec condition for dense/sparse iteration spaces in cuda.pyAdd support for "single" type in parse_type_name functionzikeliml/Task-9…zikeliml/Task-96-dotExporterForASTV0.3 of dot printer, now supports colored precision output, integrates the IRPrinter and uses a context manager and dynamic lifetyle halndling of subgraphs.Add some tests for the dot printer.[draft] color nodes depending on their precision.[draft] set up a body for tests to check if the dot graph printing is configured appropreately.