Skip to content

track SLM copy#17

Open
jiyang1011 wants to merge 7 commits into
sycl-developfrom
jiyang/SLM
Open

track SLM copy#17
jiyang1011 wants to merge 7 commits into
sycl-developfrom
jiyang/SLM

Conversation

@jiyang1011

@jiyang1011 jiyang1011 commented Dec 3, 2025

Copy link
Copy Markdown
Collaborator

data 4K x 4K uint32_t in which performance is stable.
naive SLM copy:
Performance: [28.364]Gb/s (0.0024)ms ? this result is suspicious

Pure block 2d copy:
NEW version API:
Performance: [2.268]Gb/s (0.0296)ms
OLD version API:
Performance: [2.484]Gb/s (0.0270)ms
vectorized SLM + old API copy:
Performance: [2.084]Gb/s (0.0322)ms
vectorized SLM + new API copy:
Performance: [2.076]Gb/s (0.0323)ms
1D SLM copy:

I tried to enable Swizzle in data storage, but no significant compact on it.

@jiyang1011
jiyang1011 requested a review from tdeng5 December 4, 2025 01:52
@jiyang1011
jiyang1011 force-pushed the jiyang/SLM branch 2 times, most recently from bb02a4a to 565cfe0 Compare December 5, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant