Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

volk-devel-2.3.0-bp153.1.18 RPM for aarch64

From OpenSuSE Leap 15.3 for aarch64

Name: volk-devel Distribution: SUSE Linux Enterprise 15 SP3
Version: 2.3.0 Vendor: openSUSE
Release: bp153.1.18 Build date: Sat Mar 6 04:59:42 2021
Group: Development/Libraries/C and C++ Build host: obs-arm-8
Size: 1938107 Source RPM: volk-2.3.0-bp153.1.18.src.rpm
Packager: https://bugs.opensuse.org
Url: http://libvolk.org/
Summary: Development files for VOLK
This package provides the the development files for VOLK.

Provides

Requires

License

GPL-3.0-only

Changelog

* Sat May 09 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 2.3.0
    * Better reproducible builds
    * CMake improvements
      + ORC is removed from the public interface where it was never
      supposed to be.
      + CMake fixes for better usability
    * Enforce C/C++ coding style via clang-format
    * Kernel fixes
      + Add puppet for `power_spectral_density` kernel
      + Treat the `mod_range` puppet as a puppet for correct use
      with `volk_profile`
      + Fix `index_max` kernels
      + Fix `rotator`. We hope that we finally found the root cause
      of the issue.
    * Kernel optimizations
      + Updated log10 calcs to use faster log2 approach
      + Optimize `complexmultiplyconjugate`
    * New kernels
      + accurate exp kernel is finally merged after years
      + Add 32f_s32f_add_32f kernel to perform vector + scalar float
      operation
* Wed Feb 26 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 2.2.1
    Changes
    * Fix loop bound in AVX rotator
    * Fix out-of-bounds read in AVX2 square dist kernel
    * Fix length checks in AVX2 index max kernels
    * includes: rearrange attributes to simplify macros Whitespace
    * kernels: fix usage in header comments
  - Update to version 2.2.0
    Highlights
    * Dropped Python 2 build support
      + Removed Python six module dependency
    * Use C11 aligned_alloc whenever possible
    * Add VOLK version in volk_version.h (included in volk.h)
    * Improved CMake code
    * Improved code with lots of refactoring and performance tweaks
* Sun Dec 22 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 2.1.0
    * The AVX FMA rotator bug is fixed
    * VOLK offers `volk::vector<>` for C++ to follow RAII
    * Move towards modern dependencies
    - CMake 3.8
    - Prefer Python3
    - We will drop Python2 support in a future release!
    - Use C++17 `std::filesystem`
    - This enables VOLK to be built without Boost if
      available!
    * more stable CI
    * lots of bugfixes
    * more optimized kernels, especially more NEON versions
* Thu Sep 12 2019 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
  - First version of standalone VOLK package, version 2.0.0

Files

