Software Development Kit for the development of workload-intensive applications, with real-time requirements

UpScale SDK

The UpScale SDK targets systems that demand more and more computational performance to process large amounts of data from multiple data sources, whilst requiring guarantees on processing response times. Many-core processor architectures allow these performance requirements to be achieved, by integrating dozens or hundreds of cores, interconnected with complex networks on chip, paving the way for parallel computing. Unfortunately, parallelization brings many challenges, by drastically affecting the system’s timing behavior: providing guarantees becomes harder, because the behavior of the system running on a multi-core processor depends on interactions that are usually not known by the system designer. This causes system analysts to struggle to provide timing guarantees for such platforms.

UpScale tackles this challenge by including technologies from different computing segments to successfully exploit the performance opportunities brought by parallel programming models used in the high-performance domain and timing analysis from the embedded real-time domain, for the newest many-core embedded processors available.

Compiler to analyze source code OpenMP parallelism annotations, extracting the required information to allow for efficient and predictable mapping and scheduling of parallel computations

Reference Architecture:
  • Runtime and Operating Systems
Technologies
  • C
  • OpenMP
Type:
Tags:
Version:
1.0

A small-footprint implementation of the tasking model of the latest OpenMP specification, which uses the information extracted by the compiler to map OpenMP tasks to operating systems threads

Reference Architecture:
  • Runtime and Operating Systems
Technologies
  • OpenMP
Type:
Version:
1.0

Embedded Many-Core Operating System – a small kernel implementation which efficiently handles parallel threads in manycore

Reference Architecture:
  • Runtime and Operating Systems
Technologies
  • C
Type:
Tags:
Version:
3
Anonymous's picture Anonymous has Create ERIKA 3
(8 months 3 weeks)
Anonymous's picture Anonymous has Create Analyser
(8 months 3 weeks)
Anonymous's picture Anonymous has Create Source to source compiler
(8 months 3 weeks)
Anonymous's picture Anonymous has Create Lightweight OpenMP tasking runtime
(8 months 3 weeks)
Anonymous's picture Anonymous has Create Source to source compiler
(8 months 3 weeks)
Anonymous's picture Anonymous has Update ERIKA 3
(8 months 3 weeks)
Anonymous's picture Anonymous has Create Lightweight OpenMP tasking runtime
(8 months 3 weeks)
Anonymous's picture Anonymous has Create ERIKA 3
(8 months 3 weeks)
Anonymous's picture Anonymous has Create Analyser
(8 months 3 weeks)