Patrick J. Miller

Last updated

Patrick J. Miller is a computer scientist and high performance parallel applications developer with a Ph.D. in Computer Science from University of California, Davis, in run-time error detection and correction. Until recently he was with Lawrence Livermore National Laboratory.

A computer scientist is a person who has acquired the knowledge of computer science, the study of the theoretical foundations of information and computation and their application.

Parallel computing programming paradigm in which many calculations or the execution of processes are carried out simultaneously

Parallel computing is a type of computation in which many calculations or the execution of processes are carried out simultaneously. Large problems can often be divided into smaller ones, which can then be solved at the same time. There are several different forms of parallel computing: bit-level, instruction-level, data, and task parallelism. Parallelism has long been employed in high-performance computing, but it's gaining broader interest due to the physical constraints preventing frequency scaling. As power consumption by computers has become a concern in recent years, parallel computing has become the dominant paradigm in computer architecture, mainly in the form of multi-core processors.

University of California, Davis public university located in Davis, California, United States

The University of California, Davis, is a public research university and land-grant university adjacent to Davis, California. It is part of the University of California system and has the third-largest enrollment in the system after UCLA and UC Berkeley. The institution was founded as a branch in 1909 and became its own separate entity in 1959. It has been labeled one of the "Public Ivies", a publicly funded university considered to provide a quality of education comparable to those of the Ivy League.

He is most noted for building and assembling the largest temporary supercomputer in the world, FlashMob I, in an attempt to break into the Top 500 list of supercomputers with students from his "Do-it-yourself Supercomputing" class at the University of San Francisco in April 2004. This effort was featured on the front page of the New York Times on February 23, 2004. [1]

Supercomputer Extremely powerful computer for its era

A supercomputer is a computer with a high level of performance compared to a general-purpose computer. The performance of a supercomputer is commonly measured in floating-point operations per second (FLOPS) instead of million instructions per second (MIPS). Since 2017, there are supercomputers which can perform over a hundred quadrillion FLOPS. Since November 2017, all of the world's fastest 500 supercomputers run Linux-based operating systems. Additional research is being conducted in China, the United States, the European Union, Taiwan and Japan to build even faster, more powerful and more technologically superior exascale supercomputers.

Flash mob computing or flash mob computer is a temporary ad hoc computer cluster running specific software to coordinate the individual computers into one single supercomputer. A flash mob computer is distinct from other types of computer clusters in that it is set up and broken down on the same day or during a similar brief amount of time and involves many independent owners of computers coming together at a central physical location to work on a specific problem and/or social event.

The University of San Francisco (USF) is a Jesuit university in San Francisco, California. The school's main campus is located on a 55-acre (22 ha) setting between the Golden Gate Bridge and Golden Gate Park. The main campus is nicknamed "The Hilltop", and part of the main campus is located on Lone Mountain, one of San Francisco's major geographical features. Its close historical ties with the City and County of San Francisco are reflected in the University's traditional motto, Pro Urbe et Universitate.

In September 2005, he and others at Bryn Mawr recreated a FlashMob Supercomputer to calculate the value of pi to 15,000 digits and performed 15,800 steps to simulate the unfolding of a protein interacting with an anthrax toxin. [2]

Bryn Mawr College Historically womens liberal arts college in Bryn Mawr, Pennsylvania, US

Bryn Mawr College is a women's liberal arts college in Bryn Mawr, Pennsylvania. Founded as a Quaker institution in 1885, Bryn Mawr is one of the Seven Sister colleges and the Tri-College Consortium. The college has an enrollment of about 1,350 undergraduate students and 450 graduate students.

The number π is a mathematical constant. Originally defined as the ratio of a circle's circumference to its diameter, it now has various equivalent definitions and appears in many formulas in all areas of mathematics and physics. It is approximately equal to 3.14159. It has been represented by the Greek letter "π" since the mid-18th century, though it is also sometimes spelled out as "pi". It is also called Archimedes' constant.

Protein Biological molecule consisting of chains of amino acid residues

Proteins are large biomolecules, or macromolecules, consisting of one or more long chains of amino acid residues. Proteins perform a vast array of functions within organisms, including catalysing metabolic reactions, DNA replication, responding to stimuli, providing structure to cells and organisms, and transporting molecules from one location to another. Proteins differ from one another primarily in their sequence of amino acids, which is dictated by the nucleotide sequence of their genes, and which usually results in protein folding into a specific three-dimensional structure that determines its activity.

More recently he is the author of the popular pyMPI distributed parallel version of the Python programming language.

pyMPI is a software project that integrates the Message Passing Interface (MPI) into the Python interpreter.

Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.

Miller now works as a software developer for Aurora Innovation in Palo Alto, California. [3]

Palo Alto, California City in California in the United States

Palo Alto is a charter city located in the northwest corner of Santa Clara County, California, United States, in the San Francisco Bay Area. Palo Alto means tall stick in Spanish; the city is named after a coastal redwood tree called El Palo Alto.

Related Research Articles

Sergey Brin President of Alphabet Inc

Sergey Mikhaylovich Brin is an American computer scientist and Internet entrepreneur. Together with Larry Page, he co-founded Google. Brin is the president of Google's parent company Alphabet Inc. As of June 2019, Brin is the 13th-richest person in the world, with an estimated net worth of US$50.1 billion.

Danny Hillis computer scientist

