Skip to content

Files

Latest commit

731f449 · Jan 13, 2023

History

History

build

Build instructions

External dependencies

  • BLAS and LAPACK libraries
  • OpenSSL library
  • libuv library
  • CMake is used as the build system

Ubuntu

Have a look at the Dockerfile.

Windows 10

  • Decide on the home folder for the distro. Edit the build script to relect your choice.
  • Clone the respository and update the submodules.
git clone --recurse-submodules https://github.com/dibyendumajumdar/Suravi.git
  • Run the appropriate build script.

Setup environment

Set environment variables appropriately for locating the distro by invoking the provided *env script in the installation bin directory.