Molecular Dynamics – NVIDIA Technical Blog News and tutorials for developers, data scientists, and IT admins 2025-03-21T20:30:26Z http://www.open-lab.net/blog/feed/ Michelle Horton <![CDATA[Optimizing Drug Discovery with CUDA Graphs, Coroutines, and GPU Workflows]]> http://www.open-lab.net/blog/?p=90780 2024-10-31T16:21:20Z 2024-10-23T17:28:49Z Pharmaceutical research demands fast, efficient simulations to predict how molecules interact, speeding up drug discovery. Jiqun Tu, a senior developer...]]> Pharmaceutical research demands fast, efficient simulations to predict how molecules interact, speeding up drug discovery. Jiqun Tu, a senior developer...Illustration representing drug discovery.

Pharmaceutical research demands fast, efficient simulations to predict how molecules interact, speeding up drug discovery. Jiqun Tu, a senior developer technology engineer at NVIDIA, and Ellery Russell, tech lead for the Desmond engine at Schr?dinger, explore advanced GPU optimization techniques designed to accelerate molecular dynamics simulations. In this NVIDIA GTC 2024 session��

Source

]]>
0
Holly Wilper <![CDATA[Optimizing CUDA Memory Transfers with NVIDIA Nsight Systems]]> http://www.open-lab.net/blog/?p=67259 2024-08-28T17:39:05Z 2023-06-28T18:49:01Z NVIDIA Nsight Systems is a comprehensive tool for tracking application performance across CPU and GPU resources. It helps ensure that hardware is being...]]> NVIDIA Nsight Systems is a comprehensive tool for tracking application performance across CPU and GPU resources. It helps ensure that hardware is being...

NVIDIA Nsight Systems is a comprehensive tool for tracking application performance across CPU and GPU resources. It helps ensure that hardware is being efficiently used, traces API calls, and gives insight into inter-node network communication by describing how low-level metrics sum to application performance and finding where it can be improved. Nsight Systems can scale to cluster-size��

Source

]]>
1
Alan Gray <![CDATA[A Guide to CUDA Graphs in GROMACS 2023]]> http://www.open-lab.net/blog/?p=63250 2023-06-09T22:31:08Z 2023-04-14T18:10:14Z GPUs continue to get faster with each new generation, and it is often the case that each activity on the GPU (such as a kernel or memory copy) completes very...]]> GPUs continue to get faster with each new generation, and it is often the case that each activity on the GPU (such as a kernel or memory copy) completes very...Biomolecule

GPUs continue to get faster with each new generation, and it is often the case that each activity on the GPU (such as a kernel or memory copy) completes very quickly. In the past, each activity had to be separately scheduled (launched) by the CPU, and associated overheads could accumulate to become a performance bottleneck. The CUDA Graphs facility addresses this problem by enabling multiple GPU��

Source

]]>
1
Alan Gray <![CDATA[Massively Improved Multi-node NVIDIA GPU Scalability with GROMACS]]> http://www.open-lab.net/blog/?p=60772 2024-11-04T23:15:21Z 2023-02-09T17:00:00Z GROMACS, a scientific software package widely used for simulating biomolecular systems, plays a crucial role in comprehending important biological processes...]]> GROMACS, a scientific software package widely used for simulating biomolecular systems, plays a crucial role in comprehending important biological processes...

GROMACS, a scientific software package widely used for simulating biomolecular systems, plays a crucial role in comprehending important biological processes important for disease prevention and treatment. GROMACS can use multiple GPUs in parallel to run each simulation as quickly as possible. Over the past several years, NVIDIA and the core GROMACS developers have collaborated on a series of��

Source

]]>
0
Brad Nemire <![CDATA[Scientists Develop 3D Simulation of a Living Cell]]> http://www.open-lab.net/blog/?p=43355 2022-08-21T23:53:19Z 2022-01-20T19:42:15Z ]]> ]]> 0 Jingchao Zhang <![CDATA[Accelerated Molecular Simulation Using Deep Potential Workflow with NGC]]> http://www.open-lab.net/blog/?p=39394 2022-08-21T23:52:57Z 2021-11-15T20:28:54Z Molecular simulation communities have faced the accuracy-versus-efficiency dilemma in modeling the potential energy surface and interatomic forces for decades....]]> Molecular simulation communities have faced the accuracy-versus-efficiency dilemma in modeling the potential energy surface and interatomic forces for decades....

