Difference between revisions of "Teleconference 2020-12-16"

From VTKM
Jump to navigation Jump to search
 
Line 1: Line 1:
Attendees:  
+
Attendees: Ken Moreland (SNL), Matt Larsen (LLN), Nick Davis (SNL), Rob Maynard (Kitware), Abhishek Yenpure (UO), James Kress (ORNL), Sujin Philip (Kitware), Hank Childs (UO), Vicente Bolea (Kitware), Silvio Rizzi (ANL), Ollie Lo (LANL)
  
 
== ECP Updates ==
 
== ECP Updates ==
Line 25: Line 25:
 
*** Expect to submit another highlight when used in a big run
 
*** Expect to submit another highlight when used in a big run
 
** Possible highlight slide on particle advection with WarpX.
 
** Possible highlight slide on particle advection with WarpX.
 +
* Mailing list
  
 
== Porting Activities ==
 
== Porting Activities ==
Line 36: Line 37:
  
 
== Roundtable ==
 
== Roundtable ==
 +
 +
Ken working on method to pull out a component of an unknown array to drastically reduce the number of templated code paths generated.
 +
 +
Matt working on WarpX highlight.
 +
 +
No meeting next week.
  
 
David Pugmire gave short 10 min presentation to Alpine internal review. It would be good to have him repeat it for VTK-m.
 
David Pugmire gave short 10 min presentation to Alpine internal review. It would be good to have him repeat it for VTK-m.

Latest revision as of 15:28, 16 December 2020

Attendees: Ken Moreland (SNL), Matt Larsen (LLN), Nick Davis (SNL), Rob Maynard (Kitware), Abhishek Yenpure (UO), James Kress (ORNL), Sujin Philip (Kitware), Hank Childs (UO), Vicente Bolea (Kitware), Silvio Rizzi (ANL), Ollie Lo (LANL)

ECP Updates

  • ST Testing & Docs Hackathon
  • Project Review
    • NDA slides sent to Mike and Jim
    • No word on whether they want a separate discussion, but the slides were shared with some appropriate people
  • ECP Project Readiness portal
  • ECP Annual Meeting: April 12-15
  • Quarterly reports no longer necessary
  • Let's think about possible highlights
    • App engagement
    • Success with porting (e.g. run on Aurora)
    • Engagement with other ST teams (e.g. using Kokkos)
    • WDM
      • Submitted highlight on integration with EFFIS
      • Expect to submit another highlight when used in a big run
    • Possible highlight slide on particle advection with WarpX.
  • Mailing list

Porting Activities

ECP task updates

ECP/VTK-m Project Management

Roundtable

Ken working on method to pull out a component of an unknown array to drastically reduce the number of templated code paths generated.

Matt working on WarpX highlight.

No meeting next week.

David Pugmire gave short 10 min presentation to Alpine internal review. It would be good to have him repeat it for VTK-m. - Maybe have Silvio present, too.

Rename master branch?

  • Need to wait for some changes to git before the transition (for some automated features of repo).
  • Can we for a time have a master that mirrors the new default?
    • Don't know, but seems possible. Will have to look into that.