Skip to main content

Showing 1–2 of 2 results for author: Ugawa, T

Searching in archive cs. Search in all archives.
.
  1. Collective Allocator Abstraction to Control Object Spatial Locality in C++

    Authors: Takato Hideshima, Shigeyuki Sato, Tomoharu Ugawa

    Abstract: Disaggregated memory is promising for improving memory utilization in computer clusters in which memory demands significantly vary across computer nodes under utilization. It allows applications with high memory demands to use memory in other computer nodes. However, disaggregated memory is not easy to use for implementing data structures in C++ because the C++ standard does not provide an adequ… ▽ More

    Submitted 4 March, 2024; originally announced March 2024.

    Journal ref: The Art, Science, and Engineering of Programming, 2024, Vol. 8, Issue 3, Article 15

  2. arXiv:1608.05893  [pdf, ps, other

    cs.SE cs.LO cs.PL

    Reducing State Explosion for Software Model Checking with Relaxed Memory Consistency Models

    Authors: Tatsuya Abe, Tomoharu Ugawa, Toshiyuki Maeda, Kousuke Matsumoto

    Abstract: Software model checking suffers from the so-called state explosion problem, and relaxed memory consistency models even worsen this situation. What is worse, parameterizing model checking by memory consistency models, that is, to make the model checker as flexible as we can supply definitions of memory consistency models as an input, intensifies state explosion. This paper explores specific reasons… ▽ More

    Submitted 21 August, 2016; originally announced August 2016.