Molecular simulation communities have faced the accuracy-versus-efficiency dilemma in modeling the potential energy surface and interatomic forces for decades. Deep Potential, the artificial neural network force field, solves this problem by combining the speed of classical molecular dynamics (MD) simulation with the accuracy of density functional theory (DFT) calculation.1 This is achieved by��

Source

]]>
0
Vanessa Braunstein <![CDATA[OpenEye Scientific��s OMEGA Generates 3D Molecular Conformers for Drug Design 30X Faster with NVIDIA]]> http://www.open-lab.net/blog/?p=39581 2022-11-23T22:01:32Z 2021-11-03T13:00:00Z Computational molecular design involves compute-intense calculations that require exceptional processing power.  Whether working in pharmaceuticals,...]]> Computational molecular design involves compute-intense calculations that require exceptional processing power.  Whether working in pharmaceuticals,...Molecular structure graphic.

Computational molecular design involves compute-intense calculations that require exceptional processing power. Whether working in pharmaceuticals, biotechnology, agrochemicals, or the fragrance industry, researchers are oftentimes dealing with datasets that encompass millions to billions of compounds. Until recently, this required that companies invest in expensive��

Source

]]>
0
Nicole Castro <![CDATA[Explore the Latest in Graphics with Professional Visualization Sessions at NVIDIA GTC]]> http://www.open-lab.net/blog/?p=38814 2022-08-21T23:52:54Z 2021-10-19T22:46:42Z The latest breakthroughs in graphics technologies are elevating workflows across industries��and you can experience it all at the NVIDIA GTC, begins November...]]> The latest breakthroughs in graphics technologies are elevating workflows across industries��and you can experience it all at the NVIDIA GTC, begins November...Screenshot of a 3D character in an animated movie.

The latest breakthroughs in graphics technologies are elevating workflows across industries��and you can experience it all at the NVIDIA GTC, begins November 8. There are several GTC sessions for professional content creators, engineers, and developers looking to explore new tools and techniques accelerated by NVIDIA. We will showcase how NVIDIA is powering real-time ray tracing��

Source

]]>
0
Alan Gray <![CDATA[Maximizing GROMACS Throughput with Multiple Simulations per GPU Using MPS and MIG]]> http://www.open-lab.net/blog/?p=37951 2022-08-21T23:52:43Z 2021-10-08T16:20:08Z GROMACS, a simulation package for biomolecular systems, is one of the most highly used scientific software applications worldwide, and a key tool in...]]> GROMACS, a simulation package for biomolecular systems, is one of the most highly used scientific software applications worldwide, and a key tool in...Logo for GROMACS

GROMACS, a simulation package for biomolecular systems, is one of the most highly used scientific software applications worldwide, and a key tool in understanding important biological processes including those underlying the current COVID-19 pandemic. In a previous post, we showcased recent optimizations, performed in collaboration with the core development team, that enable GROMACS to��

Source

]]>
10
Michelle Horton <![CDATA[Predicting Protein Structures with Deep Learning]]> http://www.open-lab.net/blog/?p=35051 2024-08-12T17:57:49Z 2021-07-21T22:06:34Z Solving a mystery that stumped scientists for decades, last November a group of computational biologists from Alphabet��s DeepMind used AI to predict a...]]> Solving a mystery that stumped scientists for decades, last November a group of computational biologists from Alphabet��s DeepMind used AI to predict a...

Solving a mystery that stumped scientists for decades, last November a group of computational biologists from Alphabet��s DeepMind used AI to predict a protein��s structure from its amino acid sequence. Not even a year later, a new study offers a more powerful model, capable of computing protein structures in as little as 10 minutes, on one gaming computer. The research��

Source

]]>
0
Logan Herche <![CDATA[Achieve up to 75% Performance Improvement for Communication Intensive HPC Applications with NVTAGS]]> http://www.open-lab.net/blog/?p=33648 2022-08-21T23:52:02Z 2021-06-23T21:29:15Z Many GPU-accelerated HPC applications spend a substantial portion of their time in non-uniform, GPU-to-GPU communications. Additionally, in many HPC systems,...]]> Many GPU-accelerated HPC applications spend a substantial portion of their time in non-uniform, GPU-to-GPU communications. Additionally, in many HPC systems,...

Many GPU-accelerated HPC applications spend a substantial portion of their time in non-uniform, GPU-to-GPU communications. Additionally, in many HPC systems, different GPU pairs share communication links with varying bandwidth and latency. As a result, GPU assignment can substantially impact time to solution. Furthermore, on multi-node / multi-socket systems, communication performance can degrade��

