Skip to content

A flyweight in situ visualization and analysis runtime for multi-physics HPC simulations

License

Notifications You must be signed in to change notification settings

hoody17/BUPT-ascent

 
 

Repository files navigation

Ascent

Ascent is an open source many-core capable lightweight in situ visualization and analysis infrastructure for multi-physics HPC simulations.

Learn how to use Ascent with Docker + Jupyter

If you have Docker, an easy way to learn about Ascent is to run our prebuilt Docker container:

docker run -p 8888:8888 -t -i alpinedav/ascent-jupyter

Then open http://localhost:8888 in your browser to connect to the Jupyter Server in the container. The password for the Jupyter server is: learn. From here, you can run Ascent's Python Tutorial Notebook examples. For more details see our https://ascent.readthedocs.io/en/latest/Tutorial.html.

Documentation

To get started building and using Ascent, check out the full documentation:

https://ascent.readthedocs.io/en/latest/

Source Repo

Ascent's source is hosted on GitHub:

https://github.com/Alpine-DAV/ascent

Contributors

https://github.com/Alpine-DAV/ascent/graphs/contributors

License

Ascent is released under a BSD-style license - for detailed license info, refer to:

http://ascent.readthedocs.io/en/latest/Licenses.html

or the following files in the Ascent source tree:

Changelog

Members

  • LiKeyu
  • ChenYiming

About

A flyweight in situ visualization and analysis runtime for multi-physics HPC simulations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.2%
  • Fortran 9.3%
  • Jupyter Notebook 7.6%
  • Python 7.5%
  • CMake 2.3%
  • JavaScript 1.9%
  • Other 3.2%