Skip to content

Crush tests fail on M1 Pro #16

@andreasnoack

Description

@andreasnoack

I'm getting

========= Summary results of Crush =========

 Version:          TestU01 1.2.3
 Generator:
 Number of statistics:  144
 Total CPU time:   00:23:31.56
 The following tests gave p-values outside [0.001, 0.9990]:
 (eps  means a value < 1.0e-300):
 (eps1 means a value < 1.0e-15):

       Test                          p-value
 ----------------------------------------------
  3  CollisionOver, t = 2            0.9998
 71  LinearComp, r = 0              1 -  8.3e-5
 ----------------------------------------------
 All other tests were passed

when running

julia> _rng = StableRNG(123)

julia> RNGTest.crushTestU01(() -> rand(_rng))

on the following system

julia> versioninfo()
Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: macOS (x86_64-apple-darwin22.4.0)
  CPU: 8 × Apple M1 Pro
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, westmere)
  Threads: 1 on 8 virtual cores

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions