Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
loopy
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
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kaushik Kulkarni
loopy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0f5e659ac9742029a9a89fd46e0441ad509454d9
Select Git revision
Branches
20
120-implementation-issue-with-alignment
adjust-ltemp-fix-scalars
admissible-inames-finder-avoid-pulling-in-extraneous-constraints
arguments-as-basestorage
bad_dessign
barrier-insertion-use-self-dependencies
barrier-insertion-with-finer-dependency-tracking
better-offset-treatment
c_pragma
c_vec_tag
cache-improvements
cache-invoker-and-type-inf
cl-function-descriptions
count-function-fix
count-granularity2
cpu-mutilevel-scan
deeply_bureaucratic_transform_addressing
do-not-uniquify-in-executor
dont-approximate-hw-loop-lbound
elif-else
Tags
5
v2017.2
v2017.1
v2016.2
v2016.1.1
v2016.1
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
May
16
13
12
11
10
8
6
4
2
28
Apr
21
18
11
10
9
4
1
31
Mar
30
29
25
22
21
16
15
14
13
12
10
9
3
1
29
Feb
28
27
26
25
24
23
18
12
11
8
7
6
30
Jan
29
28
26
25
24
23
22
21
19
18
15
14
7
16
Dec
8
7
2
1
30
Nov
29
28
27
25
21
4
26
Oct
22
18
17
16
14
13
9
8
1
30
Sep
23
22
21
20
17
14
13
8
1
28
Aug
27
24
23
21
20
19
17
13
12
11
10
9
7
2
28
Jul
26
25
24
22
20
18
15
14
12
9
7
6
5
3
2
1
30
Jun
29
28
27
26
25
24
23
22
21
20
19
17
16
12
11
10
5
4
28
May
25
24
23
14
13
12
11
7
3
2
30
Apr
24
23
19
18
16
13
12
9
6
25
Mar
22
21
Fix temporary save/restore for local temporaries.
Another error message fix.
Fix error message.
Add test.
More cleanup.
loopy.codegen.device_mapping => loopy.schedule.device_mapping
Merge branch 'master' of https://github.com/inducer/loopy into gl-barrier-hacks
More of the device mapper in place.
Fix atan2 mangling in OpenCL
Fix doctest post-split-kernel apocalypse
Ensure all integers are non-numpy (for Boost.Python PyOpenCL)
Switch away from sphinx-bootstrap theme
More fixes after the split kernel apocalypse
Update old-pyopencl requirements file
Minor comment tweak
Support kernel splitting in code generation
Merge branch 'master' of https://github.com/inducer/loopy into gl-barrier-hacks
Merge gitlab.tiker.net:mattwala/loop-gl-barrier
Add a pass that splits the schedule between host and device.
Improve, document gather_access_footprints, add gather_access_footprint_bytes
Skip R123 test on legacy PyOpenCL
Fix redundant local import in opencl_function_mangler
R123: Apparently Mako templates don't use from future import division
More multiple-assignment wrinkle ironing
Add support for calling Random123
Type inference fixes for multiple assignment
Add make_float4-style vector creation functions
Fix local-temporary determination for multiple assignments
Fix error msg for type mismatch in multiple assignment
Fixes to multivalued functions
Support functions with multiple return values
Remove deprecated 'luxury' argument to PyOpenCL rng
Fix loopy tutorial doctests
Add explanation to regression test for #24
Adjust sectioning comments in loopy.kernel.data
CInstruction: assignees should be a tuple
Fix broken parsing of string arguments to Assignment()
Doctest update for isl 0.17
Add test_forced_iname_deps_and_reduction() (regression test for #24)
Merge branch 'master' of git://github.com/dokempf/loopy
Loading