2005
DOI: 10.1017/s0956796805005514
|View full text |Cite
|
Sign up to set email alerts
|

Loci: a rule-based framework for parallel multi-disciplinary simulation synthesis

Abstract: We present a rule-based framework for the development of scalable parallel high performance simulations for a broad class of scientific applications (with particular emphasis on continuum mechanics). We take a pragmatic approach to our programming abstractions by implementing structures that are used frequently and have common high performance implementations on distributed memory architectures. The resulting framework borrows heavily from rule-based systems for relational database models, however limiting the… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
79
0

Year Published

2005
2005
2020
2020

Publication Types

Select...
4
3
2

Relationship

1
8

Authors

Journals

citations
Cited by 122 publications
(80 citation statements)
references
References 23 publications
1
79
0
Order By: Relevance
“…The governing equations for the fluid given by equation (2.2) are solved using an in-house three-dimensional, unstructured, pressure-based finite volume solver [34,35] written in a rulebased framework [36]. The geometric conservation law [37] is satisfied [38].…”
Section: Numerical Modelsmentioning
confidence: 99%
“…The governing equations for the fluid given by equation (2.2) are solved using an in-house three-dimensional, unstructured, pressure-based finite volume solver [34,35] written in a rulebased framework [36]. The geometric conservation law [37] is satisfied [38].…”
Section: Numerical Modelsmentioning
confidence: 99%
“…Loci is a C++ framework that implements a declarative logic-relational programming model [18]. The programming model is implicitly parallel and uses relational abstractions to describe distributed irregular data structures.…”
Section: Locimentioning
confidence: 99%
“…A version of LULESH exists for GPUs with an implementation in CUDA [16]. Additionally, we have ported LULESH to four new and emerging programming models: Chapel [17], CHARM++ [10], Liszt [12] and Loci [18]. The Liszt port can generate both a multiprocessor version and a GPU-enabled version.…”
Section: Introductionmentioning
confidence: 99%
“…Loci is a C++ framework that implements a declarative logic-relational programming model that is implicitly parallel and uses relational abstractions to describe distributed irregular data structures [11]. The Loci implementation uses built-in 3D vector data-types to simplify the algorithm description.…”
Section: Locimentioning
confidence: 99%