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.018Mar1512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep19178530Jul256525Jun201918151413127528May2318171615141311730Apr282720181312111029Mar28272219161586516Feb1513108631Jan191812111012Dec11643230Nov1087226Oct24232117131110926Sep2521201625Aug114126Jul21762111Jun916May525Apr2421201511630Mar2924201916141310852123Feb21141310922Dec16158428Nov252421171615141110986432131Oct2825Correct handling of AVX512 booleans/masks/blendsOperation counting: support for piecewise functionsFixes for fast_* nodes and SIMD printerWorked on kerncraft interfacefields() function regex parsing now works also with python < 3.6Updated kerncraft versionBenchmark for phase field kernelsuse SIMD inverse sqrt approximation when availableRenamed random.py to rng.py because of name clashes in numpyCache Blocking TransformationStaggered Kernel: different option for GPU (one block for each code path)CUDA backend: use fastmath by defaultpygrandchem: approximate divs & sqrtspystencils: support for approximate divisions and sqrt's (CUDA)pystencils type system: distinction between static and reinterpret castAdded missing SIMD SSE header for comparison constantsRemoved dead codeGenerator for random symbolsRandom number generation support for pystencilsFixed new flake8 warningsFixes in GPU kernel generation for walberlaFix in vectorization when directly storing constantsAdapted tests to changes in walberla sweep generationSerialDataHandling now also supports arbitrary tensor fieldsMore flexible boundary handlingNew free energy formulation works - produces same result as beforeGrandchem generalization WIPNew code generation interface for waLBerlaParallel data handling now also supports checkpointingwaLBerla codegeneration improvedNew phase field step that uses 4th order FD to compute forceAdded forth order FD stencil for 2D, first derivativesDatahandling synchronization function: consistent interfacePACXX benchmark generationTypo fixesBugfix: `replace_inner_stride_with_one` did not workUpdated n-phase testCPU backend now tests if the data type of array parameters is correctGeneralized assignment_from_stencilMore robust parsing of ps.fields() string