首页    期刊浏览 2024年09月18日 星期三
登录注册

文章基本信息

  • 标题:Mixed-Language High-Performance Computing for Plasma Simulations
  • 本地全文:下载
  • 作者:Quanming Lu ; Vladimir Getov
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:2003
  • 卷号:11
  • 期号:1
  • 页码:57-66
  • DOI:10.1155/2003/928543
  • 出版社:Hindawi Publishing Corporation
  • 摘要:

    Java is receiving increasing attention as the most popular platform for distributed computing. However, programmers are still reluctant to embrace Java as a tool for writing scientific and engineering applications due to its still noticeable performance drawbacks compared with other programming languages such as Fortran or C. In this paper, we present a hybrid Java/Fortran implementation of a parallel particle-in-cell (PIC) algorithm for plasma simulations. In our approach, the time-consuming components of this application are designed and implemented as Fortran subroutines, while less calculation-intensive components usually involved in building the user interface are written in Java. The two types of software modules have been glued together using the Java native interface (JNI). Our mixed-language PIC code was tested and its performance compared with pure Java and Fortran versions of the same algorithm on a Sun E6500 SMP system and a Linux cluster of Pentium~III machines.

  • 关键词:Java; mixed-language programming; PIC simulation codes; Fortran; high performance computing
国家哲学社会科学文献中心版权所有