Get Latest Final Year Computer Projects in your Email

Your Email ID:
FYP.in Subs

Compiling the Parallel Programming language NestStep to the CELL processor

Download Project:

Fields with * are mandatory

The goal of this project is to create a source-to-source compiler which will translate NestStep code to C code. The compiler’s job is to replace NestStep constructs with a series of function calls to the NestStep runtime system.

NestStep is a parallel programming language extension based on the BSP model. It adds constructs for parallel programming on top of an imperative programming language. For this project, only constructs extending the C language are relevant.

The output code will compile to form an executable program that runs on the multicore processor Cell Broadband Engine (Cell BE). The NestStep runtime system has been ported to the Cell BE and is available from start of this project.
Source: Linköping University
Author: Holm, Magnus

Download Project

Download Project:

Fields with * are mandatory