Sole contributor: implemented the entire project including paper comprehension and algorithm realization
EECE 7205 – Fundamentals of Computer Engineering
This project is based on the following paper: Lin, X., Wang, Y., Xie, Q., & Pedram, M. (2014, June). Energy and performance-aware task scheduling in a mobile cloud computing environment. In 2014 IEEE 7th International Conference on Cloud Computing (pp. 192–199). IEEE. The objective was to comprehend the proposed scheduling approach, replicate its method, and implement an energy-efficient scheduling algorithm based on task graphs and computation models. The project aimed to balance energy consumption and task latency under a mobile cloud computing architecture.
Process scheduling & task graph modeling, Algorithm design & scheduler implementation, Python for graph algorithms and simulation