About: MADNESS

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

MADNESS (Multiresolution Adaptive Numerical Environment for Scientific Simulation)is a high-level software environment for the solution of integral and differential equations in many dimensions using adaptive and fast harmonic analysis methods with guaranteed precision based on multiresolution analysisand separated representations.

Property Value
dbo:abstract
  • MADNESS (Multiresolution Adaptive Numerical Environment for Scientific Simulation)is a high-level software environment for the solution of integral and differential equations in many dimensions using adaptive and fast harmonic analysis methods with guaranteed precision based on multiresolution analysisand separated representations. There are three main components to MADNESS. At the lowest level is a petascale parallel programming environmentthat aims to increases programmer productivity and code performance/scalability while maintaining backward compatibility with current programming tools such as the message-passing interface and Global Arrays. The numerical capabilities built upon the parallel tools provide a high-level environment for composing and solving numerical problems in many (1-6+) dimensions. Finally, built upon the numerical tools are new applications with initial focus upon chemistry,, atomic and molecular physics,material science, and nuclear structure. It is open-source, has an object-oriented design, and is designed to be a parallel processing program for computers with up to millions of cores running already on the Cray XT5 at Oak Ridge National Laboratory and the IBM Blue Gene at Argonne National Laboratory. The small matrix multiplication (relative to large, BLAS-optimized matrices) is the primary computational kernel in MADNESS; thus, an efficient implement on modern CPUs is an ongoing research effort..Adapting the irregular computation in MADNESS to heterogeneous platforms is nontrivial due to the size of the kernel, which is too small to be offloaded via compiler directives (e.g. OpenACC), but has been demonstrated for CPU–GPU systems.Intel has publicly stated that MADNESS is one of the codes running on the Intel MIC architecturebut no performance data has been published yet. MADNESS' chemistry capability includes Hartree–Fock and density functional theory in chemistry(including analytic derivatives, response propertiesand time-dependent density functional theory with asymptotically corrected potentials)as well as nuclear density functional theoryandHartree–Fock–Bogoliubov theory.MADNESS and BigDFT are the two most widely known codes that perform DFT and TDDFT using wavelets.Many-body wavefunctions requiring six-dimensional spatial representations are also implemented(e.g. MP2).The parallel runtime inside of MADNESS has been used to implement a wide variety of features, including graph optimization.From a mathematical perspective, MADNESS emphasizes rigorous numerical precision without loss of computational performance. This is useful not only in quantum chemistry and nuclear physics, but also the modeling of partial differential equations. MADNESS was recognized by the R&D 100 Awards in 2011. It is an important code to Department of Energy supercomputing sites and is being used by both the leadership computing facilities at Argonne National Laboratoryand Oak Ridge National Laboratory to evaluate the stability and performance of their latest supercomputers. It has users around the world, including the United States and Japan.MADNESS has been a workhorse code for computational chemistry in the DOE INCITE programat the Oak Ridge Leadership Computing Facilityand is noted as one of the important codes to run on the Cray Cascade architecture. (en)
dbo:author
dbo:developer
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 28789240 (xsd:integer)
dbo:wikiPageLength
  • 18452 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1057701574 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:developer
dbp:genre
  • Scientific simulation software (en)
dbp:license
  • GNU GPL v2 (en)
dbp:name
  • MADNESS (en)
dbp:released
  • Forthcoming (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • MADNESS (Multiresolution Adaptive Numerical Environment for Scientific Simulation)is a high-level software environment for the solution of integral and differential equations in many dimensions using adaptive and fast harmonic analysis methods with guaranteed precision based on multiresolution analysisand separated representations. (en)
rdfs:label
  • MADNESS (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • MADNESS (en)
is dbo:knownFor of
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is dbp:knownFor of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License