/usr/bin/volk-config-info
/usr/include/volk
/usr/include/volk/asm
/usr/include/volk/asm/neon
/usr/include/volk/asm/orc
/usr/include/volk/constants.h
/usr/include/volk/saturation_arithmetic.h
/usr/include/volk/volk.h
/usr/include/volk/volk_16i_32fc_dot_prod_32fc.h
/usr/include/volk/volk_16i_branch_4_state_8.h
/usr/include/volk/volk_16i_convert_8i.h
/usr/include/volk/volk_16i_max_star_16i.h
/usr/include/volk/volk_16i_max_star_horizontal_16i.h
/usr/include/volk/volk_16i_permute_and_scalar_add.h
/usr/include/volk/volk_16i_s32f_convert_32f.h
/usr/include/volk/volk_16i_x4_quad_max_star_16i.h
/usr/include/volk/volk_16i_x5_add_quad_16i_x4.h
/usr/include/volk/volk_16ic_convert_32fc.h
/usr/include/volk/volk_16ic_deinterleave_16i_x2.h
/usr/include/volk/volk_16ic_deinterleave_real_16i.h
/usr/include/volk/volk_16ic_deinterleave_real_8i.h
/usr/include/volk/volk_16ic_magnitude_16i.h
/usr/include/volk/volk_16ic_s32f_deinterleave_32f_x2.h
/usr/include/volk/volk_16ic_s32f_deinterleave_real_32f.h
/usr/include/volk/volk_16ic_s32f_magnitude_32f.h
/usr/include/volk/volk_16ic_x2_dot_prod_16ic.h
/usr/include/volk/volk_16ic_x2_multiply_16ic.h
/usr/include/volk/volk_16u_byteswap.h
/usr/include/volk/volk_16u_byteswappuppet_16u.h
/usr/include/volk/volk_32f_64f_add_64f.h
/usr/include/volk/volk_32f_64f_multiply_64f.h
/usr/include/volk/volk_32f_8u_polarbutterfly_32f.h
/usr/include/volk/volk_32f_8u_polarbutterflypuppet_32f.h
/usr/include/volk/volk_32f_accumulator_s32f.h
/usr/include/volk/volk_32f_acos_32f.h
/usr/include/volk/volk_32f_asin_32f.h
/usr/include/volk/volk_32f_atan_32f.h
/usr/include/volk/volk_32f_binary_slicer_32i.h
/usr/include/volk/volk_32f_binary_slicer_8i.h
/usr/include/volk/volk_32f_convert_64f.h
/usr/include/volk/volk_32f_cos_32f.h
/usr/include/volk/volk_32f_exp_32f.h
/usr/include/volk/volk_32f_expfast_32f.h
/usr/include/volk/volk_32f_index_max_16u.h
/usr/include/volk/volk_32f_index_max_32u.h
/usr/include/volk/volk_32f_invsqrt_32f.h
/usr/include/volk/volk_32f_log2_32f.h
/usr/include/volk/volk_32f_null_32f.h
/usr/include/volk/volk_32f_s32f_32f_fm_detect_32f.h
/usr/include/volk/volk_32f_s32f_add_32f.h
/usr/include/volk/volk_32f_s32f_calc_spectral_noise_floor_32f.h
/usr/include/volk/volk_32f_s32f_convert_16i.h
/usr/include/volk/volk_32f_s32f_convert_32i.h
/usr/include/volk/volk_32f_s32f_convert_8i.h
/usr/include/volk/volk_32f_s32f_mod_rangepuppet_32f.h
/usr/include/volk/volk_32f_s32f_multiply_32f.h
/usr/include/volk/volk_32f_s32f_normalize.h
/usr/include/volk/volk_32f_s32f_power_32f.h
/usr/include/volk/volk_32f_s32f_s32f_mod_range_32f.h
/usr/include/volk/volk_32f_s32f_stddev_32f.h
/usr/include/volk/volk_32f_sin_32f.h
/usr/include/volk/volk_32f_sqrt_32f.h
/usr/include/volk/volk_32f_stddev_and_mean_32f_x2.h
/usr/include/volk/volk_32f_tan_32f.h
/usr/include/volk/volk_32f_tanh_32f.h
/usr/include/volk/volk_32f_x2_add_32f.h
/usr/include/volk/volk_32f_x2_divide_32f.h
/usr/include/volk/volk_32f_x2_dot_prod_16i.h
/usr/include/volk/volk_32f_x2_dot_prod_32f.h
/usr/include/volk/volk_32f_x2_fm_detectpuppet_32f.h
/usr/include/volk/volk_32f_x2_interleave_32fc.h
/usr/include/volk/volk_32f_x2_max_32f.h
/usr/include/volk/volk_32f_x2_min_32f.h
/usr/include/volk/volk_32f_x2_multiply_32f.h
/usr/include/volk/volk_32f_x2_pow_32f.h
/usr/include/volk/volk_32f_x2_s32f_interleave_16ic.h
/usr/include/volk/volk_32f_x2_subtract_32f.h
/usr/include/volk/volk_32f_x3_sum_of_poly_32f.h
/usr/include/volk/volk_32fc_32f_add_32fc.h
/usr/include/volk/volk_32fc_32f_dot_prod_32fc.h
/usr/include/volk/volk_32fc_32f_multiply_32fc.h
/usr/include/volk/volk_32fc_conjugate_32fc.h
/usr/include/volk/volk_32fc_convert_16ic.h
/usr/include/volk/volk_32fc_deinterleave_32f_x2.h
/usr/include/volk/volk_32fc_deinterleave_64f_x2.h
/usr/include/volk/volk_32fc_deinterleave_imag_32f.h
/usr/include/volk/volk_32fc_deinterleave_real_32f.h
/usr/include/volk/volk_32fc_deinterleave_real_64f.h
/usr/include/volk/volk_32fc_index_max_16u.h
/usr/include/volk/volk_32fc_index_max_32u.h
/usr/include/volk/volk_32fc_magnitude_32f.h
/usr/include/volk/volk_32fc_magnitude_squared_32f.h
/usr/include/volk/volk_32fc_s32f_atan2_32f.h
/usr/include/volk/volk_32fc_s32f_deinterleave_real_16i.h
/usr/include/volk/volk_32fc_s32f_magnitude_16i.h
/usr/include/volk/volk_32fc_s32f_power_32fc.h
/usr/include/volk/volk_32fc_s32f_power_spectral_densitypuppet_32f.h
/usr/include/volk/volk_32fc_s32f_power_spectrum_32f.h
/usr/include/volk/volk_32fc_s32f_x2_power_spectral_density_32f.h
/usr/include/volk/volk_32fc_s32fc_multiply_32fc.h
/usr/include/volk/volk_32fc_s32fc_rotatorpuppet_32fc.h
/usr/include/volk/volk_32fc_s32fc_x2_rotator_32fc.h
/usr/include/volk/volk_32fc_x2_add_32fc.h
/usr/include/volk/volk_32fc_x2_conjugate_dot_prod_32fc.h
/usr/include/volk/volk_32fc_x2_divide_32fc.h
/usr/include/volk/volk_32fc_x2_dot_prod_32fc.h
/usr/include/volk/volk_32fc_x2_multiply_32fc.h
/usr/include/volk/volk_32fc_x2_multiply_conjugate_32fc.h
/usr/include/volk/volk_32fc_x2_s32f_square_dist_scalar_mult_32f.h
/usr/include/volk/volk_32fc_x2_s32fc_multiply_conjugate_add_32fc.h
/usr/include/volk/volk_32fc_x2_square_dist_32f.h
/usr/include/volk/volk_32i_s32f_convert_32f.h
/usr/include/volk/volk_32i_x2_and_32i.h
/usr/include/volk/volk_32i_x2_or_32i.h
/usr/include/volk/volk_32u_byteswap.h
/usr/include/volk/volk_32u_byteswappuppet_32u.h
/usr/include/volk/volk_32u_popcnt.h
/usr/include/volk/volk_32u_popcntpuppet_32u.h
/usr/include/volk/volk_32u_reverse_32u.h
/usr/include/volk/volk_64f_convert_32f.h
/usr/include/volk/volk_64f_x2_add_64f.h
/usr/include/volk/volk_64f_x2_max_64f.h
/usr/include/volk/volk_64f_x2_min_64f.h
/usr/include/volk/volk_64f_x2_multiply_64f.h
/usr/include/volk/volk_64u_byteswap.h
/usr/include/volk/volk_64u_byteswappuppet_64u.h
/usr/include/volk/volk_64u_popcnt.h
/usr/include/volk/volk_64u_popcntpuppet_64u.h
/usr/include/volk/volk_8i_convert_16i.h
/usr/include/volk/volk_8i_s32f_convert_32f.h
/usr/include/volk/volk_8ic_deinterleave_16i_x2.h
/usr/include/volk/volk_8ic_deinterleave_real_16i.h
/usr/include/volk/volk_8ic_deinterleave_real_8i.h
/usr/include/volk/volk_8ic_s32f_deinterleave_32f_x2.h
/usr/include/volk/volk_8ic_s32f_deinterleave_real_32f.h
/usr/include/volk/volk_8ic_x2_multiply_conjugate_16ic.h
/usr/include/volk/volk_8ic_x2_s32f_multiply_conjugate_32fc.h
/usr/include/volk/volk_8u_conv_k7_r2puppet_8u.h
/usr/include/volk/volk_8u_x2_encodeframepolar_8u.h
/usr/include/volk/volk_8u_x3_encodepolar_8u_x2.h
/usr/include/volk/volk_8u_x3_encodepolarpuppet_8u.h
/usr/include/volk/volk_8u_x4_conv_k7_r2_8u.h
/usr/include/volk/volk_alloc.hh
/usr/include/volk/volk_avx2_intrinsics.h
/usr/include/volk/volk_avx_intrinsics.h
/usr/include/volk/volk_common.h
/usr/include/volk/volk_complex.h
/usr/include/volk/volk_config_fixed.h
/usr/include/volk/volk_cpu.h
/usr/include/volk/volk_malloc.h
/usr/include/volk/volk_neon_intrinsics.h
/usr/include/volk/volk_prefs.h
/usr/include/volk/volk_sse3_intrinsics.h
/usr/include/volk/volk_sse_intrinsics.h
/usr/include/volk/volk_typedefs.h
/usr/include/volk/volk_version.h
/usr/lib64/cmake/volk
/usr/lib64/cmake/volk/VolkConfig.cmake
/usr/lib64/cmake/volk/VolkConfigVersion.cmake
/usr/lib64/cmake/volk/VolkTargets-relwithdebinfo.cmake
/usr/lib64/cmake/volk/VolkTargets.cmake
/usr/lib64/libvolk.so
/usr/lib64/pkgconfig/volk.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:55:59 2024