Giter VIP home page Giter VIP logo

damcrem's Introduction

概要

DAMCREM (Dynamic Allocation Method of Computation REsource to Macro-Tasks for Fully Homomorphic Encryption Application)

Requirements

  • CentOS 7
    • It may work on Ubuntu 20.04
  • CMake >= 3.13
  • GCC >= 9.3.1

ビルド

$ git submodule update -i
$ mkdir build
$ cd build
$ cmake ../ -DCMAKE_BUILD_TYPE=Release
$ make && cd ../

デモ

準備

$ unzip scheme.zip
$ unzip const_data.zip

サーバ

$ ./build/example/server/test_online_single_fifo --option-file=options/1app/1-test.txt

クライアント

$ ./build/example/client/test_online 

静的解析

$ ./build/bin/static_analysis --option-file=options/1app/1-static_analysis.txt --log-file=./app/1/app_exec_time_result.txt --data-file=./app/1/app_exec_time_data.txt --measure --generate --max-num-threads=4 --ignore-top-jobs=1

Reference

T. Suzuki, Y. Ishimaki and H. Yamana, "DAMCREM: Dynamic Allocation Method of Computation REsource to Macro-Tasks for Fully Homomorphic Encryption Applications," 2020 IEEE International Conference on Smart Computing (SMARTCOMP), pp. 458-463, 2020, doi: 10.1109/SMARTCOMP50058.2020.00094.

License

Copyright 2021 Yamana Laboratory, Waseda University Supported by JST CREST Grant Number JPMJCR1503, Japan.

See also License

damcrem's People

Contributors

suzutaku-ph avatar

Watchers

James Cloos avatar  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.