unified-memory-framework
unified-memory-framework copied to clipboard
Add dockers to Fast and Basic Builds
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