Skip to content

Use std::aligned_alloc instead of posix_memalign for C++17 compatibility

a03d844
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[RFC] Fix CUtensorMap segfault due to alignas(64) vs Python allocator mismatch #1692

Use std::aligned_alloc instead of posix_memalign for C++17 compatibility
a03d844
Select commit
Loading
Failed to load commit list.