Skip to content

2020.11.04 Meeting Notes

Andrew Gaspar edited this page Nov 4, 2020 · 4 revisions

Agenda

  • Individual/group updates
  • Review non-WIP PRs

Individual/group updates

LANL CS

Andrew

  • Darwin Project space setup now
  • Fixed warnings in nvcc_wrapper

Josh Brown

  • CI is now running on all merges
  • Fixed some issues with python hdf5
  • Refactored PLM functions, but put on hold after discussion

Sriram

LANL Physics

Josh new container/MeshBlockData interface.

Josh integrated a lua script for problem generator in internal code. Consensus is that this could/should be moved into Parthenon.

Jonah has been pushing on boundary conditions - needs more flexible conditions.

Ben has been working to figure out how to reconcile particles with MeshBlockPack.

AthenaPK

Finishing up MeshBlockData PR - people are generally happy with the API.

Hit some new mysterious host-device copies. Turns out they were introduced by the profiler.

Tests check that no host-device copies after initialization.

Discussion

-Werror? -Wall?

Consensus seems to be that we should apply -Werror to nvcc builds, potentially do more in the future.

Review non-WIP PRs

Clone this wiki locally