https://github.com/chaolinhan/pp_cw
This repo implements a single process performance optimisation for a MD C code.
https://github.com/chaolinhan/pp_cw
Last synced: 5 months ago
JSON representation
This repo implements a single process performance optimisation for a MD C code.
- Host: GitHub
- URL: https://github.com/chaolinhan/pp_cw
- Owner: chaolinhan
- License: mit
- Created: 2020-02-24T23:24:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T17:30:26.000Z (over 6 years ago)
- Last Synced: 2023-10-14T22:20:55.377Z (almost 3 years ago)
- Language: C
- Homepage:
- Size: 5.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PP_cw
This repo implements a single process performance optimisation for a MD C code.
`MD_raw` is the original version. For details, see `changelog.md` andf readme under each dir.