Presentation is loading. Please wait.

Presentation is loading. Please wait.

Connections to Other Packages The Cactus Team Albert Einstein Institute

Similar presentations


Presentation on theme: "Connections to Other Packages The Cactus Team Albert Einstein Institute"— Presentation transcript:

1

2 Connections to Other Packages The Cactus Team Albert Einstein Institute cactus@cactuscode.org

3 Why Link to Other Packages? n Cactus is a framework or middleware for unifying and incorporating code from Thorns n The Cactus Computational Toolkit is a set of Thorns which provide different capabilities, such as interpolation and IO n Philosophy: l provide users with as much choice and variety as possible. n External packages developed and maintained by experts in the respective fields. Cactus developers don’t need to reinvent the wheel, package developers get more users, users get better tools. n Cactus developers concentrate on generic interfaces.

4 Cactus can make use of... Autopilot FlexIO (IEEEIO/HDF5) Globus GrACE HDF5 MPI Panda IO PAPI PETSc

5 AutoPilot n Dynamic performance instrumentation, on-the-fly performance data reduction, resource management algorithms, real-time adaptive control mechanism n Cactus provides a mechanism to register timers, and Autopilot is currently being integrated. http://www-pablo.cs.uiuc.edu/Project/Autopilot/AutopilotOverview.htm http://www.cactuscode.org/Documentation/HOWTO/Performance-HOWTO http://www.cactuscode.org/Projects.html

6 FlexIO (IEEEIO) n FlexIO is a compact multi-platform API for storing multidimensional scientific data. It hides the differences between underlying file formats including HDF5 and IEEEIO. IEEEIO readers for: Amira AVS IDL LCA Vision NAG Explorer n IEEEIO is a compact library for storing multidimensional scientific data in a binary format that can be transported between different computer systems. n Cactus thorn CactusPUGHIO/IOFlexIO outputs multidimensional data using the IEEEIO library. http://zeus.ncsa.uiuc.edu/~jshalf/FlexIO/ http://zeus.ncsa.uiuc.edu/~jshalf/FlexIO/IEEEIO.html http://www.cactuscode.org/Documentation/HOWTO/Visualization-HOWTO Documentation in thorns CactusBase/IOUtil and CactusPUGHIO/IEEEIO

7 Globus Toolkit n Globus Toolkit: Enables application of Grid concepts to scientific and engineering computing n Cactus (with the default MPI driver) compiles with Globus (1.0/1.1), using MPICH-G. n Cactus can then be run using RSL scripts as usual with Globus http://www.globus.org/ http://www.cactuscode.org/Documentation/HOWTO/Globus-HOWTO http://jean-luc.aei-potsdam.mpg.de/SC98/ The Grid: Dependable, consistent, pervasive access to [high-end] resources Collaborative engineering Browsing of remote datasets Use of remote software Data-intensive computing Very large-scale simulation Large-scale parameter studies

8 GrACE n Parallel/distributed AMR via C++ library n Abstracts Grid Hierarchies, Grid Functions and Grid Geometries n CactusPAGH will include a driver thorn which uses GrACE to provide AMR (KDI ASC Project) http://www.caip.rutgers.edu/~parashar/TASSL/Projects/GrACE/index.html http://www.cactuscode.org/Workshops/NCSA99/talk23/index.htm

9 HDF5 n Hierarchical data format for scientific data management (I/O libraries and tools). n Future standard, overcomes limitations of HDF4. Simple but powerful model, includes hyperslabs, datatype conversion, parallel IO. n Used for 2D/3D output in Computational Toolkit (CactusPUGHIO/IOHDF5) n Much development in (remote) visualization and steering with Cactus uses HDF5 n Readers for Amira, OpenDX, (LCA Vision). http://hdf.ncsa.uiuc.edu/HDF5/ http://www.CactusCode.org/Documentation/UsersGuide_html/node15.html http://www.cactuscode.org/Documentation/HOWTO/Visualization-HOWTO Documentation in thorns CactusBase/IOUtil and CactusPUGHIO/IOHDF5

10 MPI (Message Passing Interface) n The default Cactus driver uses MPI for processor communications (CactusPUGH/PUGH). n Cactus supports most implementations of MPI, including Native MPI on many architectures, as well as MPICH, MPICH-G(2), LAM, WMPI, PACX and HPVM. http://www-unix.mcs.anl.gov/mpi/ http://www-unix.mcs.anl.gov/mpi/mpich/ http://www.mpi.nd.edu/lam/ http://dsg.dei.uc.pt/w32mpi/intro.html http://www.hlrs.de/structure/organisation/par/projects/pacx-mpi/ http://www.cactuscode.org/Documentation/UsersGuide_html/node14.html

11 Panda IO n Data management techniques for I/O intensive applications in high- performance scientific computing. n Simpler, more abstract interfaces, efficient layout alternatives for multidimensional arrays, high performance array I/O operations. n Thorn IOPanda http://cdr.cs.uiuc.edu/panda/ http://www.cactuscode.org/Workshops/NCSA99/talk13/sld003.htm

12 PAPI n Standard API for accessing the hardware performance counters on most microprocessors. n Useful for tuning, optimisation, debugging, benchmarking, etc. http://icl.cs.utk.edu/projects/papi/ http://www.cactuscode.org/Documentation/HOWTO/Performance-HOWTO http://www.cactuscode.org/Projects.html n Java GUI available for monitoring the metrics n Cactus thorn CactusPerformance/PAPI

13 PETSc n MPI based suite of data structures and routines for parallel solution of PDEs. Employs the MPI standard for message passing communication. n Cactus grid variables can be used to setup linear/non-linear systems and have them solved by PETSc. http://www-fp.mcs.anl.gov/petsc/ http://www.cactuscode.org/Documentation/HOWTO/PETSc-HOWTO http://www.cactuscode.org/Workshops/NCSA99/talk11/ n The Scalable Linear Equations Solvers (SLES) provide an interface to the combination of a Krylov subspace iterative method and a preconditioner or a sequential direct solver. n The Scalable Nonlinear Equations Solvers (SNES) component provide an interface to Newton-based methods for solving systems of nonlinear equations.


Download ppt "Connections to Other Packages The Cactus Team Albert Einstein Institute"

Similar presentations


Ads by Google