unified-memory-framework
unified-memory-framework copied to clipboard
add mempolicy with support of interleave, bind and preferred
Checklist
- [x] Code compiles without errors locally
- [x] 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