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

From VTKM
Jump to navigation Jump to search
(Created page with "Attendees: ==ECP Updates== * Need to bias the KPP-3 Integration metric with a positive current value (what we have done so far) ** Hank working on this * Basis of Estimate d...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Attendees:
+
Attendees: Ken Moreland (SNL), Nick Davis (SNL), Rob Maynard (Kitware), Abhishek Yenpure (UO), Hank Childs (UO), Matt Larsen (LLNL), Dave Pugmire (ORNL), Ollie Lo (LANL), David Rogers (LANL)
  
 
==ECP Updates==
 
==ECP Updates==
Line 26: Line 26:
 
====FY19Q4====
 
====FY19Q4====
 
* [MS-19/09] Path Geometry
 
* [MS-19/09] Path Geometry
** Not started
+
** Ramping up
 
** Some of the functionality is already there
 
** Some of the functionality is already there
 +
** Probably need to add a poly-line cell type
 
* [MS-20/01] Lightweight Cell Library  
 
* [MS-20/01] Lightweight Cell Library  
 
** Been doing some changes on the interface to the VTK-m cell library.
 
** Been doing some changes on the interface to the VTK-m cell library.
Line 34: Line 35:
 
** Still need to implement VTK-m data around it.
 
** Still need to implement VTK-m data around it.
 
* [MS-20/02] Specialized Data Models
 
* [MS-20/02] Specialized Data Models
** Some work on how XGC used a rotated triangular grid for a bunch of wedges.
+
** Dave P and Sujin talked about how to roll in some generalized extruded meshes.
** Need to generalize some code written by Matt.
 
** Pulling in code from other contributors.
 
*** Connect up with Berk who is picking up XGC work from before.
 
** Need to brainstorm on what other features would be useful.
 
 
* [MS-20/03] Feature-Sensitive Surface Norm
 
* [MS-20/03] Feature-Sensitive Surface Norm
** First pass in a MR
+
** Bumped up CUDA version so that we have our required CUDA 9
*** Need to wait until CUDA 8 off all dashboards
+
** Can get back to actual algorithm
*** Should be walking the graph traversal
 
 
* [MS-20/04] VTK-m Release 3
 
* [MS-20/04] VTK-m Release 3
 
** On track
 
** On track
 
** Probably June would be a good time for a release.
 
** Probably June would be a good time for a release.
 
* [MS-20/05] Cell Metrics
 
* [MS-20/05] Cell Metrics
** Brent is getting back on this.
+
** Brent and Daniel are working on an MR.
 +
** Initial MR will only be about 1/3 of the metrics.
 +
** Will advance after that.
 
* [MS-20/06] Contouring
 
* [MS-20/06] Contouring
 
** Will model the problem after triangulation. Have different contouring for each cell type.
 
** Will model the problem after triangulation. Have different contouring for each cell type.
Line 56: Line 54:
 
*** Planning on talking during DOECGF
 
*** Planning on talking during DOECGF
 
*** Hybrid parallel seems like a good way to go
 
*** Hybrid parallel seems like a good way to go
** Dave is working on generalizing cell lookups and evaluators to work on all grid types
+
** Organizing work with ALPINE and others
** Dave has been working on distributed memory advection
 
  
 
==Rountable notes==
 
==Rountable notes==
  
 
[https://gitlab.kitware.com/vtk/vtk-m/merge_requests/1609 Grouping copyright to license file.] Can we pull the trigger?  
 
[https://gitlab.kitware.com/vtk/vtk-m/merge_requests/1609 Grouping copyright to license file.] Can we pull the trigger?  
 +
* Lets do it
 +
 +
No more default device adapter!
  
 
We should try to collect some ECP data so that as we do reporting we can quickly generate relevant images. It would be great if we could also share across ALPINE and other vis projects.
 
We should try to collect some ECP data so that as we do reporting we can quickly generate relevant images. It would be great if we could also share across ALPINE and other vis projects.
Line 68: Line 68:
  
 
Hackathon?
 
Hackathon?
 +
 +
Jim has been asking for examples of running VTK-m at scale. We have done this, although we are not really using ghost cells.
 +
 +
DOECGF talk: what I did with VTK-m at scale:
 +
* Dave Pugmire
 +
* Matt Larsen
 +
* Rob Maynard
 +
* Hank will be the organizers
 +
 +
No meeting next week.

Latest revision as of 12:50, 17 April 2019

Attendees: Ken Moreland (SNL), Nick Davis (SNL), Rob Maynard (Kitware), Abhishek Yenpure (UO), Hank Childs (UO), Matt Larsen (LLNL), Dave Pugmire (ORNL), Ollie Lo (LANL), David Rogers (LANL)

ECP Updates

ECP deliverable updates

FY19Q3

  • [MS-19/08] Point Movement 2
    • Done except user's guide.

FY19Q4

  • [MS-19/09] Path Geometry
    • Ramping up
    • Some of the functionality is already there
    • Probably need to add a poly-line cell type
  • [MS-20/01] Lightweight Cell Library
    • Been doing some changes on the interface to the VTK-m cell library.
    • Most of the underlying library is ready.
    • Almost ready.
    • Still need to implement VTK-m data around it.
  • [MS-20/02] Specialized Data Models
    • Dave P and Sujin talked about how to roll in some generalized extruded meshes.
  • [MS-20/03] Feature-Sensitive Surface Norm
    • Bumped up CUDA version so that we have our required CUDA 9
    • Can get back to actual algorithm
  • [MS-20/04] VTK-m Release 3
    • On track
    • Probably June would be a good time for a release.
  • [MS-20/05] Cell Metrics
    • Brent and Daniel are working on an MR.
    • Initial MR will only be about 1/3 of the metrics.
    • Will advance after that.
  • [MS-20/06] Contouring
    • Will model the problem after triangulation. Have different contouring for each cell type.
    • Ollie looking into VTK implementation and flying edge paper.
  • [MS-20/07] Advanced Flow Algorithms
    • Merged in fix to do double precision correctly.
    • Still deciding what we want to do.
      • Planning on talking during DOECGF
      • Hybrid parallel seems like a good way to go
    • Organizing work with ALPINE and others

Rountable notes

Grouping copyright to license file. Can we pull the trigger?

  • Lets do it

No more default device adapter!

We should try to collect some ECP data so that as we do reporting we can quickly generate relevant images. It would be great if we could also share across ALPINE and other vis projects.

  • Terry Turton has collected some stuff from LANL. Not sure if can be sent out.
    • She might have a list of distributed data in different places

Hackathon?

Jim has been asking for examples of running VTK-m at scale. We have done this, although we are not really using ghost cells.

DOECGF talk: what I did with VTK-m at scale:

  • Dave Pugmire
  • Matt Larsen
  • Rob Maynard
  • Hank will be the organizers

No meeting next week.