You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/02/04 15:00:00 UTC

[GitHub] [systemds] flo-l commented on pull request #1525: [SYSTEMDS-3280] WIP: Add homomorphic encryption to Federated Parameter Server

flo-l commented on pull request #1525:
URL: https://github.com/apache/systemds/pull/1525#issuecomment-1030065978


   >  Can you explain how to get this to run?
   
   You have to install SEAL and it's development headers on your system. This can be done by compiling from source like described [here](https://github.com/microsoft/SEAL#installing-microsoft-seal). It's easy to do if you already have cmake on your system.
   
   The alternative if you're on Linux: use the precompiled lib I added to this PR (i.e. don't run build.sh).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org