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.
911feb376cac5c82c0b20574136f4269f81c24bf
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
12
May
11
9
5
4
2
1
25
Apr
23
21
20
19
18
13
8
7
6
5
4
2
29
Mar
28
27
26
22
21
17
15
14
13
12
10
9
8
6
2
1
27
Feb
24
23
22
17
15
10
6
5
31
Jan
30
25
24
23
22
21
20
30
Dec
29
25
24
23
22
21
19
18
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Nov
29
28
27
26
25
23
22
21
20
19
18
17
16
15
14
12
11
10
9
8
7
6
5
4
3
2
1
31
Oct
30
28
27
26
25
added test for count function that should pass but doesn't
Fix precompute assumption adding
james-pr11
james-pr11
Various fixes to the Lua-OCCA target
lua-occa-target
lua-occa-target
correct assertion
Merge branch 'c_execution' of github.com:arghdos/loopy into c_execution
add kwargs to catch any differing args between executors (e.g. out_host)
add nonsquare test to better test the new stride / loopy arg creator
ditch _as_strided, as it's causing segfaults in my more complicated kernels
fix
move C generator to c_execution
add kwargs to catch any differing args between executors (e.g. out_host)
fix editing
added assumptions to precompute check
Merge branch 'master' of https://github.com/inducer/loopy
add missing pyopencl fetches
fix wrong import
update imports
flake updates
Merge branch 'master' of https://gitlab.tiker.net/inducer/loopy into c_execution
add tests, fix outstanding cl_kernel_info calls
python2 fixes
runs simple C kernels
fixes
first attempt at subclassed executors / wrappers
remove debugging code
Sequential loop generation: hoist the non-empty condition out of the
Liveness analysis: fix logger (closes #54).
[WIP] Improve save and reload towards global scan (see: #62).
Fix reductions of size 1 to be consistent with fix in master.
Revert "Fix reductions of size 1."
Fix reductions of size 1.
Bump cache version.
Set automagic_scans_ok = False.
Basic scans working.
Merge branch 'master' into scan-actually-this-time
Merge branch 'tuple-typed-reductions' into 'master'
Generalize argext and segmented reductions to C-like targets
Merge branch 'tuple-typed-reductions'
[WIP]
Merge branch 'check-domain-empty-on-dim-min-max' into 'master'
Loading