RIKEN Center for Computational Science

Menu
Menu
Events/Documents イベント・広報

AICS Cafe

AICS Cafe is a place where the researchers in AICS can frankly discuss about their researches beyond their own disciplinary wall in order to collaborate with each other. We plan to have it twice a month regularly. We welcome all people including the promotion office and administration division of K computer in AICS.

  • Purpose : In order to promote the research collaboration beyond each of existing research disciplines, this seminar provides the discussion field for exchanging information, understanding neighboring researchers, and collaboration between each other.
  • Place: Lecture Hall (6th floor) at AICS
  • Language : presentation in Japanese or English, the slide in English
  • Etc.: Please give your presentations clearly to researchers in other fields. Please do not hesitate to ask a question to the speakers.

The 136th AICS Cafe(Special meeting 4)
Date and Time: Tue. Mar. 20, 2018, 16:00-17:00
Place: Lecture Hall (6th floor) at AICS

Title: Simulating quantum mechanics on a classical computer
Speaker: Garnet Kin-Lic Chan(Bren Professor of Chemistry, Caltech, USA)

Presentation Language: English
Presentation Material: English

    Abstract:

Quantum mechanics is the fundamental theory underlying all of chemistry, materials science, and the biological world, yet solving the equations appears to be an exponentially hard problem. Is there hope to simulate the quantum world using classical computers? I will discuss why simulating quantum mechanics is not usually as hard as it first appears, and give some examples of how modern day quantum mechanical calculations are changing our understanding of practical chemistry and materials science.

The 135th AICS Cafe
Date and Time: Wed. Mar. 14, 2018, 15:30-16:30
Place: Lecture Hall (6th floor) at AICS

Title: Towards a science of high performance design
Speaker: Tze Meng Low(Assistant Research Professor, Carnegie Mellon University, USA)

Presentation Language: English
Presentation Material: English

    Abstract: Detail

Applications are becoming more varied. Architectures are becoming more complex. Yet software implemented by the expert still achieves higher performance than most automatically generated code despite two decades of research in automatic empirical optimization systems. Can we ever get expert-level performance automatically? In this talk, I will discuss how expert-level performance in the dense linear algebra domain can be systematically attained through the use of formal methods and analytical models. Specifically, I will present our analytical models and their underlying hardware principles. I will demonstrate how these analytical models are resilient against changes. I will also share how analytical models from the dense linear algebra domain have been adapted to design high performance implementations for problems in other domains.

The 134th AICS Cafe(Special meeting 3)
Date and Time: Mon. Mar. 12, 2018, 15:00-16:00
Place: Lecture Hall (6th floor) at AICS

Title: Deep learning applications and company structure behind it
Speaker: Shohei Hido(Preferred Networks, Inc.)

Presentation Language: Japanese
Presentation Material: Japanese

    Abstract: Detail

Preferred Networks works on R&D for deep learning applications in many industries. In this talk, deep learning basics, recent results by PFN, and internal support and structure behind it will be presented.

The 133rd AICS Cafe
Date and Time: Tue. Mar. 6, 2018, 14:30 – 16:30
Place: Lecture Hall (6th floor) at AICS

Speaker:
Niclas Jansson (KTH Stockholm)
Philipp Schlatter (KTH Stockholm)

Presentation Language: English
Presentation Material: English

    Program: Detail

(1)
Title: Efficient Gather-Scatter Operations in NEK5000 using PGAS
Speaker: Niclas Jansson (KTH Stockholm)
Abstract: Gather-scatter operations are one of the key communication kernels used in the computation fluid dynamics (CFD) application Nek5000 for fetching data dependencies (gather), and spreading results to other nodes (scatter). The current implementation used in Nek5000 is the Gather-Scatter library, GS, which utilises different communication strategies: nearest neighbour exchange, message aggregation, and collectives, to efficiently perform communication on a given platform. GS is implemented using non-blocking, two-sided message passing via MPI and the library has proven to scale well to hundreds of thousands of cores. However, the necessity to match sending and receiving messages in the two-sided communication abstraction can quickly increase latency and synchronisation costs for very fine grained parallelism, in particular for the unstructured communication patterns created by unstructured CFD problems. ExaGS is are-implementation of the Gather-Scatter library, with the intent to use the best available programming model for a given architecture. We present our current implementation of ExaGS, based on the one-sided programming model provided by the Partitioned Global Address Space (PGAS) abstraction, using Unified Parallel C (UPC). Using a lock-free design with efficient point-to-point synchronisation primitives, ExaGS is able to reduce communication latency compared to the current two-sided MPI implementation. A detailed description of the library and implemented algorithms are given, together with a performance study of ExaGS when used together with Nek5000, and its co-design benchmarking application Nekbone.

