Skip to content

Fix Image Convolution exercise links - #418

Merged
illuhad merged 1 commit into
KhronosGroup:mainfrom
EwanC:img_conv_link
Jan 15, 2026
Merged

Fix Image Convolution exercise links#418
illuhad merged 1 commit into
KhronosGroup:mainfrom
EwanC:img_conv_link

Conversation

@EwanC

@EwanC EwanC commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

The README link to the exercise source for the "Image Convolution" lesson is invalid as no source.cpp file exists for this lesson's exercise. There is only a reference.cpp file, as the objective of this lesson is introducing the image convolution algorithm rather than a new SYCL concept.

Fixed link by pointing at the exercise directory itself, also extended the ctest check to cover reference.cpp targets as it currently only covers solution.cpp files.

The README link to the exercise source for the
"Image Convolution" lesson is invalid as no `source.cpp`
file exists for this lesson's exercise. There is only a `reference.cpp`
file as the objective of this lesson is introducing the image
convolution algorithm rather than a new SYCL concept.

Fixed link by pointing at the exercise directory itself, also
extended the ctest check to cover `reference.cpp` files as it
currently only covers `solution.cpp` files.

@illuhad illuhad left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@illuhad
illuhad merged commit 0f53440 into KhronosGroup:main Jan 15, 2026
2 checks passed
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