Source

]]>
0
Akhil Docca <![CDATA[New on NGC: New and Updated HPC Containers on the NGC Catalog]]> http://www.open-lab.net/blog/?p=31390 2022-08-21T23:51:34Z 2021-05-05T20:42:12Z A container is a portable unit of software that combines the application and all its dependencies into a single package that is agnostic to the underlying host...]]> A container is a portable unit of software that combines the application and all its dependencies into a single package that is agnostic to the underlying host...

A container is a portable unit of software that combines the application and all its dependencies into a single package that is agnostic to the underlying host OS. In a high-performance computing (HPC) environment, containers remove the need for building complex environments or maintaining environment modules, making it easy for researchers and systems administrators to deploy their HPC��

Source

]]>
0
Brad Nemire <![CDATA[GTC 21: Top 5 High Performance Computing Technical Sessions]]> https://news.www.open-lab.net/?p=19803 2022-08-21T23:40:34Z 2021-03-17T20:59:28Z From weather forecasting and energy exploration, to computational chemistry and molecular dynamics, NVIDIA compute and networking technologies are optimizing...]]> From weather forecasting and energy exploration, to computational chemistry and molecular dynamics, NVIDIA compute and networking technologies are optimizing...

From weather forecasting and energy exploration, to computational chemistry and molecular dynamics, NVIDIA compute and networking technologies are optimizing nearly 2,000 applications across a broad-range of scientific domains and industries. By leveraging GPU-powered parallel processing, users can accelerate advanced, large-scale applications efficiently and reliably, paving the way to scientific��

Source

]]>
0
Isha Salian <![CDATA[Supercomputing Demystifies How Metals Crystallize at Atomic Scale]]> https://news.www.open-lab.net/?p=19483 2023-03-14T19:31:55Z 2021-03-04T23:34:03Z Simulations by Lawrence Livermore National Laboratory researchers have uncovered a new mechanism for freezing in metals, advancing scientists�� understanding...]]> Simulations by Lawrence Livermore National Laboratory researchers have uncovered a new mechanism for freezing in metals, advancing scientists�� understanding...

Simulations by Lawrence Livermore National Laboratory researchers have uncovered a new mechanism for freezing in metals, advancing scientists�� understanding of nucleation, the process of gases or liquids cooling into crystalline solids. Run on 256 NVIDIA Tensor Core GPUs on the Lassen supercomputer, the simulations modeled how heated copper solidifies, providing atomic-scale insights into the��

Source

]]>
0
Patrik Hadorn <![CDATA[Creating Visualizations of Large Molecular Systems using NVIDIA Omniverse]]> http://www.open-lab.net/blog/?p=22152 2022-08-21T23:40:46Z 2020-11-17T13:00:55Z Wouldn��t it be amazing if you could create beautiful and immersive scientific visualizations of large and dynamic simulations like Folding@Home��s simulation...]]> Wouldn��t it be amazing if you could create beautiful and immersive scientific visualizations of large and dynamic simulations like Folding@Home��s simulation...

Wouldn��t it be amazing if you could create beautiful and immersive scientific visualizations of large and dynamic simulations like Folding@Home��s simulation of COVID-19 spikes? In this post, we share our recipe to show that you can use NVIDIA Omniverse to create powerful cinematic visualizations from scientific data. The beginning of any such project starts with trajectory data.

Source

]]>
0
Nefi Alarcon <![CDATA[Meet the Researcher: Gregory A. Voth, Developing New Methods for Molecular Dynamics Simulations]]> https://news.www.open-lab.net/?p=18603 2022-08-21T23:50:41Z 2020-10-28T23:25:19Z ��Meet the Researcher�� is a monthly series in which we spotlight different researchers in academia who are using NVIDIA technology to accelerate their work....]]> ��Meet the Researcher�� is a monthly series in which we spotlight different researchers in academia who are using NVIDIA technology to accelerate their work....

��Meet the Researcher�� is a monthly series in which we spotlight different researchers in academia who are using NVIDIA technology to accelerate their work. This month, we spotlight Gregory A. Voth, Distinguished Professor at the Department of Chemistry, The University of Chicago. Voth received a Ph.D. in Theoretical Chemistry from the California Institute of Technology in 1987 and was an IBM��

Source

]]>
0
Nefi Alarcon <![CDATA[Inception Spotlight: Synvivia Developing a Protein Switch for COVID-19]]> https://news.www.open-lab.net/?p=18458 2023-04-06T03:10:07Z 2020-10-09T18:46:31Z This week at GTC 2020, synthetic biology startup Synvivia showcased protein switches being developed to control engineered organisms and aid in drug discovery...]]> This week at GTC 2020, synthetic biology startup Synvivia showcased protein switches being developed to control engineered organisms and aid in drug discovery...

