diff options
author | Kelly (KT) Thompson <KineticTheory@users.noreply.github.com> | 2019-05-08 08:38:47 -0600 |
---|---|---|
committer | Christoph Junghans <junghans@lanl.gov> | 2019-05-08 08:38:47 -0600 |
commit | bcdf9572e5c8387daf03caa288a7d8cc1f2b661d (patch) | |
tree | 1e08b0a553e3575a218db3bd63a40e15da779f77 /.flake8 | |
parent | 6cdbc33c90fc347d951d88ec487ca99c6a261dfd (diff) | |
download | spack-bcdf9572e5c8387daf03caa288a7d8cc1f2b661d.tar.gz spack-bcdf9572e5c8387daf03caa288a7d8cc1f2b661d.tar.bz2 spack-bcdf9572e5c8387daf03caa288a7d8cc1f2b661d.tar.xz spack-bcdf9572e5c8387daf03caa288a7d8cc1f2b661d.zip |
Provide a patched version of random123 that will work on ARM platforms (#11388)
+ The additional patch enables a non-optimized random123 code path that will
work on ARM architectures. This solution is provided only for version 1.09 to
allow the most current version of Random123 to function on ARM architectures.
+ A more complete, long term solution will be the addition of a native ARM
intrinsics-based implementation of random123. This solution is being worked
on but it is several weeks or months away. Once the full implementation is
available it will be provided to the author/maintainer of Random123.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions