GithubHelp home page GithubHelp logo

andysomogyi / mdcore Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 4.26 MB

A small, self-contained library for particle and Molecular Dynamics simulations

License: GNU Lesser General Public License v3.0

CMake 0.95% Makefile 15.66% Shell 0.01% C 58.90% C++ 4.44% Objective-C 5.73% Cuda 9.76% HTML 4.56%

mdcore's Introduction

mdcore is small, self-contained Open-Source platform-independent library for
Molecular Dynamics simulations. This project aims not to provide yet another
full-featured simulation package, but rather to provide the core
computational infrastructure for parallel MD in such a way that it can
be easily integrated into existing simulation packages or be used
directly for simple simulations. The library also provides a test bed
for the design and development of new algorithms for new architectures 
such as GPUs [1], the Cell/BE [2], or the Intel MIC, and to investigate
different strategies for hybrid shared/distributed-memory parallelism,
asynchronous communication and load balancing for multi-core architectures
on low-bandwidth/high-latency commodity networks.

mdcore currently incorporates the following functionality:

    * Task-based shared-memory parallelism for multi-core computers,
    * Hybrid shared/distributed memory parallelism for clusters of
      multi-core computers,
    * Support for multiple CUDA-capable GPUs,
    * Support for the Cell/BE,
    * Support for arbitrary potential functions.
    
mdcore was originally written by Pedro Gonnet, and is currently maintained by
Andy Somogyi. 

The source code and documentation are currently hosted on GitHub. To
download the latest version, explore the tutorials, or read the documentation,
please visit the site

    https://andysomogyi.github.io/mdcore/

mdcore's People

Contributors

andysomogyi avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

tubbz-alt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.