Results 101 to 110 of about 22,124 (260)
Rising Inpatient Demands for Inherited Metabolic Disorders: Impact on Pediatric Capacity
American Journal of Medical Genetics Part A, Volume 200, Issue 6, Page 1423-1426, June 2026.
Maria Paula Silva +7 more
wiley +1 more source
Dynamic Adaptive Label Assignment for Tiny Object Detection in Remote Sensing Images
ABSTRACT With the development of unmanned aerial vehicle and satellite technology, the application of tiny object detection in remote sensing images is becoming increasingly widespread. Although significant progress has been made in the accuracy and speed of object detection in recent years, performance declines sharply when general object detectors ...
Shuohao Shi, Qiang Fang, Xin Xu
wiley +1 more source
mattkretz/simd-benchmarks: simd-benchmarks 0.1.0
First release. It is centered around the GCC/libstdc++ std::experimental::simd implementation and x86. ....>stdx::simd Benchmarks:This repository collects benchmarks for std::experimental::simd.
Kretz, Matthias
core +1 more source
SimdMSM: SIMD-accelerated Multi-Scalar Multiplication Framework for zkSNARKs
Multi-scalar multiplication (MSM) is the primary building block in many pairing-based zero-knowledge proof (ZKP) systems. MSM at large scales has become the main bottleneck in ZKP implementations.
Rui Jiang +4 more
doaj +1 more source
Computing the fast Fourier transform on SIMD microprocessors
This thesis describes how to compute the fast Fourier transform (FFT) of a power-of-two length signal on single-instruction, multiple-data (SIMD) microprocessors faster than or very close to the speed of state of the art libraries such as FFTW (“Fastest ...
Blake, Anthony Martin
core
This project aims to provide a fallback std::experimental::simd (Parallelism TS 2) implementation with additional features. Not every user can rely on GCC 11+ and its standard library to be present on all target systems.
Kretz, Matthias
core +1 more source
Cryptanalysis of the Compression Function of SIMD [PDF]
SIMD is one of the second round candidates of the SHA-3 competition hosted by NIST. In this paper, we present some results on the compression function of SIMD 1.1 (the tweaked version) using the modular difference method.
Hongbo Yu, Xiaoyun Wang
core
In this report, we address the issues of compilation and execution of a functional program, SISAL (Streams and Iterations in a Single Assignment Language), on the MP-1 TM SIMD (Single Instructionstream Multiple Data-stream) parallel machine.
Simd (single Instructionstream +2 more
core
Implementing Database Operations Using SIMD Instructions [PDF]
Modern CPUs have instructions that allow basic operations to be performed on several data elements in parallel. These instructions are called SIMD instructions, since they apply a single instruction to multiple data elements.
Kenneth A. Ross, Jingren Zhou
core +1 more source
Compiler techniques for improving SIMD parallelism
Modern CPUs are equipped with Single Instruction Multiple Data (SIMD) engines operating on short vectors, in order to meet the growing demands of accelerating multimedia and scientific applications.
Zhou, Hao
core +1 more source