This week at GTC 2020, synthetic biology startup Synvivia showcased protein switches being developed to control engineered organisms and aid in drug discovery for COVID-19. The full session is available in the GTC catalog to view on-demand. Synvivia uses GPU-accelerated molecular dynamics simulations to design protein molecule interactions and was able to observe potential additive effects of��

Source

]]>
0
Geetika Gupta <![CDATA[GPU-Accelerated Molecular Dynamics Applications Help Fight COVID-19]]> https://news.www.open-lab.net/?p=16729 2023-07-12T23:17:54Z 2020-04-20T23:31:00Z As the world battles to reach a scientific breakthrough in the fight against COVID-19, scientists are turning to computing resources to accelerate their...]]> As the world battles to reach a scientific breakthrough in the fight against COVID-19, scientists are turning to computing resources to accelerate their...

As the world battles to reach a scientific breakthrough in the fight against COVID-19, scientists are turning to computing resources to accelerate their research. To help make the process for scientists more accessible, we��re spotlighting a few of the GPU-accelerated applications that developers can use right now in the fight against this virus. Applications like AMBER, GROMACS, NAMD��

Source

]]>
0
Nefi Alarcon <![CDATA[Folding@Home Crowdsources GPU-accelerated exaFLOP Supercomputer for COVID-19 Research]]> https://news.www.open-lab.net/?p=16614 2022-08-21T23:49:33Z 2020-04-08T22:24:00Z To help tackle COVID-19, the long-running Folding@Home program, a distributed computing project for simulating protein dynamics, hit a breakthrough by achieving...]]> To help tackle COVID-19, the long-running Folding@Home program, a distributed computing project for simulating protein dynamics, hit a breakthrough by achieving...

To help tackle COVID-19, the long-running Folding@Home program, a distributed computing project for simulating protein dynamics, hit a breakthrough by achieving more than an exaflop of processing power. That��s more than 1,000,000,000,000,000,000 operations per second, all through crowdsourcing efforts. For comparison, Summit, the world��s fastest supercomputer, which is powered by more than 27��

Source

]]>
0
Nefi Alarcon <![CDATA[Oak Ridge National Laboratory Scientists Identify Compounds That Could Shed More Light on the Coronavirus]]> https://news.www.open-lab.net/?p=16276 2022-08-21T23:49:25Z 2020-03-06T00:06:07Z To help respond to the COVID-19 coronavirus outbreak, researchers at the Oak Ridge National Laboratory (ORNL) are using the world��s fastest supercomputer to...]]> To help respond to the COVID-19 coronavirus outbreak, researchers at the Oak Ridge National Laboratory (ORNL) are using the world��s fastest supercomputer to...

To help respond to the COVID-19 coronavirus outbreak, researchers at the Oak Ridge National Laboratory (ORNL) are using the world��s fastest supercomputer to identify compounds that may effectively combat the virus. Using Summit, which is powered by 9,216 IBM Power9 CPUs and over 27,000 NVIDIA V100 Tensor Core GPUs, the researchers identified 77 small-molecule drug compounds that are likely��

Source

]]>
0
Alan Gray <![CDATA[Creating Faster Molecular Dynamics Simulations with GROMACS 2020]]> http://www.open-lab.net/blog/?p=16519 2023-07-12T23:16:45Z 2020-02-25T23:28:06Z GROMACS��one of the most widely used HPC applications�� has received a major upgrade with the release of GROMACS 2020. The new version includes exciting new...]]> GROMACS��one of the most widely used HPC applications�� has received a major upgrade with the release of GROMACS 2020. The new version includes exciting new...

GROMACS��one of the most widely used HPC applications�� has received a major upgrade with the release of GROMACS 2020. The new version includes exciting new performance improvements resulting from a long-term collaboration between NVIDIA and the core GROMACS developers. As a simulation package for biomolecular systems, GROMACS evolves particles using the Newtonian equations of motion.

Source

]]>
15
Scott McMillan <![CDATA[Building HPC Containers Demystified]]> http://www.open-lab.net/blog/?p=15892 2022-08-21T23:39:40Z 2019-11-19T15:46:34Z What��s New with HPC Container Maker Whether you are a HPC research scientist, application developer, or IT staff, NVIDIA has solutions to help you use...]]> What��s New with HPC Container Maker Whether you are a HPC research scientist, application developer, or IT staff, NVIDIA has solutions to help you use...

