Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ptsolvers/chmy.jl
Finite differences and staggered grids on CPUs and GPUs
https://github.com/ptsolvers/chmy.jl
Last synced: about 1 month ago
JSON representation
Finite differences and staggered grids on CPUs and GPUs
- Host: GitHub
- URL: https://github.com/ptsolvers/chmy.jl
- Owner: PTsolvers
- License: mit
- Created: 2024-01-21T16:29:59.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T03:50:44.000Z (about 2 months ago)
- Last Synced: 2024-12-01T04:32:03.082Z (about 2 months ago)
- Language: Julia
- Homepage: https://ptsolvers.github.io/Chmy.jl/
- Size: 1.48 MB
- Stars: 21
- Watchers: 4
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Chmy.jl
[![Docs](https://img.shields.io/badge/docs-dev-blue.svg)](https://PTsolvers.github.io/Chmy.jl/dev)
[![CPU CI](https://github.com/PTsolvers/Chmy.jl/actions/workflows/UnitTests.yml/badge.svg)](https://github.com/PTsolvers/Chmy.jl/actions/workflows/UnitTests.yml)
[![GPU CI](https://badge.buildkite.com/3cfbc1f4a0553ce2281925dec2bceba9446bb429286621ec92.svg)](https://buildkite.com/julialang/chmy-dot-jl)
[![codecov](https://codecov.io/gh/PTsolvers/Chmy.jl/graph/badge.svg?token=GMQZHJD807)](https://codecov.io/gh/PTsolvers/Chmy.jl)Hey, that's Chmy.jl 🚀
Chmy.jl (pronounce *tsh-mee*) provides a backend-agnostic toolkit for finite difference computations on multi-dimensional computational staggered grids. Chmy.jl features task-based distributed memory parallelisation capabilities.
## Documentation
Checkout the [documentation](https://PTsolvers.github.io/Chmy.jl/dev) for API reference and usage.## Funding
The development of this package is supported by the [GPU4GEO](https://ptsolvers.github.io/GPU4GEO/) [PASC](https://www.pasc-ch.org) project.