Skip to content
Snippets Groups Projects
Select Git revision
  • 66-absolute-access-is-probably-not-copied-correctly-after-_eval_subs
  • const_fix
  • fhennig/hip-target
  • fhennig/v2.0-deprecations
  • fma
  • gpu_bufferfield_fix
  • gpu_liveness_opts
  • holzer-master-patch-46757
  • hyteg
  • improved_comm
  • master default protected
  • rangersbach/cuda_blocksizes
  • 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
38 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Mar14131211107654327Feb2625242120191817141312111065431Jan302928272423222120171615141318Dec131018Nov13127628Oct21141110128Sep824Aug191227Jul24231917161598543111Jun105131May282218161329Apr262322218543228Mar27252019151413121110876528Feb27252019183231Jan30282625191817161514121110918Dec124128Nov1417Oct29Sep282019181513729Aug2824231825Jul20171312530Jun292824227431May3011Apr109331Mar282724221711823Feb22Dec10Nov974325Oct2410do not use cupy in code that must always be executablefhennig/hip-tar…fhennig/hip-targetfinal adjustments to the docsUpdate docs, installation + contrib guidestart updating docsfix remaining test suitestart fixing JIT for HIPAdapt documentation for CUDA block sizesrangersbach/cud…rangersbach/cuda_blocksizesFix typecheckFix lintRemove block_size and use_block_size_fitting options and introduce `trim_block_size` and `fit_block_size` instance functions for DynamicBlockSizeLaunchConfigurationsintroduce HipPlatformFix header inclrangersbach/red…rangersbach/reductionsMove manual atomic op implementations to new headerMerge branch 'v2.0-dev' into rangersbach/reductionsFix docstringAdapt docstring for DynamicBlockSizeLaunchConfigurationAdapt docu for recent changesfix deprecation warning stacklevel. fix linting.Fix docstringsstart introduction of Target.HIPupdate pyproject.toml to distribute all headers in subfolders of `include`Format gpu_indexing.pyIntroduce assume_warp_aligned_block_size & use_block_size_fitting optionsAdapt 3d default gpu block size to reduce register pressureMerge branch 'v2.0-dev' into rangersbach/cuda_blocksizesMerge branch 'fhennig/fix-2d-gpu-indexing' into 'v2.0-dev'v2.0-devv2.0-devFix Linear3D Indexing if Iteration Space Rank < 3Use default block size if block size fitting failsMerge remote-tracking branch 'origin/rangersbach/cuda_blocksizes' into rangersbach/cuda_blocksizesDistribute default block size cubicly over dimsAdd more edge cases to block size fitting testTerminate block size fitting if block size is large enough and round to next multiple of warp sizeFix ceil_to_multipleMerge branch 'fhennig/include-cleanup' into 'v2.0-dev'Some cleanup to the pystencils runtime headersSmall adaptations to gpu_kernels.md user manualAdapt docstring for DynamicBlockSizeLaunchConfigurationRename determine_block_size to fit_block_sizeMerge remote-tracking branch 'origin/rangersbach/cuda_blocksizes' into rangersbach/cuda_blocksizesAdd test checking generated GPU launch configurations