Skip to content

Drop support for Julia < 1.10 and remove UnPack#33

Open
devmotion wants to merge 2 commits into
JuliaSIMD:masterfrom
devmotion:dmw/unpack
Open

Drop support for Julia < 1.10 and remove UnPack#33
devmotion wants to merge 2 commits into
JuliaSIMD:masterfrom
devmotion:dmw/unpack

Conversation

@devmotion
Copy link
Copy Markdown

No description provided.

@chriselrod
Copy link
Copy Markdown
Member

MacOS failures weren't introduced by this PR. From a glance, they only seem to be related to trying to run the SmallCrush RNG tests, rather than with the library itself (closures being unsupported).

Other test failures are all related to Aqua.

@andreasnoack
Copy link
Copy Markdown

See also JuliaRandom/RNGTest.jl#44. The WrappedRNG approach doesn't work on ARM processors. For Float64, I think you can just test with () -> rand(local_rng()) but not sure what can be done with Float32.

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.

3 participants