sort results by

Use logical operators AND, OR, NOT and round brackets to construct complex queries. Whitespace-separated words are treated as ANDed.

Show articles per page in mode

Cooperman, G.

Normalized to: Cooperman, G.

3 article(s) in total. 7 co-authors, from 2 to 3 common article(s). Median position in authors list is 2,0.

[1]  oai:arXiv.org:astro-ph/0006141  [pdf] - 36521
Air shower simulation using {\sc geant4} and commodity parallel computing
Comments: Improvements on the simulations, Fig. 2 slightly changed
Submitted: 2000-06-09, last modified: 2000-07-26
We present an evaluation of a simulated cosmic ray shower, based on {\sc geant4} and {\sc top-c}, which tracks all the particles in the shower. {\sc top-c} (Task Oriented Parallel C) provides a framework for parallel algorithm development which makes tractable the problem of following each particle. This method is compared with a simulation program which employs the Hillas thinning algorithm.
[2]  oai:arXiv.org:astro-ph/0006154  [pdf] - 36534
Using {\sc top-c} for Commodity Parallel Computing in Cosmic Ray Physics Simulations
Comments: Talk to be presented at the XI International Symposium on Very High Energy Cosmic Ray Interactions
Submitted: 2000-06-11
{\sc top-c} (Task Oriented Parallel C) is a freely available package for parallel computing. It is designed to be easy to learn and to have good tolerance for the high latencies that are common in commodity networks of computers. It has been successfully used in a wide range of examples, providing linear speedup with the number of computers. A brief overview of {\sc top-c} is provided, along with recent experience with cosmic ray physics simulations.
[3]  oai:arXiv.org:hep-ph/0001144  [pdf] - 113424
Scalable Parallel Implementation of Geant4 Using Commodity Hardware and Task Oriented Parallel C
Comments: To appear in the Proceedings of the International Conference on Computing in High Energy and Nuclear Physics, CHEP2000, Padova, Italy, February 7-11, 2000
Submitted: 2000-01-15
We describe a scalable parallelization of Geant4 using commodity hardware in a collaborative effort between the College of Computer Science and the Department of Physics at Northeastern University. The system consists of a Beowulf cluster of 32 Pentium II processors with 128 MBytes of memory each, connected via ATM and fast Ethernet. The bulk of the parallelization is done using TOP-C (Task Oriented Parallel C), software widely used in the computational algebra community. TOP-C provides a flexible and powerful framework for parallel algorithm development, is easy to learn, and is available at no cost. Its task oriented nature allows one to parallelize legacy code while hiding the details of interprocess communications. Applications include fast interactive simulation of computationally intensive processes such as electromagnetic showers. General results motivate wider applications of TOP-C to other simulation problems as well as to pattern recognition in high energy physics.