-
Notifications
You must be signed in to change notification settings - Fork 73
Description
unknown file: Failure
C++ exception with description "Modifiers for LDGSTS has changed. Please manually check if the new modifiers makes sense and update this test. Expect: E BYPASS LTC128B 128 Get: E BYPASS 128
Exception raised from operator() at /opt/pytorch/nvfuser/test/test_matmul_sass.cpp:170 (most recent call first):
frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits, std::allocator >) + 0xae (0x7f197086499e in /opt/pytorch/pytorch/torch/lib/libc10.so)
frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&) + 0xf3 (0x7f197081d6bd in /opt/pytorch/pytorch/torch/lib/libc10.so)
frame #2: + 0x52c0e2 (0x55adf339d0e2 in ./nvfuser_tests)
frame #3: + 0x52e54b (0x55adf339f54b in ./nvfuser_tests)
frame #4: + 0x606b21 (0x55adf3477b21 in ./nvfuser_tests)
frame #5: + 0x5f6dd5 (0x55adf3467dd5 in ./nvfuser_tests)
frame #6: + 0x5f7525 (0x55adf3468525 in ./nvfuser_tests)
frame #7: + 0x5f8051 (0x55adf3469051 in ./nvfuser_tests)
frame #8: + 0x5f9a6c (0x55adf346aa6c in ./nvfuser_tests)
frame #9: + 0x5f7a08 (0x55adf3468a08 in ./nvfuser_tests)
frame #10: + 0x1770ff (0x55adf2fe80ff in ./nvfuser_tests)
frame #11: + 0x29d90 (0x7f19491c7d90 in /usr/lib/x86_64-linux-gnu/libc.so.6)
frame #12: __libc_start_main + 0x80 (0x7f19491c7e40 in /usr/lib/x86_64-linux-gnu/libc.so.6)
frame #13: + 0x1b93c5 (0x55adf302a3c5 in ./nvfuser_tests)
" thrown in the test body.
[ FAILED ] MatmulSASSTest.AmpereModifiers_CUDA (1053 ms)