Skip to content

Conversation

Bensuo
Copy link
Contributor

@Bensuo Bensuo commented Apr 14, 2025

  • Allocations managed via new graph_mem_pool
  • Device allocations use virtual memory
  • Intercept async_alloc calls when adding nodes to graph
  • New tests for functionality
  • Update CommandGraph design docs

Draft spec: #18001

@Bensuo Bensuo force-pushed the ben/graph_async_alloc_impl branch from 0d47482 to f22eba9 Compare April 14, 2025 16:54
@Bensuo Bensuo force-pushed the ben/graph_async_alloc_impl branch from f22eba9 to 39caa11 Compare April 14, 2025 16:55
@Bensuo Bensuo force-pushed the ben/graph_async_alloc_impl branch from 39caa11 to e037248 Compare April 15, 2025 10:01
@Bensuo Bensuo temporarily deployed to WindowsCILock April 15, 2025 10:40 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock April 15, 2025 10:40 — with GitHub Actions Inactive
@Bensuo Bensuo force-pushed the ben/graph_async_alloc_impl branch from e037248 to f0df304 Compare April 15, 2025 15:28
@Bensuo Bensuo force-pushed the ben/graph_async_alloc_impl branch from f0df304 to fe51208 Compare April 15, 2025 15:57
@Bensuo Bensuo force-pushed the ben/graph_async_alloc_impl branch from fe51208 to f93ce75 Compare April 15, 2025 16:09
@Bensuo Bensuo force-pushed the ben/graph_async_alloc_impl branch from f93ce75 to 5638e1b Compare April 15, 2025 16:34
@Bensuo Bensuo temporarily deployed to WindowsCILock April 15, 2025 16:34 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock April 15, 2025 17:16 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock April 15, 2025 17:16 — with GitHub Actions Inactive
@Bensuo Bensuo force-pushed the ben/graph_async_alloc_impl branch from 5638e1b to 306b5a2 Compare April 16, 2025 10:57
@Bensuo Bensuo temporarily deployed to WindowsCILock April 16, 2025 10:57 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock April 16, 2025 11:31 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock April 16, 2025 11:31 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock April 16, 2025 11:51 — with GitHub Actions Inactive
- Allocations managed via new graph_mem_pool
- Device allocations use virtual memory
- Intercept async_alloc calls when adding nodes to graph
- New tests for functionality
- Design doc information about implementation
@Bensuo Bensuo force-pushed the ben/graph_async_alloc_impl branch from 306b5a2 to 3d6204f Compare April 17, 2025 11:13
@Bensuo Bensuo temporarily deployed to WindowsCILock April 17, 2025 11:13 — with GitHub Actions Inactive
@Bensuo Bensuo temporarily deployed to WindowsCILock April 17, 2025 11:27 — with GitHub Actions Inactive
Bensuo added 2 commits April 25, 2025 13:10
- Make alignByteSize static and add doxygen comments
- Remove modifying incoming malloc size since it is currently not required
- Fix comment typos
@Bensuo
Copy link
Contributor Author

Bensuo commented Apr 29, 2025

@intel/llvm-gatekeepers This is ready to be merged, thanks!

@kbenzie kbenzie merged commit b742079 into intel:sycl Apr 29, 2025
26 checks passed
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.

5 participants