(2)
Title: Enabling Exascale Fluid Dynamics: Adaptive Mesh Refinement
Speaker: Philipp Schlatter (KTH Stockholm)
Abstract: The complex nature of turbulent fluid flows implies that the computational resources needed to accurately model problems of industrial and academic relevance is virtually unbounded. Computational Fluid Dynamics (CFD) is therefore a natural driver for exascale computing and has the potential for substantial societal impact, like reduced energy consumption, alternative sources of energy, improved health care, and improved climate models. Extreme-scale CFD poses several cross disciplinary challenges e.g. algorithmic issues in scalable solver design, handling of extreme sized data with compression and in-situ analysis, resilience and energy awareness in both hardware and algorithm design. The wide range of topics makes exascale CFD relevant to a wider HPC audience, extending outside the traditional fluid dynamics community. This talk will summarise the work within the EU funded Horizon 2020 project ExaFLOW, which brings together leading CFD experts and users from both industry and academica: Partners include KTH Royal Institute of Technology (Sweden), Imperial College (UK), University of Southampton (UK), University of Edinburgh (UK), University of Stuttgart (Germany), and industrial partners McLaren (UK) and ACSC (Germany). Special focus is on adaptive mesh refinement (AMR), which is identified as one of the key aspects of large-scale, exascale simulations in CFD: The solution of such problems is a-priori unknown, such that the mesh structure necessarily needs to be solution-dependent, and adjust during the progress of a simulation. In this talk we focus on AMR implemented in Nek5000, a code aimed at direct numerical simulations, based on the spectral element method (SEM). The two main ingredients for AMR are tools for automatic mesh refinement and error estimators which allow for optimal error control. New capabilities in Nek5000 enable the use of the h-refinement method for mesh adaptation, where selected elements are split via quadtree (2D) or octree (3D) structures. Two methods are considred for estimating the error. The first method is local and based on the spectral properties of the solution on each element. These so-called spectral error indicators come with a low overhead and are easily implemented but they provide only a local measure of the error. The second method, on the other hand, is goal-oriented and takes into account both the local properties of the solution and the global dependence of the error in a functional of interest (such as drag or lift) via the resolution of an adjoint problem. These so-called adjoint error estimators are based on a similar work done within the framework of the finite element method. AMR capabilities are demonstrated in Nek5000 and applied to simple steady and unsteady test cases, such as the flow past a cylinder and the lid-driven cavity, in two and three dimensions. The definition and implementation of both error estimation methods are presented and discussed. The results obtained with both methods are compared and are shown to efficiently reduce the number of degrees of freedom required to reach a given tolerance on the solution compared to conforming refinement. Moreover, the gains in terms of mesh generation, accuracy and computational cost are discussed by analyzing the convergence of some functional of interest and the evolution of the mesh as refinement proceeds.

The 132nd AICS Cafe
Date and Time: Thu. Mar. 1, 2018, 15:30-16:30
Place: Lecture Hall (6th floor) at AICS

Title: The system and application of Sunway TaihuLight
Speaker: Zhao LIU (National Super Computing Center in Wuxi)

Presentation Language: English
Presentation Material: English

    Abstract: Detail

The Sunway TaihuLight is a Chinese supercomputer which, as of November 2017, is ranked number one in the TOP500 list as the fastest supercomputer in the world with a LINPACK benchmark rating of 93 petaflops. The Sunway TaihuLight uses a total of 40,960 Chinese-designed SW26010 manycore 64-bit RISC processors based on the Sunway architecture for a total of 10,649,600 CPU cores across the entire system. In this talk, I will give a brief introduction on the architecture of the supercomputer and SW26010 processor, as well as the acheivements we have made based on this supercomputer.

