Ben Tracy

Results 8 issues of Ben Tracy

Hope it's alright to ask a question in the issues! I'm working on a split-screen multiplayer racing game for a university project and was looking at using 3D audio with...

- Adds APIs to the specification for updating graph nodes using explicit indices (from `set_arg()` etc.) - Also includes functionality for updating ND-range of kernel nodes - Note: Current design...

sycl-graph

Pre-commit workflows for PRs are failing when running the E2E test-suite for the HIP backend as it fails to detect a HIP device when starting the tests. First seen affecting...

bug
infrastructure

# Summary This PR adds wording and support for dynamic dependencies in graphs using `dynamic_event`, which can be used to define dependencies on eager SYCL operations outside of a graph...

- Attempting to obtain a command handle when the command buffer is not updatable is now an error across all adapters - command-buffer spec and adapter code updated to reflect...

loader
conformance
specification
experimental
level-zero
cuda
hip
ready to merge
command-buffer

- Update UR tag to include changes to command-handles - Update calls to UrCommandBufferAppendKernelLaunch to only request command handles for updatable command-buffers - Only store command handles for updatable command-graphs...

- Using [sycl_ext_codeplay_async_memory_alloc](https://github.com/intel/llvm/pull/14800) extension (PR currently in review) - Spec wording for graph support of the feature - Usage guide guidance for library authors - Usage guide examples of explicit...

- Bump compute-benchmarks git_hash - Add definition for FinalizeGraph benchmark in compute.py