Suchergebnisse - Multithreaded graph algorithms

  1. 1

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

    ISSN: 1045-9219, 1558-2183
    Veröffentlicht: New York IEEE 01.11.2013
    “… We present GraphCT, a scalable framework for graph analysis using parallel and multithreaded algorithms on shared memory platforms …”
    Volltext
    Journal Article
  2. 2

    CRONO: A Benchmark Suite for Multithreaded Graph Algorithms Executing on Futuristic Multicores von Ahmad, Masab, Hijaz, Farrukh, Shi, Qingchuan, Khan, Omer

    Veröffentlicht: IEEE 01.10.2015
    “… Algorithms operating on a graph setting are known to be highly irregular and unstructured …”
    Volltext
    Tagungsbericht
  3. 3

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

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

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

    ISSN: 1877-0509, 1877-0509
    Veröffentlicht: Elsevier B.V 2024
    Veröffentlicht in Procedia computer science (2024)
    “… Graphs are the most complex data structure that involves heavy mathematical computations …”
    Volltext
    Journal Article
  5. 5

    Graph coloring algorithms for multi-core and massively multithreaded architectures von Çatalyürek, Ümit V., Feo, John, Gebremedhin, Assefaw H., Halappanavar, Mahantesh, Pothen, Alex

    ISSN: 0167-8191, 1872-7336
    Veröffentlicht: Elsevier B.V 01.10.2012
    Veröffentlicht in Parallel computing (01.10.2012)
    “… ► We target multi-core platforms and a massively multithreaded system. ► We present two different kinds of multithreaded algorithms for graph coloring …”
    Volltext
    Journal Article
  6. 6

    Algorithms for Balanced Graph Colorings with Applications in Parallel Computing von Hao Lu, Halappanavar, Mahantesh, Chavarria-Miranda, Daniel, Gebremedhin, Assefaw H., Panyala, Ajay, Kalyanaraman, Ananth

    ISSN: 1045-9219, 1558-2183
    Veröffentlicht: New York IEEE 01.05.2017
    “… Graph coloring-in a generic sense-is used to identify subsets of independent tasks in parallel scientific computing applications …”
    Volltext
    Journal Article
  7. 7

    Software and Algorithms for Graph Queries on Multithreaded Architectures von Berry, J.W., Hendrickson, B., Kahan, S., Konecny, P.

    ISBN: 1424409098, 9781424409099
    ISSN: 1530-2075
    Veröffentlicht: IEEE 01.03.2007
    “… Search-based graph queries, such as finding short paths and isomorphic subgraphs, are dominated by memory latency …”
    Volltext
    Tagungsbericht
  8. 8

    Multithreaded Algorithms for Maximum Matching in Bipartite Graphs von Azad, A., Halappanavar, M., Rajamanickam, S., Boman, E. G., Khan, A., Pothen, A.

    ISBN: 1467309753, 9781467309752
    ISSN: 1530-2075
    Veröffentlicht: IEEE 01.05.2012
    “… We design, implement, and evaluate algorithms for computing a matching of maximum cardinality in a bipartite graph on multicore and massively multithreaded computers …”
    Volltext
    Tagungsbericht
  9. 9

    Multithreaded Algorithms for Matching in Graphs with Application to Data Analysis in Flow Cytometry von Azad, A., Pothen, A.

    ISBN: 1467309745, 9781467309745
    Veröffentlicht: IEEE 01.05.2012
    “… We have developed several classes of multithreaded algorithms for maximum cardinality matching and achieved good speedups on three shared memory machines on a representative set of large real-world and synthetic graphs …”
    Volltext
    Tagungsbericht
  10. 10

    Graph Coloring Algorithms for Muti-core and Massively Multithreaded Architectures von Catalyurek, Umit, Feo, John, Gebremedhin, Assefaw, Halappanavar, Mahantesh, Pothen, Alex

    ISSN: 2331-8422
    Veröffentlicht: Ithaca Cornell University Library, arXiv.org 16.05.2012
    Veröffentlicht in arXiv.org (16.05.2012)
    “… computing, distance-1 graph coloring. We introduce two different kinds of multithreaded heuristic algorithms for the stated, NP-hard, problem …”
    Volltext
    Paper
  11. 11

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

    ISBN: 9781467325080, 1467325082
    ISSN: 0190-3918
    Veröffentlicht: IEEE 01.09.2012
    “… In this paper, we present a novel multithreaded algorithm to extract a maximal chordal sub graph from a general graph …”
    Volltext
    Tagungsbericht
  12. 12

    On parallel push–relabel based algorithms for bipartite maximum matching von Langguth, J., Azad, A., Halappanavar, M., Manne, F.

    ISSN: 0167-8191, 1872-7336
    Veröffentlicht: Elsevier B.V 01.07.2014
    Veröffentlicht in Parallel computing (01.07.2014)
    “… •Competitive with the parallel Pothen–Fan algorithm. We study multithreaded push–relabel based algorithms for computing maximum cardinality matching in bipartite graphs …”
    Volltext
    Journal Article
  13. 13

    Competing all-pairs shortest paths algorithms for sparse / dense graphs: implementation and comparison von Prihozhy, A. A., Karasik, O. N.

    ISSN: 2309-4923, 2414-0481
    Veröffentlicht: Belarusian National Technical University 30.12.2024
    Veröffentlicht in Sistemnyĭ analiz i prikladnai͡a︡ informatika. (30.12.2024)
    “… For comparison, we have taken Dijkstra's algorithm with dynamically varying binary heap, which solves the APSP prob-lem purely in parallel by repeatedly executing on all vertices of the graph …”
    Volltext
    Journal Article
  14. 14

    An Unequal Caching Strategy for Shared-Memory Graph Analytics von Chen, YuAng, Chung, Yeh-Ching

    ISSN: 1045-9219, 1558-2183
    Veröffentlicht: IEEE 01.03.2023
    “… When a graph analytics algorithm is multithreaded, the thread time is highly diversified, indicating an uneven work distribution …”
    Volltext
    Journal Article
  15. 15

    Inexact subgraph isomorphism in MapReduce von Plantenga, Todd

    ISSN: 0743-7315, 1096-0848
    Veröffentlicht: Amsterdam Elsevier Inc 01.02.2013
    Veröffentlicht in Journal of parallel and distributed computing (01.02.2013)
    “… Inexact subgraph matching based on type-isomorphism was introduced by Berry et al. [J. Berry, B. Hendrickson, S. Kahan, P. Konecny, Software and algorithms for graph queries on multithreaded architectures …”
    Volltext
    Journal Article
  16. 16

    Fast Lagrangian Relaxation-Based Multithreaded Gate Sizing Using Simple Timing Calibrations von Sharma, Ankur, Chinnery, David, Reimann, Tiago, Bhardwaj, Sarvesh, Chu, Chris

    ISSN: 0278-0070, 1937-4151
    Veröffentlicht: New York IEEE 01.07.2020
    “… Our gate sizer is multithreaded and is equipped with parallelization enabling techniques, namely mutual exclusion edge (MEE …”
    Volltext
    Journal Article
  17. 17

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

    ISSN: 2575-8411
    Veröffentlicht: 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 …”
    Volltext
    Tagungsbericht
  18. 18

    Magiclock: Scalable Detection of Potential Deadlocks in Large-Scale Multithreaded Programs von Yan Cai, Chan, W. K.

    ISSN: 0098-5589, 1939-3520
    Veröffentlicht: IEEE 01.03.2014
    Veröffentlicht in IEEE transactions on software engineering (01.03.2014)
    “… (containing no deadlock occurrence) of large-scale multithreaded programs. Magiclock iteratively eliminates removable lock dependencies before potential deadlock localization …”
    Volltext
    Journal Article
  19. 19

    Parallel multithreaded IDA heuristic search: algorithm design and performance evaluation von Mahafzah, Basel A.

    ISSN: 1744-5760, 1744-5779
    Veröffentlicht: Abingdon Taylor & Francis Group 01.02.2011
    “… Based on these facts, this paper presents a parallel multithreaded approach for the well-known iterative deepening A* (IDA …”
    Volltext
    Journal Article
  20. 20

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

    ISSN: 1045-9219, 1558-2183
    Veröffentlicht: New York IEEE 01.06.2011
    “… In this paper, we present a novel asynchronous multithreaded algorithm for the maximum network flow problem …”
    Volltext
    Journal Article