Search Results for: python

Call for Papers: Workshop on Python for High Performance & Scientific Computing

The 4th Workshop on Python for High Performance and Scientific Computing (PyHPC 2014) has extended its Call for Papers deadline to Sept. 12. The event takes place Nov. 17 in conjunction with SC14.

RCE Podcast on the Numba Just-in-time Compiler for Accelerating Python

In this RCE Podcast, Brock Palen and Jeff Squyres discuss the Numba just-in-time compiler with Stanley Seibert from Continuum Analytics.

Python’s Role in Big Data Analytics: Past, Present, and Future

In this video from EuroPython 2014, Travis Oliphant from Continuum Analytics presents: Python’s Role in Big Data Analytics: Past, Present, and Future.

Online Course Breaks New Ground: Practical Numerical Methods with Python

George Washington University is launching a groundbreaking example of inter-institutional collaboration in open education through a Massive Open Online Course (MOOC) entitled “Practical Numerical Methods with Python.”

Lorena Barba on Why She Pushes Python

“Using Python has improved the effectiveness of our computer science program for all students … More students leave the course with the ability to create meaningful programs and with the positive attitude toward the experience of programming that this engenders.”

Programming GPUs Directly from Python Using NumbaPro

“NumbaPro is a powerful compiler that takes high-level Python code directly to the GPU producing fast-code that is the equivalent of programming in a lower-level language. It contains an implementation of CUDA Python as well as higher-level constructs that make it easy to map array-oriented code to the parallel architecture of the GPU.”

Video: Building Python-Based Operational Systems for Prediction of Atmospheric Processes

In this video from the UCAR Software Engineering Assembly, Don Morton from ARSC presents: Building Python-Based Operational Systems for Prediction of Atmospheric Processes. In the context of atmospheric models, operational systems are those that dependably provide important, time-critical forecasts for use in decision-support systems. They are characterized by the need for rapid data acquisition and […]

Exploring Collaborative HPC Visualization Workflows using VisIt and Python

In this video from SciPy 2013, Harinarayan Krishnan from Lawrence Berkeley National Labs presents: Exploring Collaborative HPC Visualization Workflows using VisIt and Python. Practitioners aiming for reproducibility would benefit from collaboration tools in this space that support the ability to automatically capture multi-user collaborative interactions. For this work, we modified VisIt, an open source scientific […]

DOE Funds Enthought to Develop Python HPC Framework

Today Enthought announced that the company has been awarded a $1M Small Business Innovation and Research grant by the United States Department of Energy to expand the capabilities of Python and NumPy for high-performance distributed computing. The open-source Python HPC framework being developed under this Phase II SBIR will help address the growing need to […]

Python for CUDA to Bolster Next Wave of GPU-powered HPC and Big Data Analytics

Today Nvidia announced that growing ranks of Python users can now take full advantage of GPU acceleration for HPC and Big Data analytics applications by using the CUDA parallel programming model. As a popular, easy-to-use language, Python enables users to write high-level software code that captures their algorithmic ideas without delving deep into programming details. […]