Home > Repositories > base > orc

orc: Orc – The Optimized Inner Loops Runtime Compiler

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The “language” is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

Features:

* Users can create, compile, and run simple programs that use the vector extensions of the CPU, all directly from an application.
* Users can compile Orc programs to assembly source code to be compiled and used without linking against the Orc library.
* The generic assembly language can be extended by an application by adding new opcodes.
* An application can add rules for converting existing or new opcodes to binary code for a specific target.
* Current targets: SSE, MMX, ARM, Altivec. The NEON and TI c64x+ DSP targets are not open source and can be licensed separately from Entropy Wave.
* Programs can optionally be emulated, which is useful for testing, or if no rules are available to convert Orc opcodes to executable code.
Name:orc
Release: 0.4.40-1mamba
Group:Applications/Development
Maintainer:silvan
License:MIT
Size:248.38 kB
Upstream URL:https://gstreamer.freedesktop.org/documentation/additional/design/orc-integration.html?gi-language=c
Build time:2024-09-13 23:46:06
Binary packages and requirements
x86_64aarch64i586
Built RPMSliborc
liborc-devel
orc
orc-apidocs
orc-debug
liborc
liborc-devel
orc
orc-apidocs
orc-debug
liborc
liborc-devel
orc
orc-apidocs
orc-debug
Build requirementsglibc-devel [1]
glibc-devel [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2024-09-13Automatic Build System 0.4.40-1mamba- automatic version update by autodist
2024-07-21Automatic Build System 0.4.39-1mamba- automatic version update by autodist
2024-02-28Automatic Build System 0.4.38-1mamba- automatic version update by autodist
2024-02-07Automatic Build System 0.4.37-1mamba- automatic version update by autodist
2024-01-27Automatic Build System 0.4.36-1mamba- automatic version update by autodist
2024-01-24Automatic Build System 0.4.35-1mamba- automatic version update by autodist
2023-06-07autodist0.4.34-1mamba- automatic version update by autodist
2022-11-25silvan0.4.33-1mamba- update to 0.4.33
2020-09-12autodist0.4.32-1mamba- automatic update by autodist
2019-11-05autodist0.4.31-1mamba- automatic version update by autodist