Sciweavers

3 search results - page 1 / 1
» Performance analysis of the Alpha 21264-based Compaq ES40 sy...
Sort
View
ISCA
2000
IEEE
91views Hardware» more  ISCA 2000»
13 years 10 months ago
Performance analysis of the Alpha 21264-based Compaq ES40 system
This paper evaluates performance characteristics of the Compaq ES40 shared memory multiprocessor. The ES40 system contains up to four Alpha 21264 CPU’s together with a high-perf...
Zarka Cvetanovic, Richard E. Kessler
DTJ
1998
171views more  DTJ 1998»
13 years 5 months ago
Measurement and Analysis of C and C++ Performance
ir increasing use of abstraction, modularity, delayed binding, polymorphism, and source reuse, especially when these attributes are used in combination. Modern processor architectu...
Hemant G. Rotithor, Kevin W. Harris, Mark W. Davis
CONCURRENCY
2000
133views more  CONCURRENCY 2000»
13 years 5 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