| Paper | Title | Page |
|---|---|---|
| FR1IOPK09 | Application of Direct Methods of Optimizing Storage Ring Dynamic and Momentum Apertures | 255 |
|
||
Optimization of dynamic and momentum apertures is one of the most challenging problems in storage ring design. For storage-ring-based x-ray sources, large dynamic aperture is important in obtaining high injection efficiency, which leads to efficient operation and protects components from radiation damage. X-ray sources require large momentum aperture to obtain sufficiently long Touschek lifetimes with low-emittance beams. We have developed effective methods of optimizing dynamic and momentum apertures that rely directly on tracking using a moderately sized Linux cluster. After reviewing the method, we present examples of its application to APS operations, upgrades, and next-generation storage rings. |
||
| THPSC050 | Parallel SDDS: A Scientific High-Performance I/O Interface | 347 |
|
||
Use of SDDS, the Self-Describing Data Sets file protocol and toolkit, has been a great benefit to development of several accelerator simulation codes. However, the serial nature of SDDS was found to be a bottleneck for SDDS-compliant simulation programs such as parallel elegant. A parallel version of SDDS would be expected to yield significant dividends for runs involving large numbers of simulation particles. In this paper, we present a parallel interface for reading and writing SDDS files. This interface is derived from serial SDDS with minimal changes, but defines semantics for parallel access and is tailored for high performance. The underlying parallel IO is built on MPI-IO. The performance of parallel SDDS and parallel HDF5 are studied and compared. Our tests indicate better scalability of parallel SDDS compared to HDF5. We see significant I/O performance improvement with this parallel SDDS interface. |