Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pystencils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastian Bindgen
pystencils
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
test_martin2
Select Git revision
Branches
15
armneon
compare_fix
const_fix
gpu_liveness_opts
hyteg
improved_comm
jan_fix
jan_test
master
default
protected
mr_parallel_datahandling_fix
philox-simd
target_dh_refactoring
test_martin
test_martin2
vectorization_sqrt_fix
Tags
14
release/0.2.15
release/0.2.14
release/0.2.13
release/0.2.12
release/0.2.11
release/0.2.10
release/0.2.9
release/0.2.8
release/0.2.7
release/0.2.6
release/0.2.4
release/0.2.3
release/0.2.2
release/0.2.1
29 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jan
13
10
9
8
3
19
Dec
18
17
16
10
6
5
4
3
1
30
Nov
29
28
27
25
24
23
22
21
20
19
18
15
14
13
6
5
29
Oct
28
23
21
20
18
17
15
14
11
10
9
4
1
30
Sep
27
26
25
24
23
22
21
18
17
16
12
10
5
4
3
2
30
Aug
22
21
20
19
18
16
15
14
13
12
9
8
7
6
5
2
31
Jul
30
29
26
18
15
12
11
10
8
3
27
Jun
18
14
12
7
29
May
20
6
5
3
29
Apr
28
26
24
16
15
14
5
4
3
2
1
29
Mar
28
22
21
18
15
12
7
26
Feb
18
3
1
30
Jan
29
28
24
23
18
11
9
10
Dec
7
6
5
3
21
Nov
20
16
14
13
9
29
Oct
26
25
19
16
10
2
20
Sep
19
17
8
5
30
Jul
25
6
5
25
Jun
20
19
18
15
14
13
12
7
5
28
May
23
18
17
16
15
14
13
11
7
30
Apr
28
27
20
18
13
12
11
10
29
Mar
28
27
Merge branch 'Datahandling.add_arrays' into 'master'
Merge branch 'fvm' into 'master'
Automatic Finite Volume and Volume-of-Fluid discretization
Add type annotation for DataHandling.add_arrays
Make add_arrays return fields to arrays
Add DataHandling.add_arrays
Merge branch 'opencl-datahandling' into 'master'
test_staggered_kernel also for OpenCL
Simplify boundary handling with OpenCL
Conftest ignore opencl.autoinit
Add weird construction to handle OpenCL boundary handling (don't show
Add friendly hint when calling OpenCL kernels with PyCUDA/Numpy arrays
Allow default_target=='opencl' in SerialDataHandling
Add pycuda.autoinit to GPU test
Protect pystencils.opencl.autoinit with try..except
Add pystencils.opencl.autoinit
Add two helper functions to manage global cl ctx
Make SerialDataHandling.serialization_function work with OpenCL
Teach SympyPrinters how to print Type
Let SerialDataHandling.synchronization_function work with target OpenCL
Allow creation of indexed kernels with opencl
Extend SerialDataHandling to handle alternative GPU libraries
Improve OpenCL integration via create_kernel
Merge branch 'functional_coordinate_transform' into 'master'
Fixed bug in sympy intersphinx
Also update Field.physical_to_index,index_to_physical for coordinate_transform as a function
changed to likwid for BW measurements
jan_test
jan_test
Allow functions for Field.coordinate_transform
Merge branch 'fix-free/defined-symbols-for-non-Assignments' into 'master'
Merge branch 'star-star-star' into 'master'
:star: :star: :star: Add a star to correctly get atoms of InterpolatorAccess :star: :star: :star:
Fix AssignmentCollection.{free_symbols,bound_symbols,defined_symbols} for non-Assignments
Merge branch 'fvm' into 'master'
Merge branch 'update-AssignmentCollection.__repr__' into 'master'
fix staggered field access prettyprinter
Update AssignmentCollection.__repr__
FiniteDifferenceStaggeredStencilDerivation must be applied to field access
Merge branch 'AssignmentCollection.__bool__' into 'master'
Merge branch 'custom-fields-different-size-in-transformations' into 'master'
Assert non-empty assignments on kernelcreation
Loading