mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
Noticed an issue on machine with following `sycl-ls`: When running `sycl-ls` with a recent debug build of NEO, it exposed a heap alignment problem: ```shell Assert was called at 324 line in file: ../../src/neo/shared/source/memory_manager/gfx_partition.cpp ``` Related-To: NEO-16287 Signed-off-by: Jack Myers <jack.myers@intel.com>