Giter Club home page Giter Club logo

morrigan's Introduction

Morrígan Project

The Morrígan project is aimed at adding phase detection and model swapping capabilities to the Structural Simulation Toolkit.

Installation

First install Python 3, then follow these instructions.

git clone [email protected]:hpcgarage/morrigan.git
cd morrigan
git submodule update --init --recursive
./install-dependencies.sh
./configure-morrigan.sh
./build-and-install-morrigan.sh
source morrigan-env.sh

Troubleshooting

Some simple logs are generated in logs/. One file should be generated for each of the three scripts you run during the installation process.

install-dependencies.out

This file should have 4 lines of output. The first 3 should report that Autotools, Cmake, and Pin were install successfully, and the final should give the filename for the environment script.

configure-morrigan.out

todo

install-morrigan.out

todo

Testing

To test this code, view the README in the example folder.

Making Changes

After making changes to any of the submodules, re-run the ./install-morrigan.sh script. You should not need to run the source command again.

Making Changes

After making changes to any of the subprojects, re-run the ./install-morrigan.sh script. You should not need to run source command again.

Workflow

As mentioned above, this project relies on custom version of some other projects. If you want to make changes to those projects, you don't need to download them separately -- you can do that right from within this repo. Follow these steps to create changes and push them to our repos.

... todo ...

Cleanup

A cleanup script, cleanup.sh, is provided to delete any files generated by any of the installation scripts.

Related Work

  1. TODO Cite Online Model Swapping paper
  2. TODO Cite reference on phase detection

morrigan's People

Contributors

emosy avatar plavin avatar

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.