Giter VIP home page Giter VIP logo

warp's Introduction

Using Warp

If you just want to use Warp, all tutorials and binaries can be found at http://www.warpem.com. Continue reading this README only if you're interested in compiling Warp from source.

Compiling Warp

Prerequisites

CUDA SDK 10.0 with $PATH and $CUDA_PATH environment variables set correctly
cuDNN 7.4
Visual Studio 2017 with the Windows SDK 10.0 included during installation

Modified TensorFlow 1.10 source code

GTOM
liblion

Preparations

Make sure the Warp, GTOM and liblion folders are located in the same parent folder, or modify the include paths accordingly.

Compile GTOM and liblion using the same configuration (Debug/Release) you intend to use for Warp's compilation.

Compile TensorFlow 1.10. This is a tricky thing to do on Windows, but our modified version should help. If it still doesn't compile, some googling will be required. Once compiled, create an environment variable $TENSORFLOW_LIBS that points to TF's 'build' folder. This will be required to configure all paths correctly in Warp's TFUtility project.

Compilation

Open Warp.sln in Visual Studio. If everything is configured correctly, you shouldn't see any error messages. Now build the 'Warp' project, which will also build all of its dependencies. That's it!

Other operating systems

Warp's GUI definitely won't build on Linux or OS X as there are no ongoing efforts to port WPF to these platforms. There is a good chance you will manage to build WarpLib, or any other WPF-free parts of the solution. However, we haven't tried it. We definitely intend to make a head-less, cross-platform version for processing in HPC clusters, but that is still a long way down the road.

Authorship

Warp is being developed by Dimitry Tegunov ([email protected]) in Patrick Cramer's lab at the Max Planck Institute for Biophysical Chemistry in Göttingen, Germany.

warp's People

Contributors

dtegunov avatar kjyoung 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.