Chronological Overview 
 Type-Hierarchical Overview 
Formal Methods in Computing
(Most of the papers antecedent to 1995
are not included in the list)
FRAMES  NO FRAME 

nuchart:speedup:15 (In proceedings)
Author(s) Maurizio Drocco, Claudia Misale, Guilherme Peretti Pezzi, Fabio Tordini and Marco Aldinucci
Title« Memory-Optimised Parallel Processing of Hi-C Data »
InProc. of Intl. Euromicro PDP 2015: Parallel Distributed and network-based Processing
Year2015
PublisherIEEE
Abstract & Keywords
This paper presents the optimisation efforts on the creation of a graph-based mapping representation of gene adjacency. The method is based on the Hi-C process, starting from Next Generation Sequencing data, and it analyses a huge amount of static data in order to produce maps for one or more genes. Straightforward parallelisation of this scheme does not yield acceptable performance on multicore architectures since the scalability is rather limited due to the memory bound nature of the problem. This work focuses on the memory optimisations that can be applied to the graph construction algorithm and its (complex) data structures to derive a cache-oblivious algorithm and eventually to improve the memory bandwidth utilisation. We used as running example NuChart-II, a tool for annotation and statistic analysis of Hi-C data that creates a gene-centric neigh- borhood graph. The proposed approach, which is exemplified for Hi-C, addresses several common issue in the parallelisation of memory bound algorithms for multicore. Results show that the proposed approach is able to increase the parallel speedup from 7x to 22x (on a 32-core platform). Finally, the proposed C++ implementation outperforms the first R NuChart prototype, by which it was not possible to complete the graph generation because of strong memory-saturation problems.

Keywords: fastflow

BibTeX code

@inproceedings{nuchart:speedup:15,
  keywords = {fastflow},
  booktitle = {Proc. of Intl. Euromicro PDP 2015: Parallel Distributed and
               network-based Processing},
  title = {Memory-Optimised Parallel Processing of {Hi-C} Data},
  author = {Maurizio Drocco and Claudia Misale and Guilherme {Peretti Pezzi} and
            Fabio Tordini and Marco Aldinucci},
  abstract = {This paper presents the optimisation efforts on the creation of a
              graph-based mapping representation of gene adjacency. The method
              is based on the Hi-C process, starting from Next Generation
              Sequencing data, and it analyses a huge amount of static data in
              order to produce maps for one or more genes. Straightforward
              parallelisation of this scheme does not yield acceptable
              performance on multicore architectures since the scalability is
              rather limited due to the memory bound nature of the problem. This
              work focuses on the memory optimisations that can be applied to
              the graph construction algorithm and its (complex) data structures
              to derive a cache-oblivious algorithm and eventually to improve
              the memory bandwidth utilisation. We used as running example
              NuChart-II, a tool for annotation and statistic analysis of Hi-C
              data that creates a gene-centric neigh- borhood graph. The
              proposed approach, which is exemplified for Hi-C, addresses
              several common issue in the parallelisation of memory bound
              algorithms for multicore. Results show that the proposed approach
              is able to increase the parallel speedup from 7x to 22x (on a
              32-core platform). Finally, the proposed C++ implementation
              outperforms the first R NuChart prototype, by which it was not
              possible to complete the graph generation because of strong
              memory-saturation problems.},
  publisher = {IEEE},
  year = {2015},
}


 Chronological Overview 
 Type-Hierarchical Overview 
Formal Methods in Computing
(Most of the papers antecedent to 1995
are not included in the list)
FRAMES  NO FRAME 

This document was generated by bib2html 3.3.
(Modified by Luca Paolini, under the GNU General Public License)

Valid HTML 4.01!