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

half float and other 3rd_party problems #410

Open
Sarah-Callies opened this issue Apr 17, 2023 · 0 comments
Open

half float and other 3rd_party problems #410

Sarah-Callies opened this issue Apr 17, 2023 · 0 comments

Comments

@Sarah-Callies
Copy link

Sarah-Callies commented Apr 17, 2023

marian/src/3rd_party/half_float/umHalf.inl:347:15: error: ISO C++1z does not allow ‘register’ storage class specifier [-Werror=register]
register int expDiff = one.IEEE.Exp - two.IEEE.Exp;

how to fixit ?
thanks~

now , new problem occurs, and they are all about 3rd_party, so may you send the modified 3rd_party to me, thaaaaaanks

@Sarah-Callies Sarah-Callies changed the title half half float Apr 18, 2023
@Sarah-Callies Sarah-Callies changed the title half float half float and other 3rd_party problems Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant