Wed, 15 May 2024 00:58:55 UTC | login

Information for build simde-0.0.0-2.git396e05c.fc33

ID158117
Package Namesimde
Version0.0.0
Release2.git396e05c.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/simde.git#0e195344576f723c4d412b1a19346466714ddb91
SummarySIMD Everywhere
DescriptionSIMD Everywhere The SIMDe header-only library provides fast, portable implementations of SIMD intrinsics on hardware which doesn't natively support them, such as calling SSE functions on ARM. There is no performance penalty if the hardware supports the native implementation (e.g., SSE/AVX runs at full speed on x86, NEON on ARM, etc.).
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 09 May 2020 07:39:56 UTC
CompletedSat, 09 May 2020 18:24:44 UTC
Taskbuild (f33, /rpms/simde.git:0e195344576f723c4d412b1a19346466714ddb91)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/simde.git#0e195344576f723c4d412b1a19346466714ddb91'}}
Tags
f33
f37
f38
RPMs
src
simde-0.0.0-2.git396e05c.fc33.src.rpm (info) (download)
riscv64
simde-devel-0.0.0-2.git396e05c.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri May 08 2020 Jun Aruga <jaruga@redhat.com> - 0.0.0-2.git396e05c - Update to the latest upstream commit: 396e05c. * Fri Apr 10 2020 Jun Aruga <jaruga@redhat.com> - 0.0.0-1.git29b9110 - Initial package