2013
Report  Open Access

Let's annotate to let our code run in parallel

Dazzi P.

Code Annotations  Automatic Parallelization  Processors 

This paper presents an approach that exploits Java annotations to provide meta information needed to automatically transform plain Java programs into parallel code that can be run on multicore workstation. Programmers just need to decorate the methods that will eventually be executed in parallel with standard Java annotations. Annotations are automatically processed at launch-time and parallel byte code is derived. Once in execution the program automatically retrieves the information about the executing platform and evaluates the information specified inside the annotations to transform the byte-code into a semantically equivalent multithreaded version, depending on the target architecture features. The results returned by the annotated methods, when invoked, are futures with a wait-by-necessity semantics.

Source: ISTI Technical reports, 2013



Back to previous page
BibTeX entry
@techreport{oai:it.cnr:prodotti:276660,
	title = {Let's annotate to let our code run in parallel},
	author = {Dazzi P.},
	institution = {ISTI Technical reports, 2013},
	year = {2013}
}
CNR ExploRA

Bibliographic record

ISTI Repository

Deposited version Open Access

Also available from

arxiv.orgOpen Access