Whether you are a HPC research scientist, application developer, or IT staff, NVIDIA has solutions to help you use containers to be more productive. NVIDIA is enabling easy access and deployment of HPC applications by providing tuned and tested HPC containers on the NGC registry. Many commonly used HPC applications such as NAMD, GROMACS, and MILC are available and ready to run just by downloading��

Source

]]>
0
Nefi Alarcon <![CDATA[Nature: Supercharge your Research with a GPU]]> https://news.www.open-lab.net/?p=11686 2022-08-21T23:39:01Z 2018-10-03T20:22:13Z NVIDIA GPUs power the world's fastest supercomputer, and 20 of the 100 most powerful supercomputing clusters in the world are also powered by them too. If you...]]> NVIDIA GPUs power the world's fastest supercomputer, and 20 of the 100 most powerful supercomputing clusters in the world are also powered by them too. If you...

NVIDIA GPUs power the world��s fastest supercomputer, and 20 of the 100 most powerful supercomputing clusters in the world are also powered by them too. If you follow NVIDIA closely, you are probably not surprised by this, but in a new article published in Nature this week, the leading scientific publication explains why so many researchers and developers are using NVIDIA GPUs to accelerate their��

Source

]]>
0
Nefi Alarcon <![CDATA[AI Helps Automate the Drug Discovery Process]]> https://news.www.open-lab.net/?p=10825 2022-08-21T23:45:36Z 2018-07-13T18:00:56Z Researchers from Google, along with collaborators from academia, announced today they developed a deep learning-based system for identifying protein...]]> Researchers from Google, along with collaborators from academia, announced today they developed a deep learning-based system for identifying protein...

Researchers from Google, along with collaborators from academia, announced today they developed a deep learning-based system for identifying protein crystallization, achieving a 94 percent accuracy rate. Protein crystallization plays a vital role in the drug discovery process, helping determine the shape of cells. The work has the potential to further the drug discovery process by making it��

Source

]]>
0
Nefi Alarcon <![CDATA[New Physics Research Aims to Answer the Mysteries of the Universe]]> https://news.www.open-lab.net/?p=10482 2022-08-21T23:45:18Z 2018-05-31T21:52:04Z Physicists from more than a dozen institutions used the power of the GPU-accelerated Titan Supercomputer at Oak Ridge National Laboratory to calculate a...]]> Physicists from more than a dozen institutions used the power of the GPU-accelerated Titan Supercomputer at Oak Ridge National Laboratory to calculate a...

Physicists from more than a dozen institutions used the power of the GPU-accelerated Titan Supercomputer at Oak Ridge National Laboratory to calculate a subatomic-scale physics problem of measuring the lifetime of neutrons. The study, published in Nature this week, achieves groundbreaking precision and provides the research community with new data that could aid in the search for dark matter and��

Source

]]>
0
Nefi Alarcon <![CDATA[Improving Biomolecular Design with GPU-Accelerated Supercomputers]]> https://news.www.open-lab.net/?p=10111 2023-03-14T19:32:05Z 2018-05-18T22:00:28Z For the first time ever, chemists from the University of California, San Diego designed a two-dimensional protein crystal simulation that toggles between states...]]> For the first time ever, chemists from the University of California, San Diego designed a two-dimensional protein crystal simulation that toggles between states...

For the first time ever, chemists from the University of California, San Diego designed a two-dimensional protein crystal simulation that toggles between states of varying porosity and density. The research could help scientists create new materials for water purification, renewable energy, breakthroughs in medicine, drug development, and many more possible applications. The work of combining��

Source

]]>
0
Brad Nemire <![CDATA[23,000 Atoms Mapped for First Time]]> https://news.www.open-lab.net/?p=8154 2022-08-21T23:43:01Z 2017-02-06T17:23:36Z Scientists used an extremely high-resolution transmission electron microscope to capture 2D projections of the nanoparticle's structure, and used an algorithm...]]> Scientists used an extremely high-resolution transmission electron microscope to capture 2D projections of the nanoparticle's structure, and used an algorithm...

Scientists used an extremely high-resolution transmission electron microscope to capture 2D projections of the nanoparticle��s structure, and used an algorithm to stitch those together into a 3D reconstruction. The unprecedented detail sheds light on the material��s properties at the single-atom level and the insights gained from the particle��s structure could lead to new ways to improve its��

