HELP! * GREY=local Full HTML for

LOCAL foilset Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH

Given by Scott Klasky, Tom Haupt, Geoffrey C. Fox at CRPC Annual Meeting Houston on 21 May 97. Foils prepared 19 May 97
Abstract * Foil Index for this file

We describe basic physics and computational features of Binary Black Collision Grand Challenge
We show a simple finite difference is complicated by
  • Adaptive Mesh refinement
  • Complex inner and outer boundary conditions
  • Need for several algorithms for hyberbolic and elliptic parts of problem
High level systems DAGH and especially HPF1 cannot express full complexity of problem and MPI must fill in the missing parts
HPF2 might be able to express full problem but HPF1 misses many key capabilities
DAGH is more succesful than HPF1 but needs MPI for parts of problem
Postscript or FramemakerVersion
HPF Code for Linear Waves
Grand Challenge Alliance Home Page
NPAC Activity in Grand Challenge Alliance

Table of Contents for full HTML of Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH


1 Goals of the Alliance
2 Computational Infrastructure
3 Memory requirements
4 Memory requirements (contiued)
5 ADM Equations
6 ADM Equations (continued)
7 ADM Equations (continued)
8 Causual Differencing
9 Causual Differencing (continued)
10 Apparent Horizon boundary Conditions
11 Computational components/modules
12 HPF and HPF2
13 DAGH
14 DAGH (continued)
15 DAGH (continued)
16 DAGH (continued)
17 Conversion of an existing Fortran 90 implementation to DAGH
18 F90 to DAGH: communication
19 F90 to DAGH: Passing data
20 Automatic translation
21 IMPLEMENTATION
22 IMPLEMENTATION
23 IMPLEMENTATION
24 1. Linear waves
25 2. Finding the Apparent Horizon
26 3a. Black Holes (Inner Boundary Condition
27 Inner Boundary condition (continued)
28 Inner Boundary Conditions (continued)
29 Inner Boundary Conditions (continued)
30 Inner Boundary Conditions (continued)
31 Inner Boundary Condition. Variable stencil size
32 3b. Moving Inner Boundary (A Moving Hole)
33 Moving Hole (Continued)
34 Moving Hole (continued)
35 4. Linear wave problem with matching outer boundary condition for gravitational wave extraction.
36 Matching interior and exterior evolution
37 5. Support for (parallel) AMR

This table of Contents Abstract



HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 1 Goals of the Alliance

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 2 Computational Infrastructure

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 3 Memory requirements

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 4 Memory requirements (contiued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 5 ADM Equations

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 6 ADM Equations (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 7 ADM Equations (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 8 Causual Differencing

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 9 Causual Differencing (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 10 Apparent Horizon boundary Conditions

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 11 Computational components/modules

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 12 HPF and HPF2

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 13 DAGH

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 14 DAGH (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 15 DAGH (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 16 DAGH (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 17 Conversion of an existing Fortran 90 implementation to DAGH

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 18 F90 to DAGH: communication

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 19 F90 to DAGH: Passing data

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 20 Automatic translation

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 21 IMPLEMENTATION

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 22 IMPLEMENTATION

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 23 IMPLEMENTATION

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 24 1. Linear waves

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 25 2. Finding the Apparent Horizon

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 26 3a. Black Holes (Inner Boundary Condition

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 27 Inner Boundary condition (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 28 Inner Boundary Conditions (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 29 Inner Boundary Conditions (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 30 Inner Boundary Conditions (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 31 Inner Boundary Condition. Variable stencil size

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 32 3b. Moving Inner Boundary (A Moving Hole)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 33 Moving Hole (Continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 34 Moving Hole (continued)

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 35 4. Linear wave problem with matching outer boundary condition for gravitational wave extraction.

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 36 Matching interior and exterior evolution

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

HELP! * GREY=local HTML version of LOCAL Foils prepared 19 May 97

Foil 37 5. Support for (parallel) AMR

From Master Foilset for Parallelization of Black Hole Codes using HPF and DAGH CRPC Annual Meeting Houston -- 21 May 97. * Critical Information in IMAGE
Full HTML Index

Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon May 19 1997