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

round :Down removed #75

Merged
merged 2 commits into from
Jan 16, 2024
Merged

round :Down removed #75

merged 2 commits into from
Jan 16, 2024

Conversation

milankl
Copy link
Owner

@milankl milankl commented Jan 16, 2024

Removes the precompilation warnings

  ? StochasticRounding
  65 dependencies successfully precompiled in 515 seconds. 450 already precompiled.
  1 dependency failed but may be precompilable after restarting julia
  1 dependency had output during precompilation:
┌ StochasticRounding
│  WARNING: Method definition round(BFloat16s.BFloat16, Base.Rounding.RoundingMode{:Down}) in module BFloat16s at /Users/milan/.julia/packages/BFloat16s/uUmkF/src/bfloat16.jl:66 overwritten in module StochasticRounding at /Users/milan/.julia/packages/StochasticRounding/MuErm/src/bfloat16.jl:58.
│  ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation.
└

@milankl milankl marked this pull request as ready for review January 16, 2024 22:25
@milankl milankl merged commit 6667c23 into main Jan 16, 2024
1 check passed
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