Source

]]>
0
Brad Nemire <![CDATA[Share Your Science: Fighting Ebola with Supercomputer Simulations]]> https://news.www.open-lab.net/?p=8089 2022-08-21T23:38:17Z 2017-01-16T20:06:42Z Thomas Cheatham, professor of Medicinal Chemistry and the director of research computing at University of Utah shares how they��re using the GPU-accelerated...]]> Thomas Cheatham, professor of Medicinal Chemistry and the director of research computing at University of Utah shares how they��re using the GPU-accelerated...

Thomas Cheatham, professor of Medicinal Chemistry and the director of research computing at University of Utah shares how they��re using the GPU-accelerated Blue Waters supercomputer and NVLink to compute the interactions of atoms that can lead to drug design and materials design. ��The GPUs have been really helpful, because we��ve optimized our codes (AMBER, a package of programs for molecular��

Source

]]>
0
Brad Nemire <![CDATA[Share Your Science: Understanding Cancer Biology with GPUs]]> https://news.www.open-lab.net/?p=8004 2022-08-21T23:42:55Z 2016-11-29T23:46:17Z Gil Speyer, Senior Postdoctoral Fellow at the Translational Genomics Research Institute (TGen) shares how NVIDIA technology is accelerating the computer...]]> Gil Speyer, Senior Postdoctoral Fellow at the Translational Genomics Research Institute (TGen) shares how NVIDIA technology is accelerating the computer...

Gil Speyer, Senior Postdoctoral Fellow at the Translational Genomics Research Institute (TGen) shares how NVIDIA technology is accelerating the computer processing of transcriptomes from thousands of cells gleaned from patient tumor samples. Using NVIDIA Tesla K40 GPUs and CUDA, the scientists developed a statistical analysis tool called EDDY (evaluation of differential dependency) that examines��

Source

]]>
0
Brad Nemire <![CDATA[Meet the New Tesla-Accelerated Supercomputer at Michigan State University]]> https://news.www.open-lab.net/?p=7567 2022-08-21T23:42:25Z 2016-07-14T16:11:43Z Accelerated by 200 Tesla K80 GPUs, the Laconia Supercomputer was recently unveiled at the Institute for Cyber-Enabled Research at Michigan State University....]]> Accelerated by 200 Tesla K80 GPUs, the Laconia Supercomputer was recently unveiled at the Institute for Cyber-Enabled Research at Michigan State University....

Accelerated by 200 Tesla K80 GPUs, the Laconia Supercomputer was recently unveiled at the Institute for Cyber-Enabled Research at Michigan State University. Named after a region in Greece that was home to the original Spartans, the mascot of Michigan State University, the supecomputer ranks in the TOP500 fastest computers in the world and is projected to be in the top 6%

Source

]]>
0
Brad Nemire <![CDATA[Uncovering Treatments for Addiction and Depression with GPU-Accelerated Supercomputing]]> https://news.www.open-lab.net/?p=7502 2022-08-21T23:42:21Z 2016-06-22T16:28:44Z A team lead by Cornell University researchers are using the Titan Supercomputer at Oak Ridge National Laboratory to study mechanisms of sodium-powered...]]> A team lead by Cornell University researchers are using the Titan Supercomputer at Oak Ridge National Laboratory to study mechanisms of sodium-powered...

A team lead by Cornell University researchers are using the Titan Supercomputer at Oak Ridge National Laboratory to study mechanisms of sodium-powered transporters in cell-to-cell communications. Harel Weinstein��s lab at the Weill Cornell Medical College of Cornell University have constructed complex 3D molecular models of a specific family of neurotransmitter transporters called neurotransmitter��

Source

]]>
1
Brad Nemire <![CDATA[Facebook Donating 200 GPUs to European Researchers]]> https://news.www.open-lab.net/?p=7123 2022-08-21T23:37:56Z 2016-03-03T19:06:40Z The Facebook Artificial Intelligence Research (FAIR) lab announced a new Research Partnership Program to spur advances in Artificial Intelligence and machine...]]> The Facebook Artificial Intelligence Research (FAIR) lab announced a new Research Partnership Program to spur advances in Artificial Intelligence and machine...

The Facebook Artificial Intelligence Research (FAIR) lab announced a new Research Partnership Program to spur advances in Artificial Intelligence and machine learning �� Facebook will be giving out 25 servers powered with GPUs, free of charge. The first recipient to receive 32 GPUs in four GPU servers is Klaus-Robert M��ller of TU Berlin. ��Dr. M��ller will receive four GPU servers that will enable��

