Skip to content

Conversation

smokhov
Copy link
Member

@smokhov smokhov commented Jun 24, 2025

Closes #1

@smokhov smokhov marked this pull request as draft June 24, 2025 02:55
@smokhov smokhov requested a review from Copilot June 25, 2025 21:22
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces automation scripts and documentation to run OpenCL tutorials, examples, and an AMD GPU benchmark on the Speed-19 cluster using Slurm.

  • Added four new tcsh scripts (cl-tutorials.sh, cl-examples.sh, cl-bench.sh, cl-all.sh) to clone, build, and run OpenCL-based repos under Slurm.
  • Extended documentation in src/cl/README.md, updated the main src/README.md, and added a new OpenCL section in the job management docs.

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 11 comments.

Show a summary per file
File Description
src/cl/cl-tutorials.sh Script to clone, build, and run selected OpenCL tutorials
src/cl/cl-examples.sh Script to clone, build, and run selected OpenCL examples
src/cl/cl-bench.sh Script to clone, build, and run the AMD GPU benchmark
src/cl/cl-all.sh Wrapper to sequentially launch all three Slurm scripts
src/cl/README.md Documentation for the new OpenCL scripts and supported examples
src/README.md Added entry for the cl/ directory in the main project README
doc/job-management/job-management-main.tex Included the OpenCL subsection in the job management document
doc/job-management/cl.tex New subsection explaining OpenCL job support and repository links

@smokhov smokhov self-assigned this Jun 26, 2025
@smokhov smokhov marked this pull request as ready for review June 28, 2025 04:16
@smokhov
Copy link
Member Author

smokhov commented Jun 28, 2025

@yulgroper @carlos-encs @salhanyf -- if at least one of you can review in case would be great; do not merge yet please until @inexistenz is ready as well

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.

add OpenCL examples

2 participants