Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arraycontext
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Andreas Klöckner
arraycontext
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a96f3fed21941a6d5c1bf8d0ebc8d03d5dcc7995
Select Git revision
Branches
2
cupyactx
main
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Feb
11
Jan
25
Dec
24
15
14
Nov
13
6
31
Oct
26
14
3
2
27
Sep
26
22
20
19
10
9
Aug
7
5
1
Jul
29
Jun
27
26
19
14
11
10
9
8
20
May
12
2
1
19
Apr
7
5
17
Mar
16
3
1
15
Feb
23
Jan
16
13
12
11
27
Dec
26
24
16
25
Nov
24
17
7
6
2
29
Oct
27
24
22
20
19
18
17
15
11
5
24
Sep
22
20
4
30
Aug
29
26
24
16
12
11
21
Jul
20
17
16
14
7
6
1
30
Jun
29
28
27
25
24
22
21
20
18
17
16
15
14
13
12
11
10
11
10
9
8
7
4
2
1
29
May
28
27
26
22
21
20
5
Fix reference to jax array type
add a dumb container tree stringifier
placate flake8-comprehensions
enable and apply isort
improve map_reduce tests
Fix swapped map/reduce_func in test_container_scalar_map
jax: change DeviceArray to jnp.ndarray (#211)
Install pytest for mypy CI
Typing fixes for mypy 0.990
remove outdated install_requires
move pytest to extras-require
use default_factory instead of default
fix flipped types for to_numpy and from_numpy
Bump versions of various github actions components
ensure ArrayContext is not hashable
Disable SVM on Nvidia CL when running pytest (#200)
Add some design guidelines to docs
remove deprecated usage from tests
deprecate empty / empty_like / zeros_like
pytato.compile: do not assume that the callable will be named
Add Nvidia POCL CI on Gitlab
PytatoPyOpenCLArrayContext: don't trust the arg limit reported by the GPU (#198)
assert alloc type
use mock
skip SVM tests when no SVM support
make sure all options are handled
test the various allocation options
PytatoPyOpenCLArrayContext: fix non-SVM allocator
Move ArgSizeLimitingPytatoLoopyPyOpenCLTarget to pytato.utils, remove hard pytato dep
pytatoactx.compile: support multi-dimensional obj arrays
PytatoPyOpenCLArrayContext: use SVM allocator if available, limit arg size for GPUs (#189)
AllocatorInterface renamed to AllocatorBase
Pass allocator when converting scalar args to dev buffers
PytatoPyOpenCLArrayContext.freeze: pass allocator to loopy exec
Add folding sections in arraycontext.impl.pytato.compile
Fix fold markers in arraycontext.impl.pytato
Look at, silence instances of bugbear B023
add container tests to test_array_context_np_like
forward actx.empty_like in actx.np.empty_like
deprecate to_numpy and from_numpy
Loading