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.
8d7efe0bde47b784128f4e81c9bec3b39da77e1e
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
21
Mar
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
16
14
28
Nov
27
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
replaced consec, uniform, and nonconsec subscript types with DataAccess class
Merge pull request #19 from jdsteve2/master
changed call type to func:name in op counting
Merge remote-tracking branch 'upstream/master'
Add 'sequential' flag to to_batched
Typo fix
Fix declaration of temporaries in ISPC target
Fix generation of (empty) launch specs in ISPC
Fix specifying targets in parse_fortran
Merge branch 'master' of ssh://github.com/inducer/loopy
Move shared ispc tools to loopy.tools
remove_unused_arguments: Consider uses in data shapes/offsets/strides
Add make_reduction_inames_unique
Fix Poisson test
Fix tests for simul_reduce
Make identity mappers work on reduction inames
Remove debug output
Enforce uniqueness of reduction inames
Fix doctests for terminal color
Loading