Scisprint 2020 October: turgon
Turgon (https://github.com/yungyuc/turgon) is a research code implementing the space-time conservation element and solution element (CESE) method for solving conservation laws in one-dimensional space. It utilizes both Python and C++ and is built in a hybrid architecture. High-performance C++ code is used in the framework and computing kernels. Python API is provided in every level for easy access of the data and analyze.
The code demonstrates how to put together a computing system that addresses both performance and usability.
Registration
Please visit https://sciwork.kktix.cc/events/scisprint20oct to sign up.
Date & time
24th October, Saturday, 2020, 1:30pm -- 4:30pm
Agenda
- 1:30pm -- 2:00pm: Introduction and preparation
- 2:00pm -- 4:00pm: Sprint
- 4:00pm -- 4:30pm: Presenting and closing
- after 4:30pm: Free time; networking, dinner, after party
Software Requirements
To join the development, you need to bring a computer that is capable of installing or building the following dependencies:
- A C++ compiler that supports C++14 standard
- Python 3.7
- Cmake 3.15.4+
- numpy
- pybind11
- modmesh
Venue
國立交通大學光復校區 工程四館 R101
Address: 新竹市東區大學路1001號
Other
- Discord: https://discord.gg/P9U7PFv
- Twitter: @sciwork
- Github discussion: https://github.com/yungyuc/turgon/issues/31