simde (devel/simde) Updated: 3 years, 5 months ago Add to my watchlist
library that implements SIMD instruction sets for systems which don't natively support themSIMDe (SIMD everywhere) is a header-only library that provides fast, portable implementations of SIMD (Single Instruction, Multiple Data) intrinsics on hardware which doesn't natively them, such as calling Intel SSE or AVX functions on an ARM processor, or calling ARM Neon functions on an Intel processor. This makes porting code to other architectures much easier in some key ways. First, instead of forcing you to rewrite everything for each architecture, SIMDe lets you get a port up and running almost effortlessly. Second, SIMDe makes it easier to write code targeting ISA extensions you don't have access to, without needing to resort to using an emulator.
Version: 0.7.2 License: MIT GitHub21 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
15 | 3438 | 2024-10-03 9:52:14 | 0:03:22 | 430 | build successful |
14.arm64 | 8210 | 2024-01-19 4:02:55 | 0:03:47 | 4192 | build successful |
14 | 15414 | 2023-12-02 21:41:53 | 0:06:44 | 2450 | build successful |
13.arm64 | 2114 | 2023-02-25 21:15:49 | 0:03:32 | 408 | build successful |
13 | 11551 | 2023-01-08 14:53:02 | 0:03:57 | 1677 | build successful |
12 | 12681 | 2022-01-11 23:48:47 | 0:04:58 | 3312 | build successful |
12.arm64 | 26080 | 2021-11-23 8:47:37 | 0:04:02 | 1483 | build successful |
10.12 | 146698 | 2021-05-16 8:17:07 | 0:08:39 | 44494 | build successful |
10.13 | 110992 | 2021-05-15 5:05:35 | 0:09:40 | 36357 | build successful |
10.15 | 57782 | 2021-05-15 2:18:01 | 0:07:18 | 16062 | build successful |
10.9 | 146985 | 2021-05-14 19:24:33 | 0:14:05 | 45157 | build successful |
10.10 | 142977 | 2021-05-14 18:45:48 | 0:10:17 | 45478 | build successful |
10.7 | 52790 | 2021-05-14 3:58:48 | 0:10:46 | 17876 | build successful |
10.14 | 86633 | 2021-05-13 16:04:31 | 0:08:49 | 27065 | build successful |
11 | 30432 | 2021-05-13 15:43:32 | 0:07:07 | 5867 | build successful |
10.8 | 46434 | 2021-05-13 9:12:32 | 0:11:36 | 15737 | build successful |
10.11 | 141448 | 2021-05-13 7:13:25 | 0:09:14 | 45412 | build successful |
10.6.x86_64 | 56353 | 2021-05-13 3:14:10 | 0:12:06 | 17833 | build successful |
10.6 | 31308 | 2021-05-13 2:44:15 | 0:16:35 | 17865 | build successful |
10.12 | 146497 | 2021-05-12 22:45:54 | 0:03:18 | 44404 | failed install-port |
11.arm64 | 20287 | 2021-05-12 7:37:19 | 0:03:58 | 6026 | build successful |