Parallel Implementation

14,000,000 Leading Edge Experts on the ideXlab platform

Scan Science and Technology

Contact Leading Edge Experts & Companies

Scan Science and Technology

Contact Leading Edge Experts & Companies

The Experts below are selected from a list of 168543 Experts worldwide ranked by ideXlab platform

P H Hauschildt - One of the best experts on this subject based on the ideXlab platform.

  • Parallel Implementation of the phoenix generalized stellar atmosphere program
    The Astrophysical Journal, 1997
    Co-Authors: P H Hauschildt, E Baron
    Abstract:

    We describe the Parallel Implementation of our generalized stellar atmosphere and non-LTE (NLTE) radiative transfer computer program PHOENIX. We discuss the Parallel algorithms we have developed for radiative transfer, spectral line opacity, and NLTE opacity and rate calculations. Our Implementation uses a multiple instruction-multiple data design based on a relatively small number of MPI library calls. We report the results of test calculations on a number of different Parallel computers and discuss the results of scalability tests.

  • Parallel Implementation of the phoenix generalized stellar atmosphere program
    arXiv: Astrophysics, 1996
    Co-Authors: P H Hauschildt, E Baron
    Abstract:

    We describe the Parallel Implementation of our generalized stellar atmosphere and NLTE radiative transfer computer program PHOENIX. We discuss the Parallel algorithms we have developed for radiative transfer, spectral line opacity, and NLTE opacity and rate calculations. Our Implementation uses a MIMD design based on a relatively small number of MPI library calls. We report the results of test calculations on a number of different Parallel computers and discuss the results of scalability tests.

E Baron - One of the best experts on this subject based on the ideXlab platform.

  • Parallel Implementation of the phoenix generalized stellar atmosphere program
    The Astrophysical Journal, 1997
    Co-Authors: P H Hauschildt, E Baron
    Abstract:

    We describe the Parallel Implementation of our generalized stellar atmosphere and non-LTE (NLTE) radiative transfer computer program PHOENIX. We discuss the Parallel algorithms we have developed for radiative transfer, spectral line opacity, and NLTE opacity and rate calculations. Our Implementation uses a multiple instruction-multiple data design based on a relatively small number of MPI library calls. We report the results of test calculations on a number of different Parallel computers and discuss the results of scalability tests.

  • Parallel Implementation of the phoenix generalized stellar atmosphere program
    arXiv: Astrophysics, 1996
    Co-Authors: P H Hauschildt, E Baron
    Abstract:

    We describe the Parallel Implementation of our generalized stellar atmosphere and NLTE radiative transfer computer program PHOENIX. We discuss the Parallel algorithms we have developed for radiative transfer, spectral line opacity, and NLTE opacity and rate calculations. Our Implementation uses a MIMD design based on a relatively small number of MPI library calls. We report the results of test calculations on a number of different Parallel computers and discuss the results of scalability tests.

Simon Haykin - One of the best experts on this subject based on the ideXlab platform.

A. Celia - One of the best experts on this subject based on the ideXlab platform.

  • Parallel Implementation of a second-order adaptive Volterra filter
    [Proceedings] ICASSP 91: 1991 International Conference on Acoustics Speech and Signal Processing, 1991
    Co-Authors: A. Celia
    Abstract:

    A Parallel algorithm for updating the linear and quadratic coefficients of a second-order Volterra (SVF) filter is proposed. The Parallel algorithm is implemented on both two- and three-node Inmos T-800 transputer arrays. The effective processing bandwidth of the Parallel filter Implementation is compared to that of the traditional serial approach to demonstrate the potential real-time adaptive filtering applications of the Volterra filter. Simulation results for both the Parallel and serial Implementations of the SVF filter are provided to demonstrate the significant performance increase realized by the Parallel Implementation over the serial Implementation. >

Huang Kedi - One of the best experts on this subject based on the ideXlab platform.

  • research on Parallel Implementation of multi resolution models in distributed interactive simulation
    Computer Simulation, 2007
    Co-Authors: Huang Kedi
    Abstract:

    The Parallel Implementation of multi-resolution models(MRMs)is often encountered in distributed interactive combat simulation.Some key techniques on the Parallel Implementation of multi-resolution models were researched.Two new concepts,named morphism attribute and morphism event were proposed.The problem of consistency maintenance when multi-resolution models were Parallel implemented was researched and a new algorithm was proposed.Then the problem of interaction conflict in MRM was researched.To solve this problem,three methods were given,including mutex locking,conflict detecting and model-oriented method.The affection of morphism interaction to simulation result was analyzed and some basic principles to deal with this problem were given.