Skip to content

Staticly link the client

John Clemens requested to merge feature/static-build into master

Statically link the client, and remove AppImage support.

  • Update to PyTorch v1.8
  • Add HDF5 as a submodule and compile it as part of the build
  • Update hdf5, zlib, pytorch, and openblas to latest releases

Note that this breaks the ARM64/ARM32 builds, and the GPU builds at the moment.

Merge request reports