William Daniel "Danny" Hillis is an American inventor, entrepreneur, and scientist, who pioneered parallel computers and their use in artificial intelligence. He founded Thinking Machines Corporation, a parallel supercomputer manufacturer, and subsequently was a fellow at Walt Disney Imagineering. More recently, Hillis co-founded Applied Minds and Applied Invention, an interdisciplinary group of engineers, scientists, and artists. He is a visiting professor at the MIT Media Lab.

Steve Chen is a Taiwanese computer engineer and internet entrepreneur.

Improv Everywhere group of humans

Improv Everywhere is a comedic performance art group based in New York City, formed in 2001 by Charlie Todd. Its slogan is "We Cause Scenes".

David Elliot Shaw is an American investor, computer scientist, and hedge fund manager. He founded D. E. Shaw & Co., a hedge fund company which was once described by Fortune magazine as "the most intriguing and mysterious force on Wall Street". A former faculty member in the computer science department at Columbia University, Shaw made his fortune exploiting inefficiencies in financial markets with the help of state-of-the-art high speed computer networks. In 1996, Fortune magazine referred to him as "King Quant" because of his firm's pioneering role in high-speed quantitative trading. In 2001, Shaw turned to full-time scientific research in computational biochemistry, more specifically molecular dynamics simulations of proteins.

Centre for Development of Advanced Computing

The Centre for Development of Advanced Computing (C-DAC) is an Autonomous Scientific Society of Ministry of Electronics and Information Technology (MeitY), Government of India. The National Centre for Software Technology (NCST), ER&DCI and CEDTI were merged into C-DAC in 2003.

Alan Kotok American computer scientist

Alan Kotok was an American computer scientist known for his work at Digital Equipment Corporation and at the World Wide Web Consortium (W3C). Steven Levy, in his book Hackers: Heroes of the Computer Revolution, describes Kotok and his classmates at the Massachusetts Institute of Technology (MIT) as the first true hackers.

Mark Pilgrim American computer programmer

Mark Pilgrim is a software developer, writer, and advocate of free software. He authored a popular blog, and has written several books, including Dive into Python, a guide to the Python programming language published under the GNU Free Documentation License. Formerly an accessibility architect in the IBM Emerging Technologies Group, he started working at Google in March 2007. In 2018, he moved to Brave.

Vijay P. Bhatkar Indian scientist

Vijay Pandurang Bhatkar is an eminent Indian computer scientist, IT leader and educationalist. He is best known as the architect of India's national initiative in supercomputing where he led the development of Param supercomputers. He is a Padma Bhushan, Padma Shri and Maharashtra Bhushan awardee. Indian computer magazine Dataquest placed him among the pioneers of India's IT industry. He was the founder executive director of C-DAC and is currently working on the developing Exascale supercomputing mission for India.

"Sit on My Face" is a short song by the members of the comedy troupe Monty Python which originally appeared on the album Monty Python's Contractual Obligation Album and later appeared on the compilation Monty Python Sings. Written by Eric Idle, the song's lyrics are sung to the melody of "Sing As We Go" by Gracie Fields. The opening gives way to the voices of The Fred Tomlinson Singers singing "Sit on my face and tell me that you love me." The remaining lyrics contain numerous references to fellatio and cunnilingus, such as "when I'm between your thighs you blow me away" and "life can be fine if we both 69".

William James "Bill" Dally is an American computer scientist and educator.

Watson (computer) artificial intelligence computer system made by IBM

Watson is a question-answering computer system capable of answering questions posed in natural language, developed in IBM's DeepQA project by a research team led by principal investigator David Ferrucci. Watson was named after IBM's first CEO, industrialist Thomas J. Watson.

Dr. Subhash Saini is a senior computer scientist at NASA Ames Research Center. He received a Ph.D from the University of Southern California and has held positions at University of California at Los Angeles (UCLA), University of California at Berkeley (UCB), and Lawrence Livermore National Laboratory (LLNL).

History of supercomputing aspect of history

The history of supercomputing goes back to the early 1920s in the United States with the IBM tabulators at Columbia University and a series of computers at Control Data Corporation (CDC), designed by Seymour Cray to use innovative designs and parallelism to achieve superior computational peak performance. The CDC 6600, released in 1964, is generally considered the first supercomputer. However, some earlier computers were considered supercomputers for their day, such as the 1954 IBM NORC, the 1960 UNIVAC LARC, and the IBM 7030 Stretch and the Atlas, both in 1962.

Allen B. Downey is an American computer scientist, Professor of Computer Science at the Franklin W. Olin College of Engineering and writer of free textbooks.

Supercomputing in Pakistan

The high performance supercomputing program started in mid-to-late 1980s in Pakistan. Supercomputing is a recent area of Computer science in which Pakistan has made progress, driven in part by the growth of the information technology age in the country. Developing on the ingenious supercomputer program started in 1980s when the deployment of the Cray supercomputers was initially denied.

Howard T. Engstrom was a Yale University mathematics professor and headed research operations at the United States Navy's Communication Supplementary Activities CSAW during World War II. Along with William Norris and others he founded Engineering Research Associates in 1946. He was one of the co-creators of the Univac computer, and served as deputy director of the National Security Agency.

References

  1. John Markoff (23 February 2004), Hey, Gang, Let's Make Our Own Supercomputer, New York Times, retrieved 2011-09-30
  2. PERKEL, JEFF (16 September 2005). "We Came, We Saw, We Computed". The Scientist.com. Retrieved 21 August 2019.
  3. https://www.linkedin.com/in/pat-miller-hpc-python/.Missing or empty |title= (help)