Meeting Notes 2017 02 01 - LLNL-Collaboration/uiuc2016 GitHub Wiki
Attendees
Joe
Huck
Xingrui
Tong
Progress Review
Huck: Use the Conduit websocket example to implement a websocket in the mesh viewer that receives Blueprint mesh data.
Looked over the Javascript code for implementing websocket communication on the front-end.
Ran into issues after Docker update; Conduit could not longer be installed.
Xingrui/Tong: Create a server that uses Conduit (Relay) like the Conduit websocket example to load a Blueprint mesh and send it repeatedly to the mesh viewer over a websocket.
Blocked by problems related to setting Python path to use Conduit's Python module.
Ran into issues getting Conduit installed with Spack locally; will use Docker in the future to avoid these issues.
All: Plot out an agenda for the project over the course of the next few weeks using the GitHub issue tracker.
Wrote the entire agenda for the remainder of the semester on this GitHub issue.
Upcoming Tasks
Huck: Use the Conduit websocket example to implement a websocket in the mesh viewer that receives Blueprint mesh data.
Xingrui/Tong: Create a server that uses Conduit (Relay) like the Conduit websocket example to load a Blueprint mesh and send it repeatedly to the mesh viewer over a websocket.
All: Adjust the existing agenda to incorporate fixes proposed by LLNL.