You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thread 1 "python" received signal SIGSEGV, Segmentation fault.
0x00007d54b9f6b32e in mlir::detail::IROperandBase::insertInto<mlir::IRObjectWithUseList<mlir::OpOperand> > (useList=0x5b34c5d18750, this=0x5b34c5cef190) at /root/.triton/llvm/llvm-b5cc222d-ubuntu-x64/include/mlir/IR/UseDefLists.h:101
101 nextUse->back = &nextUse;
Without the flag it looks WAI.
Environment details
Tritonbench at 3a5dccb159834968567a2e45e561dc1aeaa8f8a8
Meta triton at 67f51cc1420cabeb6bf4d28c1813e38ea9a92e20
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm running the benchmarking command from the
ws
branch, but added the--causal
flag, i.e.:I'm seeing a segfault here:
Without the flag it looks WAI.
Environment details
Tritonbench at
3a5dccb159834968567a2e45e561dc1aeaa8f8a8
Meta triton at
67f51cc1420cabeb6bf4d28c1813e38ea9a92e20
The text was updated successfully, but these errors were encountered: