“Python remains a single threaded environment with the global interpreter lock as the main bottleneck. Threads must wait for other threads to complete before starting to do their assigned work. The result of this model is that production code is produced that is too slow to be useful for large simulations.”
Performance Insights Using the Intel Advisor Python API
Tuning a complex application for today’s heterogeneous platforms requires an understanding of the application itself as well as familiarity with tools that are available for assisting with analyzing where in the code itself to look for bottlenecks. The process for optimizing the performance of an application, in general, requires the following steps that are most likely applicable for a wide range of applications.
HPC Carpentry Learning Portal Offers an Intro to HPC
The good folks at HPC Carpentry have posted a new set of teaching materials designed to help new users take advantage of high-performance computing systems. No prior computational experience is required – these lessons are ideal for either an in-person workshop or independent study. “HPC Carpentry is not an organization – it is merely a set of publicly available teaching materials designed to make the task of teaching HPC a little easier. We welcome all contributions, in particular adaptations of our Intro to HPC lesson for other schedulers besides SLURM.”
Python: Unlocking the Power of Data Science & Machine Learning
Python stands out as the language best suited for all areas of the data science and machine learning framework. Designed as a flexible general purpose language, Python is widely used by programmers and easily learnt by statisticians. Download the new guide from ActiveState that provides a summary of Python’s attributes, as well as considerations for implementing the programming language to drive new insights and innovation from big data.
Book Review: Python Data Science Handbook
I recently had a need for a Python language resource to supplement a series of courses on Deep Learning I was evaluating that depended on this widely used language. As a long-time data science practitioner, my language of choice has been R, so I relished the opportunity to dig into Python to see first hand how the other side of the data science world did machine learning. The book I settled on was “Python Data Science Handbook: Essential Tools for Working with Data” by Jake VanderPlas.
Anaconda Enterprise 5 Introduces Secure Collaboration to Amplify the Impact of Enterprise Data Scientists
Anaconda, the Python data science leader, introduced Anaconda Enterprise 5 software to help organizations respond to customers and stakeholders faster, deliver strategic insight for rapid decision-making and take advantage of cutting edge machine learning.
Using Python to Drive New Insights and Innovation from Big Data
In a recent white paper “Management’s Guide – Unlocking the Power of Data Science & Machine Learning with Python,” ActiveState – the Open Source Language Company – provides a summary of Python’s attributes in a number of important areas, as well as considerations for implementing Python to drive new insights and innovation from big data.
Unlocking the Power of Data Science & Machine Learning with Python
The time is now for companies to get started on data science initiatives if they have not already. By addressing these needs early on, data science teams can focus on unlocking the power of their data and driving innovation forward. To learn more download this white paper.
TickSmith Releases a Python Tool for the New Generation of Financial Data Scientists
TickSmith, a leader in Big Data applications, released an open-source Python API feature to obtain data from its flagship TickVault big data platform. Based on Hadoop technology, TickVault processes, stores, and analyzes massive amounts of capital market data. The addition of the Python API toolkit to TickVault provides data scientists fine-grained access to historical exchange […]
1010data Delivers New Software Development Kits, Including Python SDK
1010data, Inc., offering the only integrated platform that combines self-service data management and analytics at scale with ready-to-use data, announced the release of its improved application development Software Development Kits (SDKs), designed to support application development and integration across enterprise operations.










