Skip to content
Snippets Groups Projects
README.md 562 B
Newer Older
Monil M's avatar
Monil M committed

Folder wise description

c_parser: A very lightweight parser to read power info of Xavier board
c++_parser: A C++ based parser for generating various statistics of Xavier board
paper: The paper latex version
python_plot: script for python plot
schedular: Schedular simulation code
script_xavier: script for various combination of job execution
streamBench: Modified stream benchmark
vectorAdd: Vector addition and scaller including the kernel of ert tool using cuda
vectorAdd_omp: Vector addition and scaller including the kernel of ert tool using openmp tool