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.
89ce32dffce7df0717acf35ca1581e640487228d
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
7
Sep
6
1
31
Aug
30
29
28
19
18
17
12
11
10
9
8
6
4
3
29
Jul
28
26
25
24
20
19
18
16
15
13
12
11
10
9
8
7
6
4
2
1
30
Jun
29
23
22
21
9
5
3
2
26
May
25
24
23
21
20
18
13
12
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
Fix typo.
Make the description a bit more precise.
Kernel constructor: Add an option to control whether instruction
Merge branch 'better-offset-treatment' into 'master'
[doc][skip ci] Add new offset possibilities
Merge branch 'fix-parameters-at-creation' into 'master'
v2017.2
v2017.2
Fix doc typo.
Allow parameters to be fixed at kernel creation time.
fix doctest
remove unused kwargs
bump codepy version
remove debug symbols
cherry-pick toolchain passing in from ISPC branch
Documentation improvements
Add mailing list link to docs
Merge branch 'lazy-data-structures' into 'master'
fix flakes
arguments-as-ba…
arguments-as-basestorage
Allow arguments as base storage for temporary variables
Merge branch 'adjust-scheduler-recursionlimit' into 'master'
s/Lazy/LazilyUnpickling
Merge branch 'master' into lazy-data-structures
Bump version for lazy dict rename.
Implement a lazily unpickling list data structure.
Merge branch 'fix-single-trip-seq-loop-check' into 'master'
Remove approximation of lower bounds for hw loops
dont-approximat…
dont-approximate-hw-loop-lbound
Fix single-trip check in sequential loop generation (Fixes #87 on gitlab)
fix pep8
Adjust the recursionlimit for complexity in number of inames
Merge branch 'master' of ssh://gitlab.tiker.net/inducer/loopy
Track move of pyopencl back to inducer namespace
add support for atomic_init in OpenCL
float for exact comparison
fix recursive atomic hash loop, switch to float32 & add warning ignores
not quite sure why this is failing, try ensuring the barrier is _after_ the temp init
correct derive class
fix atomic load test
more fixes, doesn't seem worth it
add ability to load atomics along the lines of c11 standard
Towards having lazily unpickling data structures.
lazy-instructio…
lazy-instruction-loading-and-fast-comparison
errr, error message keeps changing, oh well
ispc_execution
ispc_execution
Loading