Computational Chemistry a Teaser Introduction

Total Page:16

File Type:pdf, Size:1020Kb

Computational Chemistry a Teaser Introduction Computational Chemistry A teaser introduction José R. Valverde CNB/CSIC © José R. Valverde, 2013 CC-BY-NC-SA Welcome to the WORLD of TOMORRO W Introduction Computational chemistry is a branch of chemistry that uses principles of computer science to assist in solving chemical problems. ● Taken from Wikipedia (don©t forget your contribution). Atoms and Molecules DO NOT EXIST What we believe that might possibly exist: Space/Time distortions (energy) that concentrate on deep wells (particles) that are more or less likely (wave function) to be found somewhere (orbitals) in Space/Time. Start Gabedit http://gabedit.sourceforge.net Open a terminal and enter the command: gabedit & Gabedit main window Gabedit relies on other programs to do the calculations. Many of these other pograms are also free as well (MPQC, NWCHEM, etc...) Getting started To begin, we need a molecule to work with. Click on the small icon with a small molecule (labelled ªDraw a Geometryº to get started. Load a PDB molecule Instead of drawing a molecule, we will just load a small one, aspirin, to save up time. Press the right mouse button in the drawing window to bring up the menu and select ªRead a PDB fileº. Open a molecule Open a file containing aspirin coordinates: ~/Documents/aspirin/acetylsalicylic_acid.pdb. Note that navigating the directories/folders is easy. And note as well that recently used folders are remembered. Set atom types While not strictly needed for many tasks, this is very important. Not all atoms are born equal. Context may be very important even for atoms of the same kind. We should always assign atom types first. Molecular Mechanics MM treats atoms as charged soft balls and bonds as springs. While not chemically accurate it is fast!. Let us start by optimizing the structure (look for its lowest energy conformation). You can do this from the menu. MM Gradient options This is nothing but a mathematical optimization problem. The most commonly used optimization methods are available and you can fine tune their parameters. Optimized structure All we need to do is be patient. After a short while, we should have an ªoptimalº structure. Minimization This is a purely mathematical problem. ● optimize potential energy (interatomic interactions) But molecular functions have specific features: ● they are multidimensional ● they yield complex hyperplanes It is possible that the optimization method ends finding a local minimum in the potential energy surface Ironsmithers found a clever way to make good swords very long ago Conformational Search We can compute interaction forces and from them: -velocities -changes with time and energy (temperature) Heating we can exit local wells and search for better conformations. Conformational search We will heat the molecule and record the 10 best conformations found. We will also further optimize each of them. Remember to select where to save the results so you can find them later. Simulated annealing We are interested in heating the molecule to a large temperature to help it escape local minima. You can save the intermediate conformations (trajectory) and calculated properties as well as set a number of parameters. Gradient options Remember, we are looking for the best conformation We also need to state which mathematical approach shall be used to detect minima. The force field This is just an esoteric name for the set of parameters we use to define interatomic interactions. Amber is likely the most popular one. It defines atom radius, bond flexibility, charges, etc... A general potential force field Potential energy is a function of atomic positions V = E + E bonded non-bonded E = E + E + E bonded bond-stretch bond-bend bond-rotation Non-bonded interactions Sum of all inter-atomic interactions Van der Waals Electrostatic Hydrogen bonding (optional) Must be computed for each atom against all others (N2) Van der Waals Computed as a Lennard-Jones potential Electrostatic Computed as classical interaction Heating the molecule As you can see, the conformational space explored includes all sorts of conformations. The best 10 will be saved. Final optimization After the heating is finished, each of the saved conformations is successively optimized in turn. Final geometries Final results are saved for you to review. Schröedinger's cat (Picture removed to avoid injury to sensible persons) Kitty was dead and alive at the same time until someone opened the cage. We are always in all ways nowhere. Now. Here. (Flight of Icarus) Electrons are nowhere until the wave function collapses by the active site©s interference. Modern Chemistry With increased computer power, interest has raised on using more accurate methods. Quantum mechanics considers all electrons and so can provide a better description, but can easily become prohibitively expensive. A middle ground -semiempirical methods- substitutes as many QM parameters as possible by experimental data, speeding up calculations significantly. MOPAC Optimization Click the right mouse button to bring up the menu and select Semi- empirical optimization using Mopac. Note that you can use other programs too. MOPAC Options You can now select the quantum parameters to use. Note that you can add additional keywords to fine tune the calculation (e.g. adding solvent) and do not forget to select the working folder and output file. Monitor optimization results It is always wise to check how did the calculation go You can see each tested conformation clicking on the dots in the energy graph. SE conformational search Just like with MM we might have found a local minimum. We can also play heat and seek. SE General options Select the number of local minima (best conformers) to keep, where to save the results and whether each conformer should be further optimized and to which extent. SE Dynamics options We©ll select a short simulation for the tutorial. Quantum mechanics is much more expensive. Model We no longer need a force field, but must state the quantum model to use. You can fine tune it if you want (e.g. to add solvent) Explore the results Once done, we can explore the conformers selected and their relative energies clicking on the energy graph. Molecular Dynamics Once we know we have a good starting structure we can now consider studying its dynamical properties. Typically, we will start by heating to room temperature, then allow the molecule some time to stabilize at the target temperature before starting the collection of data (production). Often we will also want to cool down the structure at the end (do a final optimization) to see if it returns to the original structure (ever fried an egg?) Molecular Dynamics MD parameters As you can see, the times for heating, equilibration... have changed. So has the temperature which is more sensible (300K approximates room temp.). Why MD Running MD simulations yields lots of valuable information: Average values ● average conformation, viscosity, movility, charge orientation, stability... Dynamic values ● flexibility, movement, changes with different conditions (T, E, V...), intermolecular interactions, etc,.. Point values (maxima, minima, extremes...) MD limitations Can aspirin stand 1000K? Likely not. MD does not allow for bond-breaking/formation MD cannot be used to model chemical interactions MD cannot explain reactivity or electronic properties ● But CAN provide very useful insights Atoms DO NOT exist in molecules. ● the electron cloud spreads around in all the space concentrating in areas close to nuclei. MOPAC Click on the MOPAC icon to start a new semi empirical quantum mechanics calculation http://www.openmopac.net Single-Point calculation A single-point calculation only computes the electronic distribution in the defined state. ergoscf.org MOPAC input file You can modify the MOPAC input file to adapt it to your needs. Save file Save the file you created so that you can find it later. Save file dialog Try to remember the name you give the file. A good name would indicate the compound, the calculation done and its order in your work flow. Run Click on the small clockwork icon to run a program. Running MOPAC Verify that the program to be run is the one you want. Output tab Select the output tab by the MOPAC input file to see the results of the calculation. Note that it may take long to finish and not be terminated yet. Update/end Click on “Update/end” to re-read the output file. NWchem Click now the NWchem icon to start a new calculation using a more accurate method (a fully ab initio model). http://www.nwchem-sw.org Do a single-point calculation Use Pople basis set 3-21G. This is not too accurate but runs fast enough for a first approximation. Normally we would use more accurate (and slower) basis sets afterwards. Run program from menu It's the same Run parameters Note that you can run programs on remote (and likely more powerful) computers. Go to the output tab Press Update/End This will take longer, you will need to keep updating until the program finishes. Wait Ab initio calculations can take a very long time. You know when they end by looking at the end of the output. You may want to try... MPQC http://mpqc.org GAMESS-US http://www.msg.ameslab.gov Firefly/PC-GAMESS http://classic.chem.msu.su ABINIT http://abinit.org PSI4 http://www.psicode.org FreeON http://freeon.org ErgoSCF http://ergoscf.org SIESTA http://www.icmab.es/siesta ORCA, Octopus, Quantum Espresso, ACES3... Energy ∆ HF : Heat of formation ● Heat of formation of a compound from components in standard natural state ● Commonly used
Recommended publications
  • Free and Open Source Software for Computational Chemistry Education
    Free and Open Source Software for Computational Chemistry Education Susi Lehtola∗,y and Antti J. Karttunenz yMolecular Sciences Software Institute, Blacksburg, Virginia 24061, United States zDepartment of Chemistry and Materials Science, Aalto University, Espoo, Finland E-mail: [email protected].fi Abstract Long in the making, computational chemistry for the masses [J. Chem. Educ. 1996, 73, 104] is finally here. We point out the existence of a variety of free and open source software (FOSS) packages for computational chemistry that offer a wide range of functionality all the way from approximate semiempirical calculations with tight- binding density functional theory to sophisticated ab initio wave function methods such as coupled-cluster theory, both for molecular and for solid-state systems. By their very definition, FOSS packages allow usage for whatever purpose by anyone, meaning they can also be used in industrial applications without limitation. Also, FOSS software has no limitations to redistribution in source or binary form, allowing their easy distribution and installation by third parties. Many FOSS scientific software packages are available as part of popular Linux distributions, and other package managers such as pip and conda. Combined with the remarkable increase in the power of personal devices—which rival that of the fastest supercomputers in the world of the 1990s—a decentralized model for teaching computational chemistry is now possible, enabling students to perform reasonable modeling on their own computing devices, in the bring your own device 1 (BYOD) scheme. In addition to the programs’ use for various applications, open access to the programs’ source code also enables comprehensive teaching strategies, as actual algorithms’ implementations can be used in teaching.
    [Show full text]
  • User Guide of Computational Facilities
    Physical Chemistry Unit Departament de Quimica User Guide of Computational Facilities Beta Version System Manager: Marc Noguera i Julian January 20, 2009 Contents 1 Introduction 1 2 Computer resources 2 3 Some Linux tools 2 4 The Cluster 2 4.1 Frontend servers . 2 4.2 Filesystems . 3 4.3 Computational nodes . 3 4.4 User’s environment . 4 4.5 Disk space quota . 4 4.6 Data Backup . 4 4.7 Generation of SSH keys for automatic SSH login . 4 4.8 Submitting jobs to the cluster . 5 4.8.1 Typical queue system commands . 6 4.8.2 HomeMade scripts . 6 4.8.3 Create your own submit script . 6 4.8.4 Submitting Parallel Calculations . 7 5 Available Software 9 5.1 Chemisty software . 9 5.2 Development Software . 10 5.3 How to use the software . 11 5.4 Non-default environments . 11 6 Your Linux Workstation 11 6.1 Disk space on your workstation . 12 6.2 Workstation Data Backup . 12 6.3 Running virtual Windows XP . 13 6.3.1 The Windows XP Environment . 13 6.4 Submitting calculations to your dekstop . 13 6.5 Network dependent structure . 14 7 Your WindowsXP Workstation 14 7.1 Workstation Data Backup . 14 8 Frequently asked questions 14 1 Introduction This User Guide is aimed to the standard user of the computer facilities in the ”Unitat de Quimica Fisica” in the Universitat Autnoma de Barcelona. It is not assumed that you have a knowledge of UNIX/Linux. However, you are 1 encouraged to take a close look to the linux guides that will be pointed out.
    [Show full text]
  • Open Babel Documentation Release 2.3.1
    Open Babel Documentation Release 2.3.1 Geoffrey R Hutchison Chris Morley Craig James Chris Swain Hans De Winter Tim Vandermeersch Noel M O’Boyle (Ed.) December 05, 2011 Contents 1 Introduction 3 1.1 Goals of the Open Babel project ..................................... 3 1.2 Frequently Asked Questions ....................................... 4 1.3 Thanks .................................................. 7 2 Install Open Babel 9 2.1 Install a binary package ......................................... 9 2.2 Compiling Open Babel .......................................... 9 3 obabel and babel - Convert, Filter and Manipulate Chemical Data 17 3.1 Synopsis ................................................. 17 3.2 Options .................................................. 17 3.3 Examples ................................................. 19 3.4 Differences between babel and obabel .................................. 21 3.5 Format Options .............................................. 22 3.6 Append property values to the title .................................... 22 3.7 Filtering molecules from a multimolecule file .............................. 22 3.8 Substructure and similarity searching .................................. 25 3.9 Sorting molecules ............................................ 25 3.10 Remove duplicate molecules ....................................... 25 3.11 Aliases for chemical groups ....................................... 26 4 The Open Babel GUI 29 4.1 Basic operation .............................................. 29 4.2 Options .................................................
    [Show full text]
  • The Impact of Density Functional Theory on Materials Research
    www.mrs.org/bulletin functional. This functional (i.e., a function whose argument is another function) de- scribes the complex kinetic and energetic interactions of an electron with other elec- Toward Computational trons. Although the form of this functional that would make the reformulation of the many-body Schrödinger equation exact is Materials Design: unknown, approximate functionals have proven highly successful in describing many material properties. Efficient algorithms devised for solving The Impact of the Kohn–Sham equations have been imple- mented in increasingly sophisticated codes, tremendously boosting the application of DFT methods. New doors are opening to in- Density Functional novative research on materials across phys- ics, chemistry, materials science, surface science, and nanotechnology, and extend- ing even to earth sciences and molecular Theory on Materials biology. The impact of this fascinating de- velopment has not been restricted to aca- demia, as DFT techniques also find application in many different areas of in- Research dustrial research. The development is so fast that many current applications could Jürgen Hafner, Christopher Wolverton, and not have been realized three years ago and were hardly dreamed of five years ago. Gerbrand Ceder, Guest Editors The articles collected in this issue of MRS Bulletin present a few of these suc- cess stories. However, even if the compu- Abstract tational tools necessary for performing The development of modern materials science has led to a growing need to complex quantum-mechanical calcula- tions relevant to real materials problems understand the phenomena determining the properties of materials and processes on are now readily available, designing a an atomistic level.
    [Show full text]
  • Practice: Quantum ESPRESSO I
    MODULE 2: QUANTUM MECHANICS Practice: Quantum ESPRESSO I. What is Quantum ESPRESSO? 2 DFT software PW-DFT, PP, US-PP, PAW FREE http://www.quantum-espresso.org PW-DFT, PP, PAW FREE http://www.abinit.org DFT PW, PP, Car-Parrinello FREE http://www.cpmd.org DFT PP, US-PP, PAW $3000 [moderate accuracy, fast] http://www.vasp.at DFT full-potential linearized augmented $500 plane-wave (FLAPW) [accurate, slow] http://www.wien2k.at Hartree-Fock, higher order correlated $3000 electron approaches http://www.gaussian.com 3 Quantum ESPRESSO 4 Quantum ESPRESSO Quantum ESPRESSO is an integrated suite of Open- Source computer codes for electronic-structure calculations and materials modeling at the nanoscale. It is based on density-functional theory, plane waves, and pseudopotentials. Core set of codes, plugins for more advanced tasks and third party packages Open initiative coordinated by the Quantum ESPRESSO Foundation, across Italy. Contributed to by developers across the world Regular hands-on workshops in Trieste, Italy Open-source code: FREE (unlike VASP...) 5 Performance Small jobs (a few atoms) can be run on single node Includes determining convergence parameters, lattice constants Can use OpenMP parallelization on multicore machines Large jobs (~10’s to ~100’s atoms) can run in parallel using MPI to 1000’s of cores Includes molecular dynamics, large geometry relaxation, phonons Parallel performance tied to BLAS/LAPACK (linear algebra routines) and 3D FFT (fast Fourier transform) New GPU-enabled version available 6 Usability Documented online:
    [Show full text]
  • In Quantum Chemistry
    http://www.cca-forum.org Computational Quality of Service (CQoS) in Quantum Chemistry Joseph Kenny1, Kevin Huck2, Li Li3, Lois Curfman McInnes3, Heather Netzloff4, Boyana Norris3, Meng-Shiou Wu4, Alexander Gaenko4 , and Hirotoshi Mori5 1Sandia National Laboratories, 2University of Oregon, 3Argonne National Laboratory, 4Ames Laboratory, 5Ochanomizu University, Japan This work is a collaboration among participants in the SciDAC Center for Technology for Advanced Scientific Component Software (TASCS), Performance Engineering Research Institute (PERI), Quantum Chemistry Science Application Partnership (QCSAP), and the Tuning and Analysis Utilities (TAU) group at the University of Oregon. Quantum Chemistry and the CQoS in Quantum Chemistry: Motivation and Approach Common Component Architecture (CCA) Motivation: CQoS Approach: CCA Overview: • QCSAP Challenges: How, during runtime, can we make the best choices • Overall: Develop infrastructure for dynamic component adaptivity, i.e., • The CCA Forum provides a specification and software tools for the for reliability, accuracy, and performance of interoperable quantum composing, substituting, and reconfiguring running CCA component development of high-performance components. chemistry components based on NWChem, MPQC, and GAMESS? applications in response to changing conditions – Performance, accuracy, mathematical consistency, reliability, etc. • Components = Composition – When several QC components provide the same functionality, what • Approach: Develop CQoS tools for – A component is a unit
    [Show full text]
  • 3D-Printing Models for Chemistry
    3D-Printing Models for Chemistry: A Step-by-Step Open-Source Guide for Hobbyists, Corporate ProfessionAls, and Educators and Student in K-12 and Higher Education Poster Elisabeth Grace Billman-Benveniste+, Jacob Franz++, Loredana Valenzano-Slough+* +Department of Chemistry, Michigan Technological University, ++Department of Mechanical Engineering, Michigan Technological University *Corresponding Author References 1. “LulzBot TAZ 5.” LulzBot, 14 Aug. 2018, www.lulzbot.com/store/printers/lulzbot-taz-5 2. Gaussian 16, Revision B.01, Frisch, M. J.; Trucks, G. W.; Schlegel, H. B.; Scuseria, G. E.; Robb, M. A.; Cheeseman, J. R.; Scalmani, G.; Barone, V.; Petersson, G. A.; Nakatsuji, H.; Li, X.; Caricato, M.; Marenich, A. V.; Bloino, J.; Janesko, B. G.; Gomperts, R.; Mennucci, B.; Hratchian, H. P.; Ortiz, J. V.; Izmaylov, A. F.; Sonnenberg, J. L.; Williams-Young, D.; Ding, F.; Lipparini, F.; Egidi, F.; Goings, J.; Peng, B.; Petrone, A.; Henderson, T.; Ranasinghe, D.; ZakrzeWski, V. G.; Gao, J.; Rega, N.; Zheng, G.; Liang, W.; Hada, M.; Ehara, M.; Toyota, K.; Fukuda, R.; HasegaWa, J.; Ishida, M.; NakaJima, T.; Honda, Y.; Kitao, O.; Nakai, H.; Vreven, T.; Throssell, K.; Montgomery, J. A., Jr.; Peralta, J. E.; Ogliaro, F.; Bearpark, M. J.; Heyd, J. J.; Brothers, E. N.; Kudin, K. N.; Staroverov, V. N.; Keith, T. A.; Kobayashi, R.; Normand, J.; Raghavachari, K.; Rendell, A. P.; Burant, J. C.; Iyengar, S. S.; Tomasi, J.; Cossi, M.; Millam, J. M.; Klene, M.; Adamo, C.; Cammi, R.; Ochterski, J. W.; Martin, R. L.; Morokuma, K.; Farkas, O.; Foresman, J. B.; Fox, D. J. Gaussian, Inc., Wallingford CT, 2016. 3.
    [Show full text]
  • The CECAM Electronic Structure Library and the Modular Software Development Paradigm
    The CECAM electronic structure library and the modular software development paradigm Cite as: J. Chem. Phys. 153, 024117 (2020); https://doi.org/10.1063/5.0012901 Submitted: 06 May 2020 . Accepted: 08 June 2020 . Published Online: 13 July 2020 Micael J. T. Oliveira , Nick Papior , Yann Pouillon , Volker Blum , Emilio Artacho , Damien Caliste , Fabiano Corsetti , Stefano de Gironcoli , Alin M. Elena , Alberto García , Víctor M. García-Suárez , Luigi Genovese , William P. Huhn , Georg Huhs , Sebastian Kokott , Emine Küçükbenli , Ask H. Larsen , Alfio Lazzaro , Irina V. Lebedeva , Yingzhou Li , David López- Durán , Pablo López-Tarifa , Martin Lüders , Miguel A. L. Marques , Jan Minar , Stephan Mohr , Arash A. Mostofi , Alan O’Cais , Mike C. Payne, Thomas Ruh, Daniel G. A. Smith , José M. Soler , David A. Strubbe , Nicolas Tancogne-Dejean , Dominic Tildesley, Marc Torrent , and Victor Wen-zhe Yu COLLECTIONS Paper published as part of the special topic on Electronic Structure Software Note: This article is part of the JCP Special Topic on Electronic Structure Software. This paper was selected as Featured ARTICLES YOU MAY BE INTERESTED IN Recent developments in the PySCF program package The Journal of Chemical Physics 153, 024109 (2020); https://doi.org/10.1063/5.0006074 An open-source coding paradigm for electronic structure calculations Scilight 2020, 291101 (2020); https://doi.org/10.1063/10.0001593 Siesta: Recent developments and applications The Journal of Chemical Physics 152, 204108 (2020); https://doi.org/10.1063/5.0005077 J. Chem. Phys. 153, 024117 (2020); https://doi.org/10.1063/5.0012901 153, 024117 © 2020 Author(s). The Journal ARTICLE of Chemical Physics scitation.org/journal/jcp The CECAM electronic structure library and the modular software development paradigm Cite as: J.
    [Show full text]
  • Application Profiling at the HPCAC High Performance Center Pak Lui 157 Applications Best Practices Published
    Best Practices: Application Profiling at the HPCAC High Performance Center Pak Lui 157 Applications Best Practices Published • Abaqus • COSMO • HPCC • Nekbone • RFD tNavigator • ABySS • CP2K • HPCG • NEMO • SNAP • AcuSolve • CPMD • HYCOM • NWChem • SPECFEM3D • Amber • Dacapo • ICON • Octopus • STAR-CCM+ • AMG • Desmond • Lattice QCD • OpenAtom • STAR-CD • AMR • DL-POLY • LAMMPS • OpenFOAM • VASP • ANSYS CFX • Eclipse • LS-DYNA • OpenMX • WRF • ANSYS Fluent • FLOW-3D • miniFE • OptiStruct • ANSYS Mechanical• GADGET-2 • MILC • PAM-CRASH / VPS • BQCD • Graph500 • MSC Nastran • PARATEC • BSMBench • GROMACS • MR Bayes • Pretty Fast Analysis • CAM-SE • Himeno • MM5 • PFLOTRAN • CCSM 4.0 • HIT3D • MPQC • Quantum ESPRESSO • CESM • HOOMD-blue • NAMD • RADIOSS For more information, visit: http://www.hpcadvisorycouncil.com/best_practices.php 2 35 Applications Installation Best Practices Published • Adaptive Mesh Refinement (AMR) • ESI PAM-CRASH / VPS 2013.1 • NEMO • Amber (for GPU/CUDA) • GADGET-2 • NWChem • Amber (for CPU) • GROMACS 5.1.2 • Octopus • ANSYS Fluent 15.0.7 • GROMACS 4.5.4 • OpenFOAM • ANSYS Fluent 17.1 • GROMACS 5.0.4 (GPU/CUDA) • OpenMX • BQCD • Himeno • PyFR • CASTEP 16.1 • HOOMD Blue • Quantum ESPRESSO 4.1.2 • CESM • LAMMPS • Quantum ESPRESSO 5.1.1 • CP2K • LAMMPS-KOKKOS • Quantum ESPRESSO 5.3.0 • CPMD • LS-DYNA • WRF 3.2.1 • DL-POLY 4 • MrBayes • WRF 3.8 • ESI PAM-CRASH 2015.1 • NAMD For more information, visit: http://www.hpcadvisorycouncil.com/subgroups_hpc_works.php 3 HPC Advisory Council HPC Center HPE Apollo 6000 HPE ProLiant
    [Show full text]
  • High-Performance Algorithms and Software for Large-Scale Molecular Simulation
    HIGH-PERFORMANCE ALGORITHMS AND SOFTWARE FOR LARGE-SCALE MOLECULAR SIMULATION A Thesis Presented to The Academic Faculty by Xing Liu In Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the School of Computational Science and Engineering Georgia Institute of Technology May 2015 Copyright ⃝c 2015 by Xing Liu HIGH-PERFORMANCE ALGORITHMS AND SOFTWARE FOR LARGE-SCALE MOLECULAR SIMULATION Approved by: Professor Edmond Chow, Professor Richard Vuduc Committee Chair School of Computational Science and School of Computational Science and Engineering Engineering Georgia Institute of Technology Georgia Institute of Technology Professor Edmond Chow, Advisor Professor C. David Sherrill School of Computational Science and School of Chemistry and Biochemistry Engineering Georgia Institute of Technology Georgia Institute of Technology Professor David A. Bader Professor Jeffrey Skolnick School of Computational Science and Center for the Study of Systems Biology Engineering Georgia Institute of Technology Georgia Institute of Technology Date Approved: 10 December 2014 To my wife, Ying Huang the woman of my life. iii ACKNOWLEDGEMENTS I would like to first extend my deepest gratitude to my advisor, Dr. Edmond Chow, for his expertise, valuable time and unwavering support throughout my PhD study. I would also like to sincerely thank Dr. David A. Bader for recruiting me into Georgia Tech and inviting me to join in this interesting research area. My appreciation is extended to my committee members, Dr. Richard Vuduc, Dr. C. David Sherrill and Dr. Jeffrey Skolnick, for their advice and helpful discussions during my research. Similarly, I want to thank all of the faculty and staff in the School of Compu- tational Science and Engineering at Georgia Tech.
    [Show full text]
  • Kepler Gpus and NVIDIA's Life and Material Science
    LIFE AND MATERIAL SCIENCES Mark Berger; [email protected] Founded 1993 Invented GPU 1999 – Computer Graphics Visual Computing, Supercomputing, Cloud & Mobile Computing NVIDIA - Core Technologies and Brands GPU Mobile Cloud ® ® GeForce Tegra GRID Quadro® , Tesla® Accelerated Computing Multi-core plus Many-cores GPU Accelerator CPU Optimized for Many Optimized for Parallel Tasks Serial Tasks 3-10X+ Comp Thruput 7X Memory Bandwidth 5x Energy Efficiency How GPU Acceleration Works Application Code Compute-Intensive Functions Rest of Sequential 5% of Code CPU Code GPU CPU + GPUs : Two Year Heart Beat 32 Volta Stacked DRAM 16 Maxwell Unified Virtual Memory 8 Kepler Dynamic Parallelism 4 Fermi 2 FP64 DP GFLOPS GFLOPS per DP Watt 1 Tesla 0.5 CUDA 2008 2010 2012 2014 Kepler Features Make GPU Coding Easier Hyper-Q Dynamic Parallelism Speedup Legacy MPI Apps Less Back-Forth, Simpler Code FERMI 1 Work Queue CPU Fermi GPU CPU Kepler GPU KEPLER 32 Concurrent Work Queues Developer Momentum Continues to Grow 100M 430M CUDA –Capable GPUs CUDA-Capable GPUs 150K 1.6M CUDA Downloads CUDA Downloads 1 50 Supercomputer Supercomputers 60 640 University Courses University Courses 4,000 37,000 Academic Papers Academic Papers 2008 2013 Explosive Growth of GPU Accelerated Apps # of Apps Top Scientific Apps 200 61% Increase Molecular AMBER LAMMPS CHARMM NAMD Dynamics GROMACS DL_POLY 150 Quantum QMCPACK Gaussian 40% Increase Quantum Espresso NWChem Chemistry GAMESS-US VASP CAM-SE 100 Climate & COSMO NIM GEOS-5 Weather WRF Chroma GTS 50 Physics Denovo ENZO GTC MILC ANSYS Mechanical ANSYS Fluent 0 CAE MSC Nastran OpenFOAM 2010 2011 2012 SIMULIA Abaqus LS-DYNA Accelerated, In Development NVIDIA GPU Life Science Focus Molecular Dynamics: All codes are available AMBER, CHARMM, DESMOND, DL_POLY, GROMACS, LAMMPS, NAMD Great multi-GPU performance GPU codes: ACEMD, HOOMD-Blue Focus: scaling to large numbers of GPUs Quantum Chemistry: key codes ported or optimizing Active GPU acceleration projects: VASP, NWChem, Gaussian, GAMESS, ABINIT, Quantum Espresso, BigDFT, CP2K, GPAW, etc.
    [Show full text]
  • Core Software Blocks in Quantum Chemistry: Tensors and Integrals Workshop Program
    Core Software Blocks in Quantum Chemistry: Tensors and Integrals Workshop Program Start: Sunday, May 7, 2017 afternoon. Resort check-in at 4:00 pm. Finish: Wednesday, May 10, noon Lectures are in Scripps, posters are in Heather. Sunday 6:00-7:00: Dinner 7:30-9:00 Opening session 7:30–7:45 Anna Krylov (USC): “MolSSI and some lessons from previous workshop, goals of the workshop” 7:45-8:00 Theresa Windus (Iowa): “Mission of the Molecular Science Consortium” 8:00-9:00 Introduction of participants: 2 min presentation, can have one slide (send in advance) 9:00-10:30 Reception and posters Monday Breakfast: 7:30-9:00 9:00-11:45 Session I: Overview of tensors projects and current developments (moderator Daniel Smith) 9:00-9:10 Daniel Smith (MolSSI): Overview of tensor projects 9:10-9:30 Evgeny Epifanovsky (Q-Chem): Overview of Libtensor 9:30-9:50 Ed Solomonik: "An Overview of Cyclops Tensor Framework" 9:50-10:10 Ed Valeev (VT): "TiledArray: A composable massively parallel block-sparse tensor framework" 10:10-10:30 Coffee break 10:30-10:50 Devin Matthews (UT Austin): "Aquarius and TBLIS: Orthogonal Axes in Multilinear Algebra" 10:50-11:10 Karol Kowalskii (PNNL, NWChem): "NWChem, NWChemEX , and new tensor algebra systems for many-body methods" 11:10-11:30 Peng Chong (VT): "Many-body toolkit in re-designed Massively Parallel Quantum Chemistry package" 11:30-11:55 Moderated discussion: "What problems are we *still* solving?” Lunch: 12:00-1:00 Free time for unstructured discussions 5:00 Posters (coffee/tea) Dinner: 6-7:00 7:15-9:00 Session II: Computer
    [Show full text]