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
Ben Sepanski
loopy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6e56a13e9b28dc48b233056debc84faccf3879ff
Select Git revision
Branches
20
120-implementation-issue-with-alignment
163-fix
adjust-ltemp-fix-scalars
admissible-inames-finder-avoid-pulling-in-extraneous-constraints
arguments-as-basestorage
barrier-insertion-use-self-dependencies
barrier-insertion-with-finer-dependency-tracking
better-offset-treatment
c99_native_complex_target
c_pragma
c_vec
c_vec_tag
cache-improvements
cache-invoker-and-type-inf
cl-function-descriptions
count-function-fix
count-granularity2
cpu-mutilevel-scan
divide-precedence-fix
do-not-uniquify-in-executor
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
11
Jun
10
9
8
7
6
5
4
3
2
30
May
29
28
21
19
7
4
2
1
30
Apr
29
24
14
Mar
13
12
5
23
Jan
22
13
21
Dec
6
26
Nov
22
19
6
5
4
3
22
Oct
21
7
4
27
Sep
24
23
22
13
11
3
2
1
31
Aug
30
29
27
26
25
24
23
13
12
9
3
15
Jul
10
25
Jun
21
20
May
16
13
10
8
5
26
Apr
25
19
18
17
6
5
2
31
Mar
30
29
26
25
3
2
21
Feb
20
12
5
23
Jan
18
17
16
20
Nov
12
11
10
9
8
7
5
4
3
2
1
31
Oct
30
29
28
26
25
24
23
22
19
17
16
15
12
11
9
2
28
Sep
27
26
24
10
28
Aug
25
24
22
14
10
9
8
7
4
23
Jul
22
21
20
19
18
17
16
8
7
5
4
3
Add set_loop_priority, remove check_kernels, auto-schedule in auto_test
Get rid of ez_setup
Point requirements.txt at islpy git
Switch to setuptools, update aksetup
Change tag_data_axis -> tag_data_axes
Repack of separate-array outputs into object arrays, add return_dict
Fix argument shape/dtype checks.
PEP8 loopy.symbolic
Fix pyopencl, pymbolic deps.
Make separate-array data axis tagging interoperate with run-time typing.
Be more strict about what kwargs are accepted in ArrayBase.
Be more permissive about map_expr on ComputedStrideArrayDimTag.
Fix termination of type inference if expect_completion is False.
Make realize_reduction more efficient.
Fix out-of-control expansion of defines.
Prevent object arrays in loopy, as trying to create those will only end in tears.
Add more logging.
PEP8 loopy.check.
PEP8 loopy.schedule.
Add argument unpacking for separate-array tagged arguments.
Make DomainParameterFinder work with data tagging. Move auto_test to separate file.
Tests passing with data tagging.
PEP8 test_dg.
PEP8 test_linalg.
More data tagging fixes. More tests passing.
PEP8 loopy.padding.
PEP8 loopy.cse.
Make loopy.compiled work with data tagging. More tests back to working.
Fix strides logic, collect strides for invocation.
More of loopy's tests passing after switch to data tagging.
PEP8 loopy.codgen.
PEP8 test_loopy.
PEP8 loopy main mdoule.
PEP8 loopy.codegen.expression.
PEP8 loopy.kernel.data.
DomainParameterFinder: better error messages.
PEP8 loopy.kernel.tools.
More PEP8.
Bump required pytools version.
PEP8 loopy.kernel. Move name generator to pytools.
Loading