Skip to content
View zingaburga's full-sized avatar
Block or Report

Block or report zingaburga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ARM’s Scalable Vector Extensions: A ... ARM’s Scalable Vector Extensions: A Critical Look at SVE2 For Integer Workloads
    1
    # ARM’s Scalable Vector Extensions: A Critical Look at SVE2 For Integer Workloads
    2
    
                  
    3
    [Scalable Vector Extensions](https://developer.arm.com/tools-and-software/server-and-hpc/compile/arm-instruction-emulator/resources/tutorials/sve) (SVE) is ARM’s latest [SIMD](https://en.wikipedia.org/wiki/SIMD) extension to their instruction set, which was [announced back in 2016](https://community.arm.com/developer/tools-software/hpc/b/hpc-blog/posts/technology-update-the-scalable-vector-extension-sve-for-the-armv8-a-architecture).  A follow-up SVE2 extension was [announced in 2019](https://community.arm.com/developer/ip-products/processors/b/processors-ip-blog/posts/new-technologies-for-the-arm-a-profile-architecture), designed to incorporate all functionality from ARM’s current primary SIMD extension, NEON (aka ASIMD).
    4
    
                  
    5
    Despite being announced 5 years ago, there is currently no *generally available* CPU which supports any form of SVE (which excludes the [Fugaku supercomputer](https://www.fujitsu.com/global/about/innovation/fugaku/) as well as in-preview platforms like [Graviton3](https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-ec2-c7g-instances-aws-graviton3-processors/)). 
  2. alderlake_avx512 alderlake_avx512 Public

    Info on enabling AVX-512 on Alder Lake

    38 2

  3. XThreads-MyBB-Plugin XThreads-MyBB-Plugin Public

    A powerful MyBB plugin which provides a flexible environment for administrators to perform various modifications.

    PHP 25 6

  4. php-openssl-incremental php-openssl-incremental Public

    Incremental hashing/encryption for PHP via OpenSSL

    C 5 2

  5. RCOMage RCOMage Public

    Forked from kakaroto/RCOMage

    A general purpose RCO creation and manipulation command-line tool.

    C 2 1

  6. SIMDflate SIMDflate Public

    Experimental speed-oriented DEFLATE implementation, based on AVX-512

    C++ 1