Sciweavers

1077 search results - page 125 / 216
» Hardware code generation from dataflow programs
Sort
View
126
Voted
IWMM
2009
Springer
107views Hardware» more  IWMM 2009»
15 years 8 months ago
Self-recovery in server programs
It is important that long running server programs retain availability amidst software failures. However, server programs do fail and one of the important causes of failures in ser...
Vijay Nagarajan, Dennis Jeffrey, Rajiv Gupta
119
Voted
SPAA
2003
ACM
15 years 7 months ago
Performance comparison of MPI and three openMP programming styles on shared memory multiprocessors
When using a shared memory multiprocessor, the programmer faces the selection of the portable programming model which will deliver the best performance. Even if he restricts his c...
Géraud Krawezik
ECMDAFA
2008
Springer
97views Hardware» more  ECMDAFA 2008»
15 years 3 months ago
Textual Modelling Embedded into Graphical Modelling
Abstract. Today's graphical modelling languages, despite using symbols and connections, represent large model parts as structured text. We benefit from sophistic text editors,...
Markus Scheidgen
MM
1997
ACM
102views Multimedia» more  MM 1997»
15 years 5 months ago
Flavor: A Language for Media Representation
We present the design and implementation of a new programming language for media-intensive applications called Flavor (Formal Language for Audio-Visual Object Representation). It ...
Alexandros Eleftheriadis
IPPS
2010
IEEE
14 years 11 months ago
Ensuring deterministic concurrency through compilation
Abstract--Multicore shared-memory architectures are becoming prevalent but bring many programming challenges. Among the biggest is non-determinism: the output of the program does n...
Nalini Vasudevan, Stephen A. Edwards