Search Results - multithreaded algorithm

Refine Results
  1. 1

    Performance enhancement of high degree Charlier polynomials using multithreaded algorithm by Mahmmod, Basheera M., Flayyih, Wameedh N., Abdulhussain, Sadiq H., Sabir, Firas A., Khan, Bilal, Alsabah, Muntadher, Hussain, Abir

    ISSN: 2090-4479
    Published: Elsevier B.V 01.05.2024
    Published in Ain Shams Engineering Journal (01.05.2024)
    “… Two algorithms are presented, the first algorithm evenly distributes the rows in a sequential manner (straightforward…”
    Get full text
    Journal Article
  2. 2

    A Multithreaded Algorithm for the Computation of Sample Entropy by Manis, George, Bakalis, Dimitrios, Sassi, Roberto

    ISSN: 1999-4893, 1999-4893
    Published: Basel MDPI AG 01.06.2023
    Published in Algorithms (01.06.2023)
    “… Especially when large amounts of data are processed, or when parameter tuning is employed premising a large number of executions, the necessity of fast computation algorithms becomes urgent…”
    Get full text
    Journal Article
  3. 3

    Performance assessment of multithreaded quicksort algorithm on simultaneous multithreaded architecture by Mahafzah, Basel A.

    ISSN: 0920-8542, 1573-0484
    Published: Boston Springer US 01.10.2013
    Published in The Journal of supercomputing (01.10.2013)
    “… In this paper, one of the efficient and quick algorithms, the Quicksort, is applied as a parallel multithreaded algorithm on SMT architecture, where virtual parallelization has been achieved using the POSIX threads (Pthreads) library…”
    Get full text
    Journal Article
  4. 4

    GraphCT: Multithreaded Algorithms for Massive Graph Analysis by Ediger, David, Jiang, Karl, Riedy, E. Jason, Bader, David A.

    ISSN: 1045-9219, 1558-2183
    Published: New York IEEE 01.11.2013
    “… We present GraphCT, a scalable framework for graph analysis using parallel and multithreaded algorithms on shared memory platforms…”
    Get full text
    Journal Article
  5. 5

    Multithreaded Algorithms for Lossless Intra Compression of Point Cloud Geometry Based on the Silhouette 3d Coder by Komatsu, Otho T., Medeiros, Edil, Alves, Lucas M., Peixoto, Eduardo

    Published: IEEE 08.10.2023
    “… sequences. Additionally, we propose and analyze two multithreaded algorithms based on the S3D coder, namely S3D-Subtree (S3D-S) and S3D-Subtree + TopTree (S3D-ST…”
    Get full text
    Conference Proceeding
  6. 6

    An Asynchronous Multithreaded Algorithm for the Maximum Network Flow Problem with Nonblocking Global Relabeling Heuristic by Hong, Bo, He, Zhengyu

    ISSN: 1045-9219, 1558-2183
    Published: New York IEEE 01.06.2011
    “…In this paper, we present a novel asynchronous multithreaded algorithm for the maximum network flow problem…”
    Get full text
    Journal Article
  7. 7

    A Multithreaded-BFS Algorithm for Optimizing the Graph Computation in Multicore Processing System by Juneja, Kapil, Khurana, Dhiraj

    ISSN: 1877-0509, 1877-0509
    Published: Elsevier B.V 2024
    Published in Procedia computer science (2024)
    “… The BFS algorithm is applied over the multiple processors to optimize the functional response…”
    Get full text
    Journal Article
  8. 8

    A Multithreaded Algorithm for Sparse Cholesky Factorization on Hybrid Multicore Architectures by Tang, Meng, Gadou, Mohamed, Ranka, Sanjay

    ISSN: 1877-0509, 1877-0509
    Published: Elsevier B.V 2017
    Published in Procedia computer science (2017)
    “…We present a multithreaded method for supernodal sparse Cholesky factorization on a hybrid multicore platform consisting of a multicore CPU and GPU…”
    Get full text
    Journal Article
  9. 9

    The Cache Complexity of Multithreaded Cache Oblivious Algorithms by Frigo, Matteo, Strumpen, Volker

    ISSN: 1432-4350, 1433-0490
    Published: New York Springer-Verlag 01.08.2009
    Published in Theory of computing systems (01.08.2009)
    “…We present a technique for analyzing the number of cache misses incurred by multithreaded cache oblivious algorithms on an idealized parallel machine in which each processor has a private cache…”
    Get full text
    Journal Article
  10. 10

    An Optimal Vector Clock Algorithm for Multithreaded Systems by Zheng, Xiong, Garg, Vijay

    ISSN: 2575-8411
    Published: IEEE 01.07.2019
    “… We give an algorithm in this paper that uses a hybrid of thread and object components. Our algorithm is guaranteed to return the minimum number of components necessary for vector clocks…”
    Get full text
    Conference Proceeding
  11. 11

    ICE: A General and Validated Energy Complexity Model for Multithreaded Algorithms by Vi Ngoc-Nha Tran, Phuong Hoai Ha

    ISSN: 1521-9097
    Published: IEEE 01.12.2016
    “… of parallel algorithms. This paper presents a new general validated energy complexity model for parallel (multithreaded) algorithms…”
    Get full text
    Conference Proceeding
  12. 12

    A space-efficient alphabet-independent Four-Russians' lookup table and a multithreaded Four-Russians' edit distance algorithm by Kim, Youngho, Na, Joong Chae, Park, Heejin, Sim, Jeong Seop

    ISSN: 0304-3975, 1879-2294
    Published: Elsevier B.V 20.12.2016
    Published in Theoretical computer science (20.12.2016)
    “…Given two strings X (|X|=m) and Y (|Y|=n) over an alphabet Σ, the edit distance between X and Y can be computed in O(mn/t) time with the help of the…”
    Get full text
    Journal Article
  13. 13

    A Novel Multithreaded Algorithm for Extracting Maximal Chordal Subgraphs by Halappanavar, M., Feo, J., Dempsey, K., Ali, H., Bhowmick, S.

    ISBN: 9781467325080, 1467325082
    ISSN: 0190-3918
    Published: IEEE 01.09.2012
    “… In this paper, we present a novel multithreaded algorithm to extract a maximal chordal sub graph from a general graph…”
    Get full text
    Conference Proceeding
  14. 14

    Designing Multithreaded Algorithms for Breadth-First Search and st-connectivity on the Cray MTA-2 by Bader, D.A., Madduri, K.

    ISBN: 0769526365, 9780769526362
    ISSN: 0190-3918
    Published: IEEE 01.08.2006
    “… problems, breadth-first search, st-connectivity and shortest paths for unweighted graphs, on multithreaded…”
    Get full text
    Conference Proceeding
  15. 15

    Codesign Lessons Learned from Implementing Graph Matching on Multithreaded Architectures by Halappanavar, Mahantesh, Pothen, Alex, Azad, Ariful, Manne, Fredrik, Langguth, Johannes, Khan, Arif

    ISSN: 0018-9162, 1558-0814
    Published: New York IEEE 01.08.2015
    Published in Computer (Long Beach, Calif.) (01.08.2015)
    “…Executing irregular, data-intensive workloads on multithreaded architectures can result in performance losses and scalability problems…”
    Get full text
    Journal Article
  16. 16

    Design of a Multithreaded Barnes-Hut Algorithm for Multicore Clusters by Junchao Zhang, Behzad, Babak, Snir, Marc

    ISSN: 1045-9219, 1558-2183
    Published: New York IEEE 01.07.2015
    “…We describe in this paper an implementation of the Barnes-Hut algorithm on multicore clusters…”
    Get full text
    Journal Article
  17. 17

    Microprocessor-based integration of microfluidic control for the implementation of automated sensor monitoring and multithreaded optimization algorithms by Ezra, Elishai, Maor, Idan, Bavli, Danny, Shalom, Itai, Levy, Gahl, Prill, Sebastian, Jaeger, Magnus S., Nahmias, Yaakov

    ISSN: 1387-2176, 1572-8781, 1572-8781
    Published: New York Springer US 01.08.2015
    Published in Biomedical microdevices (01.08.2015)
    “…Microfluidic applications range from combinatorial synthesis to high throughput screening, with platforms integrating analog perfusion components, digitally…”
    Get full text
    Journal Article
  18. 18

    A Multithreaded Initial Detailed Routing Algorithm Considering Global Routing Guides by Sun, Fan-Keng, Chen, Hao, Chen, Ching-Yu, Hsu, Chen-Hao, Chang, Yao-Wen

    ISSN: 1558-2434
    Published: ACM 01.11.2018
    “… not violation-free after initial routing. This paper presents a novel initial detailed routing algorithm to consider industrial design-rule constraints and optimize the total wirelength and via count…”
    Get full text
    Conference Proceeding
  19. 19

    A multithreaded parallel upwind sweep algorithm for the SN transport equations discretized with discontinuous finite elements by Zong, Zhi-Wei, Cheng, Mao-Song, Yu, Ying-Chi, Dai, Zhi-Min

    ISSN: 1001-8042, 2210-3147
    Published: Singapore Springer Nature Singapore 01.12.2023
    Published in Nuclear science and techniques (01.12.2023)
    “… A multithreaded parallel upwind sweep algorithm for S N transport was proposed to achieve a more accurate geometric description and improve the computational efficiency…”
    Get full text
    Journal Article
  20. 20

    Reduced-Bandwidth Multithreaded Algorithms for Sparse Matrix-Vector Multiplication by Buluç, A., Williams, S., Oliker, L., Demmel, J.

    ISBN: 1612843727, 9781612843728
    ISSN: 1530-2075
    Published: IEEE 01.05.2011
    “… In this paper, we present a new multithreaded algorithm for the symmetric case which potentially cuts the bandwidth requirements in half while exposing lots of parallelism in practice…”
    Get full text
    Conference Proceeding