The most popular and comprehensive Open Source ECM platform
Artificial Intelligence: Creation of the GPU Open Analytics Initiative (GAOI)
GPU (Graphic Processing Units) are specialized computer chips that are revolutionizing the area of artificial intelligence (AI). Their original purpose may have been for speeding up graphic displays on monitors, but applications of GPU chips have become far reaching. GPU chips are equipped with thousands of core processors, compared to the 2-4 cores that are available in standard CPUs. Because there are so many core processors, GPUs enable many different tasks that can be worked on in parallel.
Because many or most AI algorithms can be written to be solved as parallel problems, GPUs are able to much more quickly attack and solve AI problems, compared to standard CPUs. Machine learning, deep learning, self-driving vehicles, facial recognition, data analytics, are examples of some of the many AI problems that are best suited to be solved by GPUs.
Recently a new organization formed to advance the study of data science and create common data framework on GPUs. The new organization is called the GPU Open Analytics Initiative. The group has already made available a GPU Data Frame for improving the interfacing with GPUs.
Todd Mostak, CEO and co-founder of MapD Technologies, said that “the data science and analytics communities are rapidly adopting GPU computing for machine learning and deep learning. However, CPU-based systems still handle tasks like subsetting and preprocessing training data, which creates a significant bottleneck. The GPU Data Frame makes it easy to run everything from ingestion to preprocessing to training and visualization directly on the GPU. This efficient data interchange will improve performance, encouraging development of ever more sophisticated GPU-based applications.”













