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.029Jun2824227431May3011Apr109331Mar282724221711823Feb22Dec10Nov974325Oct241029Sep282728Jul2123May201143228Apr2728Mar25211621Feb1716111010Jan21Dec20428Nov25222119171153231Oct2616Sep141019Aug28Jul2654128Jun27261815827May26211311763229Apr282726212014131232131Mar2915326Feb242322201918131110429Jan262521118521Dec201911987626Nov19181312111030Oct2913765330Sep2910Aug9876514Jul1211109824Jun22201918171514834May30Apr2312Mar23Feb22211211330Jan272423222120191817161514131098319Dec1817Make AMD GPU support compatible with both hipcc and hiprtcMerge branch 'halfP' into 'master'Add experimental half precison supportMerge branch 'PinnedMem' into 'master'release/1.3release/1.3Implement Pinned GPU memoryMerge branch 'cupy' into 'master'Replace PyCuda with CuPyMerge branch 'arm64' into 'master'Merge remote-tracking branch 'origin/master' into arm64Merge branch 'arm64-win' into 'master'Merge remote-tracking branch 'origin/master' into arm64-winMerge remote-tracking branch 'origin/master' into arm64Merge branch 'py311' into 'master'Support for newer pytest-cov, sphinx, flake8Fix deepcopying on Python 3.11Remove cpuinfo dependency for SIMD detection on non-x86Support Windows on ARM64Merge remote-tracking branch 'origin/master' into arm64Merge branch 'sve' into 'master'Remove support for non-power-of-2 SVE vector widthsMerge branch 'UpdateLinks' into 'master'release/1.2release/1.2Update pystencils project linksMerge branch 'AbsolutFieldAccess' into 'master'[Fix] Absolut field accessMerge branch 'FixBufferGPU' into 'master'[Fix] GPU Buffer with iteration slicesMerge branch 'PlotPatch' into 'master'[Fix] Matplotlib arrow renderingProperly detect and enable vectorization on ARMMerge branch 'python-11.1' into 'master'Merge branch 'mr_arm_for_linux' into 'master'ARM for linuxfix: MappingProxyType is not a constant and should therefor use default_factoryMerge branch '66-absolute-access-is-probably-not-copied-correctly-after-_eval_subs' into 'master'Copying is_absolute_access property in Field.Access::_eval_subs().66-absolute-acc…66-absolute-access-is-probably-not-copied-correctly-after-_eval_subssmall change in kernelcreation to allow absolut access only kernels on GPUgpu_bufferfield…gpu_bufferfield_fixMerge branch 'FixIterationGPU' into 'master'[FIX] Iteration slices with GPU kernelsMerge branch 'gpu_bufferfield_fix' into 'master'Gpu bufferfield fix