PALISADE - Library Compile for Linux Ubuntu


Get the tools 

apt-get install software-properties-common
sudo add-apt-repository ppa:george-edison55/cmake-3.x
sudo apt-get update
sudo apt-get install cmake
sudo apt-get install g++
sudo apt-get install git

Clone the repo

git clone https://git.njit.edu/palisade/PALISADE.git


Configure and build 

Go into your cloned dircectory

./configure 
 ./make

Comments

jjghmyt said…
Do you know how to use software like Visual Studio (VS) to run the PALISADE library?

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error