GithubHelp home page GithubHelp logo

fjosw / hadrons Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aportelli/hadrons

0.0 0.0 0.0 3.52 MB

Grid-based workflow management system for lattice field theory simulations

License: GNU General Public License v2.0

C++ 97.85% Makefile 0.27% Shell 0.38% M4 1.42% HTML 0.09%

hadrons's Introduction

License: GPL v3 DOI Teamcity status
Grid-based workflow management system for lattice field theory simulations


If Grid & Hadrons played an important role in the production of scientific results leading to a peer-reviewed publication, we would be grateful if you consider citing the GitHub repository in your paper, and/or invite some contributors for authorship if relevant (especially PhD students & postdoctoral researchers).

To generate a BibTeX citation, please see the Zenodo page.

Documentation (work in progress): https://aportelli.github.io/Hadrons-doc/.

Install

Download and compile the Grid library and install it. Please refer to the instructions from the Grid repository. Using the develop branch of Grid is recommended.

Hadrons can be downloaded and built using

git clone https://github.com/aportelli/Hadrons.git
cd Hadrons
./bootstrap.sh
mkdir build; cd build
../configure --with-grid=<dir>
make -j<N>

<dir> is the installation prefix of Grid and <N> is the number of parallel build tasks. All the compilation flags used for compiling Grid will be reused to compile Hadrons. You can extend these flags or change the compiler by modifying the CXXFLAGS and CXX environment variables.

Run

The main Hadrons executables are in the utilities directory, examples can be found in the tests directory, and can be built using make tests.

Contributors

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.