Source

]]>
0
Brad Nemire <![CDATA[Share Your Science: Unraveling Membrane Proteins with GPUs]]> http://news.www.open-lab.net/?p=7023 2022-08-21T23:41:57Z 2016-02-09T21:06:40Z Erik Lindahl, Professor of Biophysics at Stockholm University, talks about using the GPU-accelerated GROMACS application to simulate protein dynamics. This...]]> Erik Lindahl, Professor of Biophysics at Stockholm University, talks about using the GPU-accelerated GROMACS application to simulate protein dynamics. This...

Erik Lindahl, Professor of Biophysics at Stockholm University, talks about using the GPU-accelerated GROMACS application to simulate protein dynamics. This approach helps researchers learn how to design better drugs, combat alcoholism and understand how certain diseases occur. Lindahl mentions they started using CUDA in their work nearly five years ago and now 90% of their computational resources��

Source

]]>
0
Brad Nemire <![CDATA[Developing New Materials with GPU-Accelerated Supercomputers]]> http://news.www.open-lab.net/?p=6917 2023-03-14T19:32:51Z 2016-01-07T20:20:07Z Research Area Specialist Dr. Joshua A. Anderson at University of Michigan was an early user of GPU computing technology. He began his career developing software...]]> Research Area Specialist Dr. Joshua A. Anderson at University of Michigan was an early user of GPU computing technology. He began his career developing software...

Research Area Specialist Dr. Joshua A. Anderson at University of Michigan was an early user of GPU computing technology. He began his career developing software on the first CUDA capable GPU, and now runs simulations on one of the world��s most powerful supercomputers. His ��contributions to the development and dissemination of the open source, GPU-enabled molecular simulation software, HOOMD-blue��

Source

]]>
0
Brad Nemire <![CDATA[Developing New Materials with GPU-Accelerated Supercomputers]]> http://www.open-lab.net/blog/parallelforall/?p=6227 2023-03-14T19:33:06Z 2016-01-07T01:16:09Z Dr. Joshua A. Anderson is a Research Area Specialist at the University of Michigan who was an early user of GPU computing technology. He began his career...]]> Dr. Joshua A. Anderson is a Research Area Specialist at the University of Michigan who was an early user of GPU computing technology. He began his career...

Dr. Joshua A. Anderson is a Research Area Specialist at the University of Michigan who was an early user of GPU computing technology. He began his career developing software on the first CUDA capable GPU and now runs simulations on one of the world��s most powerful supercomputers. Anderson��s ��contributions to the development and dissemination of the open source, GPU-enabled molecular simulation��

Source

]]>
0
Brad Nemire <![CDATA[Share Your Science: Detecting Tumor Cells in Blood Samples]]> http://news.www.open-lab.net/?p=6733 2022-08-21T23:41:40Z 2015-12-04T17:26:39Z Dr. Diego Rossinelli, an ETH Zurich researcher and 2015 Gordon Bell Finalist, shares how they are relying on CUDA and Tesla GPUs to track down tumor cells that...]]> Dr. Diego Rossinelli, an ETH Zurich researcher and 2015 Gordon Bell Finalist, shares how they are relying on CUDA and Tesla GPUs to track down tumor cells that...

Dr. Diego Rossinelli, an ETH Zurich researcher and 2015 Gordon Bell Finalist, shares how they are relying on CUDA and Tesla GPUs to track down tumor cells that are markers of metastatic cancer. Watch Diego��s talk ��18,688 K20X��s Running after a Tumor Cell�� in the NVIDIA GPU Technology Theater at SC15: Watch Now Read more about his research at http://nvda.ly/UR7sQ Share your GPU��

Source

]]>
0
Brad Nemire <![CDATA[Share Your Science: Magnetic Nanotechnology in Biomedicine]]> http://news.www.open-lab.net/?p=6736 2022-08-21T23:41:37Z 2015-11-20T17:33:42Z Oliver Laslett, Post-Graduate Researcher at University of Southampton discusses how magnetic nanotechnology can be used to improve bio-medicine.  ...]]> Oliver Laslett, Post-Graduate Researcher at University of Southampton discusses how magnetic nanotechnology can be used to improve bio-medicine.  ...

Oliver Laslett, Post-Graduate Researcher at University of Southampton discusses how magnetic nanotechnology can be used to improve bio-medicine. Share your GPU-accelerated science with us: http://nvda.ly/Vpjxr Watch more scientists and researchers share how accelerated computing is #thepathforward: Watch Now ��

