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.023Sep222117161254230Aug2221201918161514131298765231Jul30292618151211108327Jun181412729May2065329Apr2826241615145432129Mar282221181512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep19178530Jul256525Jun201918151413127528May2318171615141311730Apr282720181312111029Mar28272219161586516Feb1513108631Jan191812111012Dec11643230Nov1087226Oct24232117131110926Sep2521201625Aug114126Jul21762111Jun916May525Apr2421201511630Mar2924201916141310852123Feb21141310922Dec16158428Nov25242117161514111098Added integration test that checks out pycodegen repoMerge branch 'llvm-experiments' into 'master'Merge branch 'sort-headers' into 'master'Merge branch 'use_codegen.rewriting.optimize' into 'master'Add pystencils.math_optimizationsAdd property is_integer -> True to IntegerFunctionTwoArgsMixInAdd dtype assumptions to cast_funcLet iterator of AssignmentCollection iterate over all_assignments (not only main_assignments)Skip llvm cuda compilation if llc not in $PATHllvm: Add llc to pystencils' configllvm: Mark CUDA kernels and load/call resulting ptx with pycudallvm: Use addressspace 1 (global memory) for nvvm_targetMake compilation to PTX work (loading of function is WIP)Add target option to LLVMPrinterDifferentiate between llvm and llvm_gpuWIP: Add test_jacobi_fixed_field_size_gpullvm: Implement LLVMPrinter._print_ThreadIndexingSymbolllvm: Implement LLVMPrinter._print_Conditionalllvm: use zext to extend i32,i16 to i64Sort headers/global definitions to enable reproducible code generationMerge branch 'philox' into 'master'Merge branch 'sympy-master' into 'master'Merge branch 'close-config-file-after-writing' into 'master'AES-NI: correct AVX512 guardsClose pystencils' config file after writingCI: Add minimal-sympy-masterMerge branch 'random_symbol' into 'master'Actually increment counter inside random_symbolAES-NI: correct memory alignmentAES-NI: cleanupMerge branch 'pytest-html' into 'master'Merge branch 'fix-typo-in-pre-push' into 'master'Merge branch 'add-pypi-badge' into 'master'AES-NI: Disable optimization on _my_cvtepu64_pd more narrowlyAES-NI: Use FMA if availableAdd PyPI badgeAES-NI: Implement _my_cvtepu64_pd in terms of SSE instructionsFix typo in "pre-push"Add test-report to .gitignoreAdd pyhtml to tests and artifacts