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.
ce7812d9c82f4298f5f0c22d2e8ea1c3496f781f
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
1
Apr
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
14
10
8
6
4
28
Feb
24
22
20
19
18
17
16
15
13
12
10
9
8
6
5
3
2
26
Jan
25
20
19
Accept MatchExpressionBase in parse_stack_match()
Fix schedule issue reporting
loopy.{context_matching->match}, prettier programmatic matches
Fix, test 'from loopy import *'
Add InstructionBase.assignee_name
[CL backend] Fix enabling of fp64 extension
Annotate vector dtypes with target
Allow running CLI as python -m loopy
Deal with Fortran 'real' type
Switch 'breadth' tests to use POCL
Doc reference fixes
Add atomic ops to tutorial
Allow atomics on local variables
Introduce a notion of 'scope' for temporary variables, in preparation for global temporaries
Skip int64 test on old PyOpenCL
Type system fixes
Support generating atomic operations (at least for OpenCL 1.x)
Fix tracing after type system apocalypse
Fix pow() code generation for new type system
Fix another bare-numpy-type escape
Improve distinguishability between numpy dtypes and loopy types
Some missing NumpyDtype wrapping
More type system fixery regarding vectors
Mark atomics unvectorizable
Bump data model to void broken caches
Fix image data fetch in brave new type system
Some missing 'NumpyType' wrappers in nbody
Fix types in stats gathering
More numpy type system fallout
Fix mis-implemented __ne__
Enable persistent hashing for loopy types
Enable/define language representation of atomic ops
Remove debug print
Merge remote-tracking branch 'upstream/master'
replaced operation tuples with TypedOp class
added StridedGmemAccess class, now used as key in gmem access dicts
now calculating strides greater than 1
For 1D arrays, allow undetermined shape in shape determination
Add Python sparse matvec example
subscript counter only looking for lid0 now, if not found, setting stride to maxsize
Loading