Skip to main content

Showing 1–9 of 9 results for author: Nitadori, K

Searching in archive physics. Search in all archives.
.
  1. arXiv:1804.08935  [pdf, ps, other

    astro-ph.IM astro-ph.EP cs.CE physics.comp-ph

    Fortran interface layer of the framework for developing particle simulator FDPS

    Authors: Daisuke Namekata, Masaki Iwasawa, Keigo Nitadori, Ataru Tanikawa, Takayuki Muranushi, Long Wang, Natsuki Hosono, Kentaro Nomura, Junichiro Makino

    Abstract: Numerical simulations based on particle methods have been widely used in various fields including astrophysics. To date, simulation softwares have been developed by individual researchers or research groups in each field, with a huge amount of time and effort, even though numerical algorithms used are very similar. To improve the situation, we have developed a framework, called FDPS, which enables… ▽ More

    Submitted 25 April, 2018; v1 submitted 24 April, 2018; originally announced April 2018.

    Comments: 10 pages, 10 figures; accepted for publication in PASJ; a typo in author name is corrected

  2. arXiv:1803.07224  [pdf, ps, other

    hep-ph physics.comp-ph

    A development of an accelerator board dedicated for multi-precision arithmetic operations and its application to Feynman loop integrals II

    Authors: H Daisaka, N Nakasato, T Ishikawa, F Yuasa, K Nitadori

    Abstract: Evaluation of a wide variety of Feynman diagrams with multi-loop integrals and physical parameters and its comparison with high energy experiments are expected to investigate new physics beyond the Standard Model. We have been developing a direct computation method of multi-loop integrals of Feynman diagrams. One of features of our method is that we adopt the double exponential rule for numerical… ▽ More

    Submitted 19 March, 2018; originally announced March 2018.

    Comments: 7 pages, 4 figures, in proceedings of the 18th International Workshop on Advanced Computing and Analysis Techniques in Physics Research (ACAT 2017)

  3. arXiv:1601.03138  [pdf, ps, other

    astro-ph.IM astro-ph.CO astro-ph.EP astro-ph.GA astro-ph.SR physics.comp-ph

    Implementation and performance of FDPS: A Framework Developing Parallel Particle Simulation Codes

    Authors: Masaki Iwasawa, Ataru Tanikawa, Natsuki Hosono, Keigo Nitadori, Takayuki Muranushi, Junichiro Makino

    Abstract: We present the basic idea, implementation, measured performance and performance model of FDPS (Framework for developing particle simulators). FDPS is an application-development framework which helps the researchers to develop particle-based simulation programs for large-scale distributed-memory parallel supercomputers. A particle-based simulation program for distributed-memory parallel computers n… ▽ More

    Submitted 24 April, 2016; v1 submitted 13 January, 2016; originally announced January 2016.

    Comments: 22 pages, 27 figures,accepted for publication in PASJ. The FDPS package is here https://github.com/fdps/fdps

  4. arXiv:1409.5981  [pdf, other

    astro-ph.IM physics.comp-ph

    Particle mesh multipole method: An efficient solver for gravitational/electrostatic forces based on multipole method and fast convolution over a uniform mesh

    Authors: Keigo Nitadori

    Abstract: We propose an efficient algorithm for the evaluation of the potential and its gradient of gravitational/electrostatic $N$-body systems, which we call particle mesh multipole method (PMMM or PM$^3$). PMMM can be understood both as an extension of the particle mesh (PM) method and as an optimization of the fast multipole method (FMM).In the former viewpoint, the scalar density and potential held by… ▽ More

    Submitted 17 October, 2014; v1 submitted 21 September, 2014; originally announced September 2014.

    Comments: Submitted to J. Comput. Phys. (editor reject 17 Oct. 2014), 30 pages, 7 figures

  5. arXiv:1211.4406  [pdf, ps, other

    astro-ph.CO astro-ph.IM physics.comp-ph

    4.45 Pflops Astrophysical N-Body Simulation on K computer -- The Gravitational Trillion-Body Problem

    Authors: Tomoaki Ishiyama, Keigo Nitadori, Junichiro Makino

    Abstract: As an entry for the 2012 Gordon-Bell performance prize, we report performance results of astrophysical N-body simulations of one trillion particles performed on the full system of K computer. This is the first gravitational trillion-body simulation in the world. We describe the scientific motivation, the numerical algorithm, the parallelization strategy, and the performance analysis. Unlike many p… ▽ More

    Submitted 13 April, 2015; v1 submitted 19 November, 2012; originally announced November 2012.

    Comments: 10 pages, 6 figures, Proceedings of Supercomputing 2012 (http://sc12.supercomputing.org/), Gordon Bell Prize Winner. Additional information is http://www.ccs.tsukuba.ac.jp/CCS/eng/gbp2012

    Journal ref: SC '12 Proceedings of the International Conference on High Performance Computing, Networking, Storage and Analysis, Article No. 5 (2012)

  6. arXiv:1205.1222  [pdf, ps, other

    astro-ph.IM physics.comp-ph

    Accelerating NBODY6 with Graphics Processing Units

    Authors: Keigo Nitadori, Sverre J. Aarseth

    Abstract: We describe the use of Graphics Processing Units (GPUs) for speeding up the code NBODY6 which is widely used for direct $N$-body simulations. Over the years, the $N^2$ nature of the direct force calculation has proved a barrier for extending the particle number. Following an early introduction of force polynomials and individual time-steps, the calculation cost was first reduced by the introductio… ▽ More

    Submitted 6 May, 2012; originally announced May 2012.

    Comments: 8 pages, 3 figures, 2 tables, MNRAS accepted

  7. arXiv:1203.4037  [pdf, ps, other

    astro-ph.IM physics.comp-ph

    Phantom-GRAPE: numerical software library to accelerate collisionless $N$-body simulation with SIMD instruction set on x86 architecture

    Authors: Ataru Tanikawa, Kohji Yoshikawa, Keigo Nitadori, Takashi Okamoto

    Abstract: (Abridged) We have developed a numerical software library for collisionless N-body simulations named "Phantom-GRAPE" which highly accelerates force calculations among particles by use of a new SIMD instruction set extension to the x86 architecture, AVX, an enhanced version of SSE. In our library, not only the Newton's forces, but also central forces with an arbitrary shape f(r), which has a finite… ▽ More

    Submitted 9 October, 2012; v1 submitted 19 March, 2012; originally announced March 2012.

    Comments: 19 pages, 11 figures, 4tables, accepted for publication in New Astronomy

  8. arXiv:1104.2700  [pdf, ps, other

    astro-ph.IM astro-ph.GA physics.comp-ph

    N-body simulation for self-gravitating collisional systems with a new SIMD instruction set extension to the x86 architecture, Advanced Vector eXtensions

    Authors: Ataru Tanikawa, Kohji Yoshikawa, Takashi Okamoto, Keigo Nitadori

    Abstract: We present a high-performance N-body code for self-gravitating collisional systems accelerated with the aid of a new SIMD instruction set extension of the x86 architecture: Advanced Vector eXtensions (AVX), an enhanced version of the Streaming SIMD Extensions (SSE). With one processor core of Intel Core i7-2600 processor (8 MB cache and 3.40 GHz) based on Sandy Bridge micro-architecture, we implem… ▽ More

    Submitted 5 September, 2011; v1 submitted 14 April, 2011; originally announced April 2011.

    Comments: 14 pages, 9 figures, 3 tables, accepted for publication in New Astronomy. The code is publicly available at http://code.google.com/p/phantom-grape/

  9. arXiv:1001.0773  [pdf, ps, other

    astro-ph.CO astro-ph.IM cs.DC physics.comp-ph

    Simulating the universe on an intercontinental grid of supercomputers

    Authors: Simon Portegies Zwart, Tomoaki Ishiyama, Derek Groen, Keigo Nitadori, Junichiro Makino, Cees de Laat, Stephen McMillan, Kei Hiraki, Stefan Harfst, Paola Grosso

    Abstract: Understanding the universe is hampered by the elusiveness of its most common constituent, cold dark matter. Almost impossible to observe, dark matter can be studied effectively by means of simulation and there is probably no other research field where simulation has led to so much progress in the last decade. Cosmological N-body simulations are an essential tool for evolving density perturbation… ▽ More

    Submitted 5 January, 2010; originally announced January 2010.

    Comments: Accepted for publication in IEEE Computer