Skip to content

Conversation

smokhov
Copy link

@smokhov smokhov commented Jun 28, 2025

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
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'

4 participants