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

[SYCL] Make internal function to be static in imf rounding utils #15548

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

jinge90
Copy link
Contributor

@jinge90 jinge90 commented Sep 29, 2024

The internal util functions "get_grs_bits" used by rounding mode related functions for both fp32 and fp64 should be marked as static, otherwise linker will report multiple definition error when developers use fp32 and fp64 intel math function in the same compiling unit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant