Difference between revisions of "Teleconference 2019-09-04"

From VTKM
Jump to navigation Jump to search
(Created page with "Attendees: Ken Moreland (SNL) == ECP Updates == * ECP review coming up ** September 26, 5:45 ET ** Slides will be posted soon * Capability Assessment Report (CAR) also coming...")
 
 
(One intermediate revision by the same user not shown)
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
** Code is merged in
+
** Done
** Just need User's guide documentation
+
** Might need to document poly line
** Dave plans to have the documentation done this week
 
 
* [MS-20/01] Lightweight Cell Library  
 
* [MS-20/01] Lightweight Cell Library  
** Working through cell types
+
** Have implementations for all the cells
** Need to set up proper repository and dashboards
 
 
* [MS-20/02] Specialized Data Models
 
* [MS-20/02] Specialized Data Models
 
** Just need documentation from Mark
 
** Just need documentation from Mark
** Dave will ask Mark to get it done this week
 
** Just added a patch for serialization of extruded cell sets
 
 
* [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
** Stream surface merged in a while ago
+
** Done
** Dave plans to have the documentation done this week
 
  
 
==Rountable notes==
 
==Rountable notes==
  
Discussion on Aurora/Frontier porting.
+
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 13: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
  • [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.