diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-04-18 12:58:16 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-04-18 12:58:16 +0000 |
commit | 1b39ee44f977d2b3fa5e605347f44775189b112e (patch) | |
tree | b9e47edd1671ce598fd1df7f9c2275528b2e7cc8 /sysutils/slurm-wlm | |
parent | Fix the build on armv6. (diff) |
Graphene contains optimizations for speeding up vector operations, those
optimizations are optional, and used only if both Graphene was compiled
with support for them and if the system you're running on has them.
Currently, Graphene supports the following platform-specific fast paths:
Streaming SIMD Extensions (SSE) 2
ARM NEON
GCC vector extensions
In the remote case in which none of these optimizations are available,
Graphene will fall back to a naïve scalar implementation
http://ebassi.github.io/graphene/
Notes
Notes:
svn path=/head/; revision=438779
Diffstat (limited to 'sysutils/slurm-wlm')
0 files changed, 0 insertions, 0 deletions