Skip to content

collect multiple updates to compilation and retest AMDGPU of some examples in a cluster#6

Merged
rsnemmen merged 31 commits into
rsnemmen:masterfrom
NAG-DevOps:master
Mar 20, 2026
Merged

collect multiple updates to compilation and retest AMDGPU of some examples in a cluster#6
rsnemmen merged 31 commits into
rsnemmen:masterfrom
NAG-DevOps:master

Conversation

@smokhov

@smokhov smokhov commented Jun 28, 2025

Copy link
Copy Markdown
Contributor

I was working on OpenCL job examples for our cluster, esp. for an AMD GPU. I've scripted a job to call a fork of this repo as well as OpenCL-Tutorials. My pending PR ro that effect is here:

I made some of them to work in batch.

To do so I've first collected a number of contributions from the forks of your OG repo by:

I've my own modifications to make some of them work on Scientific Linux 7, migrating to Alma Linux 9, and compile more cleanly against OpenCL 2 spec. This PR is a result of that.

Thank you for your work; feel free to however include it or not. Some examples still need work for me to get to work.
There will be mode mods coming while we are upgrading.

Also:

Closes #5

MikhailPasechnik and others added 30 commits September 6, 2019 23:14
…, USE_GL_ATTACHMENTS set to 0, remove clLogMessagesToStdoutAPPLE and glActiveTextureARB
Julia set example cmake, Linux fixes
Sum array corrections to review
The clRNG library was not found on the system previousl; had to be
downloaded separately, including sources and binaries.
It compiles and runs, but produces no output.
For some examples and to fix compile warnings.
@smokhov smokhov marked this pull request as draft June 28, 2025 04:35
@rsnemmen rsnemmen marked this pull request as ready for review March 20, 2026 19:59
@rsnemmen rsnemmen merged commit 66fddc6 into rsnemmen:master Mar 20, 2026
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.

mandelbrot.c:93: undefined reference to `ceil'

5 participants