Difference between revisions of "Teleconference 2021-08-04"
Jump to navigation
Jump to search
(Created page with "Attendees: == ECP Updates == * KPP-3 strategy reporting ** Draft KPP-3 strategy: https://confluence.exascaleproject.org/pages/viewpage.action?pageId=118753130 ** KPP-3 evide...") |
|||
Line 25: | Line 25: | ||
== Roundtable == | == Roundtable == | ||
+ | |||
+ | Update on Git LFS. | ||
Has anyone been looking at compiling both VTK-m and Ascent over Kokkos? We have had to do some special things under CUDA, and we might expect there to be some integration issues under Kokkos and its various backends as well. | Has anyone been looking at compiling both VTK-m and Ascent over Kokkos? We have had to do some special things under CUDA, and we might expect there to be some integration issues under Kokkos and its various backends as well. |
Revision as of 09:04, 4 August 2021
Attendees:
ECP Updates
- KPP-3 strategy reporting
- Draft KPP-3 strategy: https://confluence.exascaleproject.org/pages/viewpage.action?pageId=118753130
- KPP-3 evidence for single KPP-3 pushed back a bit from August 16
- 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 (Matt)
Porting Activities
- https://wiki.jlse.anl.gov/display/inteldga/ECP+2.3.4.13+VTK-m
- https://frontier-coe.atlassian.net/wiki/spaces/FCOE/pages/1161625609/Porting+Activities+O21
ECP task updates
Roundtable
Update on Git LFS.
Has anyone been looking at compiling both VTK-m and Ascent over Kokkos? We have had to do some special things under CUDA, and we might expect there to be some integration issues under Kokkos and its various backends as well.
There is a problem with the latest version of Kokkos. There are somehow forcing CMake to use their nvcc wrapper, which is screwing everything up. We need to engage the Kokkos team for this.
Filter redesign requirements: https://gitlab.kitware.com/vtk/vtk-m/-/issues/601
Matt working on WarpX highlight.
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.