Skip to content

Create Buffer Accessor Lesson - #433

Merged
TApplencourt merged 17 commits into
KhronosGroup:mainfrom
MikeL270:buffer_accessor
Aug 3, 2026
Merged

Create Buffer Accessor Lesson#433
TApplencourt merged 17 commits into
KhronosGroup:mainfrom
MikeL270:buffer_accessor

Conversation

@MikeL270

@MikeL270 MikeL270 commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

This PR introduces a new lesson to SYCL Academy that condenses the buffer/accessor model content into a single independent lesson, with the exception of local accessors. This PR does not remove any content from the other lessons, I will follow up shortly with a PR removing references to the buffer/accessor model from the other lessons.

@MikeL270 MikeL270 changed the title Buffer accessor Create Buffer Accessor Lesson Jul 30, 2026
@MikeL270
MikeL270 marked this pull request as ready for review July 30, 2026 18:51
Comment thread .github/workflows/test-acpp.yml
Comment thread .github/workflows/test-acpp.yml
@TApplencourt

Copy link
Copy Markdown
Collaborator

I was thinking this will remove many buffer accessors section if many other leason? We will do that in another PR? My recollection is that this pr was a mv of all the buffer section of other lesson into a special one

@MikeL270

MikeL270 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

We previously discussed doing it in two PRs to make it less of a pain to review. I can merge the other branch into this one if you like.

Comment thread Static/css/custom.css Outdated
Comment thread Static/css/custom.css
@TApplencourt
TApplencourt merged commit 2ce7ec7 into KhronosGroup:main Aug 3, 2026
4 checks passed
MikeL270 added a commit to MikeL270/syclacademy that referenced this pull request Aug 3, 2026
* pull buffer/accessor content from managing data
* update readme with new lesson
* missed an s
* restore maning data
* add advanced data flow content to buffer/accessor lesson
* remove buffer/accessor from other lessons
* fix highlighting issue
* update set final data to nullptr
* fix readme
* add buffer/accessor to test-acpp
* fix failure on ci:cd hopefully
* refix ci:cd crash
* revert change from checking all lessons for title (useless diff)
* remove stray newline
@MikeL270
MikeL270 deleted the buffer_accessor branch August 3, 2026 21:39
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.

2 participants