Variable reassignment in the T++ parallel programming language

  • Authors:
  • Alexander Moskovsky;Vladimir Roganov;Sergei Abramov;Anton Kuznetsov

  • Affiliations:
  • Program Systems Institute of the Russian Academy of Sciences, Yaroslavl region, Russia;Program Systems Institute of the Russian Academy of Sciences, Yaroslavl region, Russia;Program Systems Institute of the Russian Academy of Sciences, Yaroslavl region, Russia;Program Systems Institute of the Russian Academy of Sciences, Yaroslavl region, Russia

  • Venue:
  • PaCT'07 Proceedings of the 9th international conference on Parallel Computing Technologies
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The paper describes the OpenTS parallel programming system that provides the runtime environment for T++ language. T++ is an extension for C++ that adds a set of keywords to C++, allowing smooth transition from sequential to parallel applications. In this context the support of repeated assignments to a variable is an important feature. The paper focused on semantics and implementation of such variables in T++. Applications written in T++ can be run on computational clusters, SMPs and GRIDs, either in Linux or Windows OS.