1996
DOI: 10.1002/(sici)1096-9128(199611)8:9<639::aid-cpe233>3.0.co;2-9
|View full text |Cite
|
Sign up to set email alerts
|

A parallel spectral model for atmospheric transport processes

Abstract: The paper describes a parallel implementation of a grand challenge problem: global atmospheric modeling. The novel contributions of our work include (1) a detailed investigation of opportunities for parallelism in atmospheric global modeling based on spectral solution methods, (2) the experimental evaluation of overheads arising from load imbalances and data movement for alternative parallelization methods, and (3) the development of a parallel code that can be monitored and steered interactively based on outp… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
22
0

Year Published

1998
1998
2016
2016

Publication Types

Select...
4
3
2

Relationship

4
5

Authors

Journals

citations
Cited by 20 publications
(22 citation statements)
references
References 8 publications
0
22
0
Order By: Relevance
“…One use for this capability is remote data reduction. For example, consider event channels used for monitoring of scientific calculations, such as the global climate model described in [14]. Further, consider a client that may be interested in some property of the monitored data, such as an average value over the range of data.…”
Section: Mobile Functions and The E-code Languagementioning
confidence: 99%
See 1 more Smart Citation
“…One use for this capability is remote data reduction. For example, consider event channels used for monitoring of scientific calculations, such as the global climate model described in [14]. Further, consider a client that may be interested in some property of the monitored data, such as an average value over the range of data.…”
Section: Mobile Functions and The E-code Languagementioning
confidence: 99%
“…This can be accomplished by deriving a channel using a function which performs the appropriate data reduction. For example, the E-Code function defined in Figure 5 performs such an average over atmospheric data generated by the atmospheric simulation described in [14], thereby reducing the amount of data to be transmitted by nearly four orders of magnitude.…”
Section: Mobile Functions and The E-code Languagementioning
confidence: 99%
“…The sample application used in our research is a global atmospheric climate model [8]. The data streams of principal interest to this paper link the running model and/or data stored from previous model runs to visualizations employed by end users.…”
Section: Sample Applicationmentioning
confidence: 99%
“…The window size can be fixed and static or can vary across streams; it can be a system-wide parameter set at startup, or can be specified by the user on a query-by-query basis by an extension to the query language. Our experience in applying a prototype continuous query system to several application domains (i.e., safety critical robot control [18], a global atmospheric transport model [10], and now severe storm forecasting) has led us to conclude that in order to work in a realistic setting, the join window size must be configurable by the user, and allowed to vary in size from stream to stream. User configurable is key because only the user has sufficient understanding of the latency and asynchronism of application-specific streams.…”
Section: Time-based Joinsmentioning
confidence: 99%