The 131st AICS Cafe
Date and Time: Wed. Feb. 14, 2018, 15:30-16:30
Place: Workshop room (6th floor) at AICS

Title: Beyond the Gold-Standard in Quantum Chemistry: An Efficient Single-reference Coupled Cluster Theory, with Multi-reference Correlation Effects, for Molecular Energetics and Spectra
Speaker: Rahul Maitra (Computational Molecular Science Research Team)

Presentation Language: English
Presentation Material: English

    Abstract: Detail

Coupled Cluster (CC) Theory is the most accurate many-body ab-initio Quantum Mechanical Theory for predicting molecular energetics and spectra. Although many variants of CC have been developed, all of these methods have their own pros and cons in terms of computational efficiency and structural simplicity and thus their general usability. The single reference coupled cluster (SRCC) theory is conceptually simple and SRCC with singles, doubles and perturbative inclusion of triples excitation --the CCSD(T) method-- has established itself as the 'Gold Standard' in Quantum Chemistry. While there are more rigorous and robust methods, like multi-reference coupled cluster (MRCC) theory, the CCSD(T) remains a popular choice owing to its simplicity in structure. However, due to the steep scaling of the CCSD(T) method, achieving similar accuracy to MRCC with both structural simplicity and a lower scaling behavior remains an important area of research to handle large systems. Introducing the key concepts of SRCC and MRCC, I shall demonstrate how our recently developed methodology, which is termed as "iterative n-body excitation inclusive CCSD", bridges this gap. It accomplishes this by incorporating the essence of MR formalism into a simplified SR method. In my presentation, interesting application to molecules and dispersion bound complexes such as Hydrazine, Pyridine, Peptide-dimers etc. shall also be presented, which will clearly demonstrate the superiority of our current low scaling method against the 'Gold-Standard', while bypassing the difficulty of its high scaling and the complexity of MR structures. Finally, I shall conclude with a roadmap to handle strongly correlated molecular systems.

The 130th AICS Cafe (Special Meeting 2)
Date and Time: Thu. Feb. 1, 2018, 14:30-15:30
Place: Workshop room (6th floor) at AICS

Title: Memory and Language
Speaker: Tatsuru Uchida(Kobe College, Professor emeritus)

Presentation Language: Japanese

The 129th AICS Cafe (Special Meeting 1)
Date and Time: Tue. Jan. 16, 2018, 15:30-16:30
Place: Workshop room (6th floor) at AICS

Title: The strong interaction, the mass of the universe and supercomputers
Speaker: Prof.Zoltan Fodor(University of Wuppertal,Germany)

Presentation Language: English
Presentation Material: English

    Abstract: Detail

In particle physics, the strong interaction is the mechanism responsible for the strong nuclear force. It is described by a quantum field theory and due to its strength the underlying equations are strongly coupled. The only systematic way to solve them is by using leading edge supercomputers. Interestingly enough, the solutions to these equations answer many fundamental questions. They explain the mass of the visible universe. They tell us how the tiny mass difference between neutrons and protons are generated, which is the reason for the ignition of stars. These solutions might even help to answer the question about the origin of dark matter. The synergy between supercomputers and physics will be discussed in detail.

The 128th AICS Cafe
Date and Time: Wed. Jan. 10, 2018, 15:15-16:15
Place: Workshop room (6th floor) at AICS

Title: Stop-worrying and control your temper to make yourself feel and look good♪
Speaker: Yayoi Sakamoto (Rosewood - Communication support organization)

Presentation Language: Japanese
Presentation Material: Japanese

The 127th AICS Cafe (Joint seminar with University of Hyogo)
Date and Time: Tue. Dec. 19, 2017, 16:30-17:30
Place: Seminar room (1st. floor) at AICS

Title: Self-thinking and interaction in opinion formation
Speaker: Prof. Francesco Salvarani (Tenured researcher, Università degli Studi di Pavia, Italy)

Presentation Language: English
Presentation Material: English

    Abstract: Detail

We study a model which describes the evolution of the opinion in a closed community, by taking into account three main phenomena. The first one is the personal reasoning, the others are the binary exchanges of opinion between individuals and the effect of mass media. After introducing the model and explaining the sociological hypotheses on which it has been built, we will study some of its mathematical properties, with special emphasis to the formation of equilibrium and the effect of mass media.