Skip to main content

Showing 1–5 of 5 results for author: Gidenstam, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:1802.03013  [pdf, other

    cs.DC

    D2.4 Report on the final prototype of programming abstractions for energy-efficient inter-process communication

    Authors: Phuong Hoai Ha, Vi Ngoc-Nha Tran, Ibrahim Umar, Aras Atalar, Anders Gidenstam, Paul Renaud-Goud, Philippas Tsigas, Ivan Walulya

    Abstract: Work package 2 (WP2) aims to develop libraries for energy-efficient inter-process communication and data sharing on the EXCESS platforms. The Deliverable D2.4 reports on the final prototype of programming abstractions for energy-efficient inter- process communication. Section 1 is the updated overview of the prototype of programming abstraction and devised power/energy models. The Section 2-6 cont… ▽ More

    Submitted 8 February, 2018; originally announced February 2018.

    Comments: 146 pages. arXiv admin note: text overlap with arXiv:1611.05793, arXiv:1605.08222

  2. arXiv:1801.10556  [pdf, other

    cs.DC

    D2.3 Power models, energy models and libraries for energy-efficient concurrent data structures and algorithms

    Authors: Phuong Hoai Ha, Vi Ngoc-Nha Tran, Ibrahim Umar, Aras Atalar, Anders Gidenstam, Paul Renaud-Goud, Philippas Tsigas, Ivan Walulya

    Abstract: This deliverable reports the results of the power models, energy models and libraries for energy-efficient concurrent data structures and algorithms as available by project month 30 of Work Package 2 (WP2). It reports i) the latest results of Task 2.2-2.4 on providing programming abstractions and libraries for develo** energy-efficient data structures and algorithms and ii) the improved results… ▽ More

    Submitted 8 February, 2018; v1 submitted 31 January, 2018; originally announced January 2018.

    Comments: 142 pages

  3. arXiv:1801.09992  [pdf, other

    cs.DC

    D2.1 Models for energy consumption of data structures and algorithms

    Authors: Phuong Hoai Ha, Vi Ngoc-Nha Tran, Ibrahim Umar, Philippas Tsigas, Anders Gidenstam, Paul Renaud-Goud, Ivan Walulya, Aras Atalar

    Abstract: This deliverable reports our early energy models for data structures and algorithms based on both micro-benchmarks and concurrent algorithms. It reports the early results of Task 2.1 on investigating and modeling the trade-off between energy and performance in concurrent data structures and algorithms, which forms the basis for the whole work package 2 (WP2). The work has been conducted on the two… ▽ More

    Submitted 8 February, 2018; v1 submitted 29 January, 2018; originally announced January 2018.

    Comments: 108 pages. arXiv admin note: text overlap with arXiv:1801.08761

  4. arXiv:1801.08761  [pdf, other

    cs.DC

    D2.2 White-box methodologies, programming abstractions and libraries

    Authors: Phuong Hoai Ha, Vi Ngoc-Nha Tran, Ibrahim Umar, Aras Atalar, Anders Gidenstam, Paul Renaud-Goud, Philippas Tsigas

    Abstract: This deliverable reports the results of white-box methodologies and early results of the first prototype of libraries and programming abstractions as available by project month 18 by Work Package 2 (WP2). It reports i) the latest results of Task 2.2 on white-box methodologies, programming abstractions and libraries for develo** energy-efficient data structures and algorithms and ii) the improved… ▽ More

    Submitted 8 February, 2018; v1 submitted 26 January, 2018; originally announced January 2018.

    Comments: Execution Models for Energy-Efficient Computing Systems, an EU Project, ID: 611183, 108 pages

  5. arXiv:1302.2757  [pdf, ps, other

    cs.DC cs.DS cs.PL

    Lock-free Concurrent Data Structures

    Authors: Daniel Cederman, Anders Gidenstam, Phuong Ha, HÃ¥kan Sundell, Marina Papatriantafilou, Philippas Tsigas

    Abstract: Concurrent data structures are the data sharing side of parallel programming. Data structures give the means to the program to store data, but also provide operations to the program to access and manipulate these data. These operations are implemented through algorithms that have to be efficient. In the sequential setting, data structures are crucially important for the performance of the respecti… ▽ More

    Submitted 12 February, 2013; originally announced February 2013.

    Comments: To appear in "Programming Multi-core and Many-core Computing Systems", eds. S. Pllana and F. Xhafa, Wiley Series on Parallel and Distributed Computing

    ACM Class: E.1; D.1.3