Skip to content

Experiment codes for the paper: "A Design-Space Exploration for Allocating Security Tasks in Multicore Real-Time Systems", accepted for publication, DATE 2018.

License

Notifications You must be signed in to change notification settings

mnwrhsn/multicore_security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Experiment codes for the paper: "A Design-Space Exploration for Allocating Security Tasks in Multicore Real-Time Systems", accepted for publication, DATE 2018.

Dependency and prerequisite:

  • Make Sure Python 2.7 is installed. This code will not work for Python 3x.

  • Install the GPkit Python package. Follow the instructions here: http://gpkit.readthedocs.io/en/latest/installation.html

  • This code is tested with Anaconda Python distribution (https://www.anaconda.com/) and require Python scientific packages. If there is any missing Python package, install using the command: pip install <package_name>

How to run:

  • Navigate to /src/ directory and tun the main script: python mainscript.py.

    This will output the results in pickle.gzip format

  • Run the desired script in /src/plotsrc/ directory to see the experimental results used in the paper.

Comments and Contact:

Monowar Hasan (mnwr.hsn@gmail.com)

About

Experiment codes for the paper: "A Design-Space Exploration for Allocating Security Tasks in Multicore Real-Time Systems", accepted for publication, DATE 2018.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages