Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xpu
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
Computing
xpu
Graph
master
Select Git revision
Branches
5
dev
kernel-rework
kernel-templates
master
default
protected
memgroups
Tags
20
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Oct
19
31
Aug
30
25
23
22
11
17
Jun
15
14
13
7
30
May
13
Apr
8
7
6
5
4
2
30
Mar
27
11
Jan
17
Dec
22
Nov
15
13
4
22
Sep
15
4
Aug
29
Jul
28
27
26
25
22
14
5
3
Jun
2
1
26
May
28
Apr
23
21
7
31
Mar
15
8
7
1
27
Feb
25
24
23
22
2
28
Jan
21
10
Dec
7
23
Oct
21
13
12
9
8
7
Try a fix
master
master
Change CMake function xpu_attach
Small changes.
v0.7.3
v0.7.3
Revisit detail::image_context.
dev
dev
Extend buffer classes.
Use c++17 nested namespaces.
Eliminate copy in detail::format.
Slight refactoring and improve error handling.
Add basic tests for block scan functions.
Small improvements to unit tests.
Add BlockScan class.
Fix kernel timings when multiple images are present.
Add support for 2d and 3d kernels.
Add test for internal type_name function.
Update README.
C++17 code improvements.
CI: Add tests for macos-12 and ubuntu-22.04 .
Log memcpys and memsets.
Add missing includes.
Add function pointer_get_device.
HIP: Use compute name instead of (buggy) marketing name for devices.
Refactor detail::runtime.
cmake: Rename flag XPU_CUDA_ARCHITECTURES to XPU_CUDA_ARCH.
cmake: Add flag XPU_HIP_ARCH to specify AMD architectures to target.
cuda/hip: Catch errors when starting kernels / setting constant memory.
cmake: Add install target.
v0.7.2
v0.7.2
Add missing namespace.
v0.7.1
v0.7.1
Refactor math constants.
Add missing define.
Ensure sort / merge types have trivial constructor.
v0.7.0
v0.7.0
Add missing inline keywords.
Fix ambigious free in d_buffer / hd_buffer.
Bump required C++ standard to 17.
xpu::hd_buffer, d_buffer changes:
cmake: Replace ExternalProject with a custom target for device libraries.
Update README.
[WIP] Change interface to define kernels.
kernel-rework
kernel-rework
Bump required C++ standard to 17.
xpu::hd_buffer, d_buffer changes:
cmake: Replace ExternalProject with a custom target for device libraries.
Loading