scispace - formally typeset
S

Simon A. Spacey

Researcher at Imperial College London

Publications -  4
Citations -  49

Simon A. Spacey is an academic researcher from Imperial College London. The author has contributed to research in topics: Software & System on a chip. The author has an hindex of 4, co-authored 4 publications receiving 44 citations.

Papers
More filters
Journal ArticleDOI

Robust Software Partitioning with Multiple Instantiation

TL;DR: This paper demonstrates that an additional speedup is obtained if the authors allow code segments to be instantiated on more than one location and shows that the program run time not only depends on the execution frequency of the code segments but also on their execution order if there are multiply instantiated code segments.
Proceedings ArticleDOI

Rapid Design Space visualisation through hardware/software partitioning

TL;DR: The 3SP Design Space Exploration System automatically quantifies acceleration opportunities for programs across a wide range of heterogeneous architectures to allow designers to identify promising implementation platforms before investing in a particular hardware/ software codesign.
Journal ArticleDOI

Parallel partitioning for distributed systems using sequential assignment

TL;DR: A novel mixed integer linear programming formalisation is used to assign code sections from parallel tasks to share computational components with the optimal trade-off between acceleration from component specialism and serialisation delay to achieve faster execution times.
Journal ArticleDOI

Improving communication latency with the write-only architecture

TL;DR: This paper provides formal assignment results for software benchmarks partitioned using the Write-Only Architecture and previous execution paradigms for distributed heterogeneous architectures along with bounds and complexity information to demonstrate the robust performance improvements possible with the WOA.