Sciweavers

CONCURRENCY
2000
133views more  CONCURRENCY 2000»
14 years 10 months ago
OpenMP versus threading in C/C++
When comparing OpenMP to other parallel programming models, it is easier to choose between OpenMP and MPI than between OpenMP and POSIX Threads (Pthreads). With languages like C a...
Bob Kuhn, Paul Petersen, Eamonn O'Toole
CONCURRENCY
2000
155views more  CONCURRENCY 2000»
14 years 10 months ago
Annotating Java class files with virtual registers for performance
The Java .class file is a compact encoding of programs for a stack-based virtual machine. It is intended for use in a networked environment, which requires machine independence an...
Joel Jones, Samuel N. Kamin
CONCURRENCY
2000
72views more  CONCURRENCY 2000»
14 years 10 months ago
Scalable parallel graph coloring algorithms
Assefaw Hadish Gebremedhin, Fredrik Manne
CONCURRENCY
2000
61views more  CONCURRENCY 2000»
14 years 10 months ago
Parallel VLSI test in a shared-memory multiprocessor
Consolación Gil, Julio Ortega, Maria Dolore...
CONCURRENCY
2000
83views more  CONCURRENCY 2000»
14 years 10 months ago
Javia: A Java interface to the virtual interface architecture
The Virtual Interface (VI) architecture has become the industry standard for user-level network interfaces. This paper presents the implementation and evaluation of Javia, a Java ...
Chi-Chao Chang, Thorsten von Eicken
CONCURRENCY
2000
106views more  CONCURRENCY 2000»
14 years 10 months ago
Performance characteristics for OpenMP constructs on different parallel computer architectures
OpenMP is emerging as a quasi-standard for shared memory parallel programming on small SMP-systems. To serve as a common programming interface in shared memory parallel programmin...
Rudolf Berrendorf, Guido Nieken
CONCURRENCY
2000
53views more  CONCURRENCY 2000»
14 years 10 months ago
Inverse Toeplitz eigenproblem on personal computer networks
José M. Badía, Antonio M. Vidal
CONCURRENCY
2000
142views more  CONCURRENCY 2000»
14 years 10 months ago
Concurrent programming in VISO
Muhammed Al-Mulhem
CONCURRENCY
2000
89views more  CONCURRENCY 2000»
14 years 10 months ago
Tools for OpenMP application development: the POST project
Laksono Adhianto, François Bodin, Barbara M...