DPBayes / jax-chacha-prng

A cryptographically-secure pseudo-random number generator for JAX based on the 20 round ChaCha cipher.
12 stars 1 forks source link

Disabled linking of OpenMP for MacOS wheels #22

Closed lumip closed 1 year ago

lumip commented 1 year ago

Linking OpenMP for MacOS wheels results in crashes/errors when used in a conda environment due to apparent linkage against multiple different openmp library instances.