Source

]]>
0
Brad Nemire <![CDATA[Share Your Science: Transforming Drug Design with Molecular Dynamics]]> http://news.www.open-lab.net/?p=6742 2022-08-21T23:41:37Z 2015-11-19T17:45:36Z Ross Walker, AMBER developer at San Diego Computing Super Center and University of California, San Diego discusses how they are accelerating molecular dynamics...]]> Ross Walker, AMBER developer at San Diego Computing Super Center and University of California, San Diego discusses how they are accelerating molecular dynamics...

Ross Walker, AMBER developer at San Diego Computing Super Center and University of California, San Diego discusses how they are accelerating molecular dynamics to transform drug design. Read more about his research at http://bit.ly/1lx4A80 Share your GPU-accelerated science with us: http://nvda.ly/Vpjxr Watch more scientists and researchers share how accelerated computing is #

Source

]]>
0
Brad Nemire <![CDATA[Share Your Science: Scalable Molecular Dynamics]]> http://news.www.open-lab.net/?p=6766 2022-08-21T23:41:38Z 2015-11-18T18:36:05Z Jim Phillips, Senior Research Programmer at University of Illinois at Urbana-Champaign is using the Tesla-accelerated supercomputers, Titan and Blue Waters for...]]> Jim Phillips, Senior Research Programmer at University of Illinois at Urbana-Champaign is using the Tesla-accelerated supercomputers, Titan and Blue Waters for...

Jim Phillips, Senior Research Programmer at University of Illinois at Urbana-Champaign is using the Tesla-accelerated supercomputers, Titan and Blue Waters for his parallel molecular dynamics code, NAMD, designed for high-performance simulation of large biomolecular systems. Watch Jim��s talk ��Petascale Biomolecular Simulation with NAMD on Titan, Blue Waters, and Summit�� in the��

Source

]]>
0
Brad Nemire <![CDATA[San Diego Supercomputer Center Celebrates 30 Years Supporting the Long Tail of Science]]> http://news.www.open-lab.net/?p=6533 2022-08-21T23:37:49Z 2015-10-28T20:26:32Z For the past 30 years, users of the San Diego Supercomputer Center (SDSC) systems have achieved major scientific breakthroughs spanning many domains, from earth...]]> For the past 30 years, users of the San Diego Supercomputer Center (SDSC) systems have achieved major scientific breakthroughs spanning many domains, from earth...

For the past 30 years, users of the San Diego Supercomputer Center (SDSC) systems have achieved major scientific breakthroughs spanning many domains, from earth sciences and biology to astrophysics, bioinformatics, and health IT. A few milestones include: 1987: Scientists take a major step in the new arena of rational drug design, determining the relative free energies of binding for different��

Source

]]>
0
John Stone <![CDATA[HPC Visualization on NVIDIA Tesla GPUs]]> http://www.open-lab.net/blog/parallelforall/?p=4966 2022-08-21T23:37:31Z 2015-03-12T13:00:53Z HPC looks very different today than it did when I was a graduate student in the mid-90s. Today's supercomputers are many orders of magnitude faster than the...]]> HPC looks very different today than it did when I was a graduate student in the mid-90s. Today's supercomputers are many orders of magnitude faster than the...

HPC looks very different today than it did when I was a graduate student in the mid-90s. Today��s supercomputers are many orders of magnitude faster than the machines of the 90s, and GPUs have helped push arithmetic performance on several leading systems to stratospheric levels. Unfortunately, the arithmetic performance wrought by two decades of supercomputer design has created tremendous I/

Source

]]>
0
Brad Nemire <![CDATA[CUDA Spotlight: Michela Taufer on GPU-Accelerated Scientific Computing]]> http://www.open-lab.net/blog/parallelforall/?p=3544 2022-08-21T23:37:08Z 2014-08-22T01:28:08Z Our Spotlight is on Dr. Michela Taufer, Associate Professor at the University of Delaware. Michela heads the Global Computing Lab (GCLab), which focuses on high...]]> Our Spotlight is on Dr. Michela Taufer, Associate Professor at the University of Delaware. Michela heads the Global Computing Lab (GCLab), which focuses on high...

Our Spotlight is on Dr. Michela Taufer, Associate Professor at the University of Delaware. Michela heads the Global Computing Lab (GCLab), which focuses on high performance computing (HPC) and its application to the sciences. Her research interests include software applications and their advanced programmability in heterogeneous computing (i.e., multi-core platforms and GPUs)��

Source

]]>
0
���˳���97caoporen����