Listar AC - Artículos por título
Mostrando ítems 21-24 de 24
-
Speculative Barriers with Transactional Memory
(IEEE, 2020-12-14)Transactional Memory (TM) is a synchronization model for parallel programming which provides optimistic concurrency control. Transactions can run in parallel and are only serialized in case of conflict. In this work we use ... -
Time series analysis acceleration with advanced vectorization extensions
(Springer, 2023)Time series analysis is an important research topic and a key step in monitoring and predicting events in many felds. Recently, the Matrix Profle method, and particularly two of its Euclidean-distance-based implementations—SCRIMP ... -
TraTSA: A Transprecision Framework for Efficient Time Series Analysis
(Elsevier, 2022-09)Time series analysis (TSA) comprises methods for extracting information in domains as diverse as medicine, seismology, speech recognition and economics. Matrix Profile (MP) is the state-of-the-art TSA technique, which ... -
Unbiased Rounding for HUB Floating-point Addition
(2018-06-28)Half-Unit-Biased (HUB) is an emerging format based on shifting the represented numbers by half Unit in the Last Place. This format simplifies two’s complement and roundto- nearest operations by preventing any carry ...