unified-memory-framework icon indicating copy to clipboard operation
unified-memory-framework copied to clipboard

Add dockers to Fast and Basic Builds

Open rbanka1 opened this issue 7 months ago • 1 comments

Added UMF docker

// workflow executed on fork: https://github.com/rbanka1/unified-memory-framework/actions/runs/14862004849/job/41730405890

Checklist

  • [ ] Code compiles without errors locally
  • [ ] All tests pass locally
  • [ ] CI workflows execute properly
  • [ ] CI workflows, not executed per PR (e.g. Nightly), execute properly
  • [ ] New tests added, especially if they will fail without my changes
  • [ ] Added/extended example(s) to cover this functionality
  • [ ] Extended the README/documentation
  • [ ] All newly added source files have a license
  • [ ] All newly added source files are referenced in CMake files
  • [ ] Logger (with debug/info/... messages) is used
  • [ ] All API changes are reflected in docs and def/map files, and are tested

rbanka1 avatar May 06 '25 15:05 rbanka1