Difference between revisions of "Teleconference 2019-09-04"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | Attendees: Ken Moreland (SNL) | + | Attendees: Ken Moreland (SNL), Rob Maynard (Kitware), Matt Larsen (LLNL), Dave Pugmire (ORNL), Nick Davis (SNL), Allie Vacanti (Kitware), Ollie Lo (LANL) |
+ | |||
== ECP Updates == | == ECP Updates == | ||
Line 16: | Line 17: | ||
* [MS-19/09] Path Geometry | * [MS-19/09] Path Geometry | ||
− | ** | + | ** Done |
− | ** | + | ** Might need to document poly line |
− | |||
* [MS-20/01] Lightweight Cell Library | * [MS-20/01] Lightweight Cell Library | ||
− | ** | + | ** Have implementations for all the cells |
− | |||
* [MS-20/02] Specialized Data Models | * [MS-20/02] Specialized Data Models | ||
** Just need documentation from Mark | ** Just need documentation from Mark | ||
− | |||
− | |||
* [MS-20/05] Cell Metrics | * [MS-20/05] Cell Metrics | ||
** Implementations for 18 metrics. | ** Implementations for 18 metrics. | ||
Line 37: | Line 34: | ||
** Added a tangle field source to help with testing | ** Added a tangle field source to help with testing | ||
* [MS-20/07] Advanced Flow Algorithms | * [MS-20/07] Advanced Flow Algorithms | ||
− | ** | + | ** Done |
− | |||
==Rountable notes== | ==Rountable notes== | ||
− | Discussion on Aurora/Frontier porting. OpenMP 5 vs Kokkos/Sync/HIP. What issues are we facing? | + | Discussion on Aurora/Frontier porting. OpenMP 5 vs Kokkos/Sync/HIP. OpenMP 5 first. Investigate HIP later. |
+ | |||
+ | What issues are we facing? Lots of unknowns, compile times an issue, virtual methods may be removed. We may need to add a milestone addressing compile times. |
Latest revision as of 12:53, 4 September 2019
Attendees: Ken Moreland (SNL), Rob Maynard (Kitware), Matt Larsen (LLNL), Dave Pugmire (ORNL), Nick Davis (SNL), Allie Vacanti (Kitware), Ollie Lo (LANL)
ECP Updates
- ECP review coming up
- September 26, 5:45 ET
- Slides will be posted soon
- Capability Assessment Report (CAR) also coming up
- Will update from last year
- KPP-3 will undergo another iteration
- There will be a standard scoring system
- It will likely be similar, but not accumulative
ECP deliverable updates
FY19Q4
- [MS-19/09] Path Geometry
- Done
- Might need to document poly line
- [MS-20/01] Lightweight Cell Library
- Have implementations for all the cells
- [MS-20/02] Specialized Data Models
- Just need documentation from Mark
- [MS-20/05] Cell Metrics
- Implementations for 18 metrics.
- Not all tested thoroughly
- New student Sam Schwartz is getting up to speed
- Implementations for 18 metrics.
- [MS-20/06] Contouring
- All 3D cells have been covered
- Still need 2D and 1D
- It means that we have to change from CellSetSingleType to CellSetExplicit
- Rob still wants to have a special case for structured cell sets
- Added a tangle field source to help with testing
- [MS-20/07] Advanced Flow Algorithms
- Done
Rountable notes
Discussion on Aurora/Frontier porting. OpenMP 5 vs Kokkos/Sync/HIP. OpenMP 5 first. Investigate HIP later.
What issues are we facing? Lots of unknowns, compile times an issue, virtual methods may be removed. We may need to add a milestone addressing compile times.