Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: invalid register for .seh_savexmm when building with MinGW #6

Closed
KOLANICH opened this issue Nov 12, 2018 · 5 comments
Closed
Labels
bug Something isn't working

Comments

@KOLANICH
Copy link

KOLANICH commented Nov 12, 2018

<censored>\mingw32\bin\g++.exe   -I../cmake/../third_party/cpuinfo/include -Ithird_party/fbgemm/third_party/asmjit/src -I../third_party/fbgemm/include -I../third_party/fbgemm
 -I../third_party/protobuf/src -Wno-deprecated -fvisibility-inlines-hidden -O3 -DNDEBUG   -m64 -mavx2 -mfma -mavx512f -masm=intel -std=c++11 -MD -MT third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/Utils_avx512.cc.obj -MF third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\Utils_avx512.cc.obj.d -o third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/Utils_avx512.cc.obj -c ../third_party/fbgemm/src/Utils_avx512.cc
<censored>\AppData\Local\Temp\cczFskKo.s: Assembler messages:
<censored>\AppData\Local\Temp\cczFskKo.s:48: Error: invalid register for .seh_savexmm
<bunch of messages like this>
@jianyuh
Copy link
Member

jianyuh commented Nov 21, 2018

Hi KOLANICH,

We haven't tested FBGEMM on MinGW. Hope that we will fix it soon, but this is not our priority now.

Thanks,
Jianyu

@jianyuh jianyuh closed this as completed Nov 21, 2018
@KOLANICH
Copy link
Author

KOLANICH commented Nov 21, 2018

Hope that we will fix it soon, but this is not our priority now.

Sounds like

Hope that a miracle will occur

You have closed this issue, but no label has been assigned. Is it wontfix or what?

@dskhudia dskhudia added the bug Something isn't working label Nov 30, 2018
@dskhudia
Copy link
Contributor

Hi @KOLANICH ,

We will get to it but once we our priority queue clears out a bit.

Thanks
Daya

@KOLANICH
Copy link
Author

Thank you for the clarification.

@KoichiYasuoka
Copy link

How about to try -fno-asynchronous-unwind-tables option?

pruthvistony referenced this issue in ROCm/FBGEMM Apr 22, 2022
Rocm4.3/develop. Use SHEFL_SYNC_MACRO to replace __shefl() and __shefl_sync()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants