Parallel Graph Analytics
Most existing abstractions and implementations for parallel computing were developed for computational science applications in which the main parallelism pattern is data parallelism; an example of a data-parallel operation is "map," which applies a function to each element of a set, producing a new set. Systems like Hadoop enable programmers to express and exploit data parallelism without having to write low-level parallel code. Some graph analytics algorithms have data parallelism, but others exhibit a more complex parallelism pattern called "amorphous" data-parallelism,29 described later in this article. Unlike in data-parallel programs, tasks in amorphous data-parallel programs may or may not be able to run in parallel, depending on the graph structure and values known only at runtime. To exploit this parallelism pattern, systems need to find opportunities for parallel execution while executing the program in parallel.
Apr-27-2016, 00:45:44 GMT
- Country:
- North America
- United States
- New York (0.06)
- Indiana > Marion County
- Indianapolis (0.04)
- Ohio > Franklin County
- Columbus (0.04)
- Texas
- Travis County > Austin (0.05)
- Dallas County > Dallas (0.04)
- Utah > Salt Lake County
- Salt Lake City (0.04)
- Oregon > Multnomah County
- Portland (0.04)
- Pennsylvania
- Philadelphia County > Philadelphia (0.04)
- Allegheny County > Pittsburgh (0.04)
- Florida > Palm Beach County
- Boca Raton (0.04)
- Alaska > Anchorage Municipality
- Anchorage (0.04)
- Massachusetts
- Suffolk County > Boston (0.04)
- Middlesex County
- California
- San Francisco County > San Francisco (0.14)
- Alameda County > Berkeley (0.14)
- Santa Clara County > San Jose (0.04)
- Los Angeles County > Los Angeles
- Hollywood (0.04)
- Canada > British Columbia
- United States
- Europe
- United Kingdom > England
- Greater London > London (0.04)
- Cambridgeshire > Cambridge (0.04)
- Italy > Veneto
- Venice (0.04)
- United Kingdom > England
- Asia
- North America
- Technology: