Skip to content

TritonNetworking/PowerMeasurement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerMeasurement

This repo contains scripts used to collect and analyze power measurements of sort application running on a spark cluster.

The repo is organized as follows:

  • v1: includes the scripts from first iteration, spark sort written in scala and bash scripts to run it on the cluster and collect power readings and cpu, memory, disk usage using sar
  • v2: includes more recent scripts to streamline the process of running experiments and analysing results
    • test_cluster: includes python scripts to run the experiments, and to parse and plot the results on the test hadoop cluster (ccied machiens)
    • bf_cluster: includes similar scripts (as for test_cluster) targetting the b09 machines connected to the barefoot P4 switch
    • spark-sort: includes scala project for different sort implementations we run on the cluster

About

Some Scripts to run power measurements on our test cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published