{"id":23615,"date":"2019-11-27T08:00:34","date_gmt":"2019-11-27T16:00:34","guid":{"rendered":"https:\/\/insidebigdata.com\/?p=23615"},"modified":"2019-11-26T09:27:13","modified_gmt":"2019-11-26T17:27:13","slug":"supercomputers-and-machine-learning-a-perfect-match","status":"publish","type":"post","link":"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/","title":{"rendered":"Supercomputers and Machine Learning: A Perfect Match"},"content":{"rendered":"\n<p>When considering complex or very large data sets, using the largest and most powerful computers in the world sounds ideal. High-performance computing is a perfect match for complex machine learning and big data models. These supercomputers can easily process billions of calculations, improving the capabilities of machine learning technologies.\u00a0<\/p>\n\n\n\n<p><strong>What Is High-Performance Computing and How Does it Work?<\/strong><\/p>\n\n\n\n<p>To understand High-Performance (HPC) you need to first understand supercomputers. A supercomputer is a type of HPC solution which performs at the highest operational rate for computers. <\/p>\n\n\n\n<p>Unlike traditional computers, supercomputers use parallel processing. This multitasking capability enables supercomputers to process calculations at a much faster rate. Supercomputers are typically used for handling <a href=\"https:\/\/searchapparchitecture.techtarget.com\/tip\/How-to-use-high-performance-computing-to-analyze-big-data\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">large data sets<\/a> or process-intensive computing.<\/p>\n\n\n\n<p>HPC architectures typically consist of three components: the Compute Cluster, the Network and Data Storage.\u00a0<\/p>\n\n\n\n<p>In an HPC environment, the servers are connected as a cluster. All servers in a cluster run software and algorithms simultaneously. The cluster is then connected to the storage. An HPC cluster can be formed of thousands of computer servers networked together.\u00a0<\/p>\n\n\n\n<p><strong>From CPU to GPU: the Challenge of Data Sprawl<\/strong><\/p>\n\n\n\n<p>Data sprawl is the everyday increase in data produced by organizations. This massive quantity of data also increases in variety since it is produced by many sources. Complex distribution of files and records also makes data collection a difficult endeavor. To overcome this challenge, companies use tools that cross-reference multiple data sources. <\/p>\n\n\n\n<p>The number of servers used by companies continues growing. CPUs get more powerful every year. However, companies continue adding servers to support the growth of their workloads or to accommodate new workloads. In addition, application workloads are getting online at an increasingly fast rate. <\/p>\n\n\n\n<p>To keep up with the growth in workloads, organizations are using Graphics Processing Units (GPUs). A graphics processing unit can perform mathematical calculations much faster than CPUs. GPUs are mostly used for <a href=\"https:\/\/www.analyticsvidhya.com\/blog\/2017\/05\/gpus-necessary-for-deep-learning\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">deep learning and machine learning<\/a>, as well as for rendering images.<\/p>\n\n\n\n<p><strong>To Cloud or Not to Cloud?\u00a0<\/strong><\/p>\n\n\n\n<p>Most companies have chosen to migrate their big data operations to the cloud. Others adopted a hybrid approach, with some workloads on-premise and other workloads in the cloud. For example, moving batch processing to the cloud while running machine learning on-premises. <\/p>\n\n\n\n<p>Big data is too big to be processed using traditional database techniques. The cloud provides the scalability and flexibility required to process such large data sets. Hardware virtualization, for example, enables organizations to scale easily. This is useful for data-intensive applications. <\/p>\n\n\n\n<p>However, there are some considerations when moving big data operations to the cloud. Such large and varied amounts of data can be problematic to synch between on-premises data centers and the cloud. This can affect the I\/O performance in the cloud environment. Before going through with the migration, create a <a href=\"https:\/\/cloud.netapp.com\/blog\/cloud-migration-strategy-challenges-and-steps\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">cloud migration strategy<\/a>.<\/p>\n\n\n\n<p><strong>Supercomputing and Machine Learning: a Perfect Combination<\/strong><\/p>\n\n\n\n<p>Machine learning software can analyze data sets and provide insights and predictions on its own, with minimal human intervention. Scientists run machine learning techniques on supercomputers, for the purpose of extracting valuable information from complex data sets. For example, physicists can analyze complex data produced by <a href=\"https:\/\/www.symmetrymagazine.org\/article\/machine-learning-proliferates-in-particle-physics\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">particle accelerators<\/a> with the help of machine learning models. <\/p>\n\n\n\n<p>Machine learning helps scientists improve supercomputer systems. For instance, machine learning is an integral part of the <a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/www.exascaleproject.org\/what-is-exascale\/\" target=\"_blank\">Exascale project<\/a>\u2014a computer that can solve problems at a rate of a quintillion calculations per second\u2014is expected to be ready by 2021. <\/p>\n\n\n\n<p>Scientists are using machine learning techniques to improve the autotuning of exascale applications. Autotuning is the process of automatically tuning parameters for an application, and it is critical for processes requiring high scalability. The application of machine learning in autotuning highly improves the process, as explained in <a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/arxiv.org\/pdf\/1908.05792.pdf\" target=\"_blank\">this paper<\/a>. <\/p>\n\n\n\n<p>Technologies such as deep learning (DL) with neural networks also benefit from the high capabilities of supercomputers. DL requires scaling tens to thousands of nodes, and neural networks are computationally demanding, especially during image classification tasks. High-performance computing can provide the needed scalability to quickly perform these tasks.\u00a0 <\/p>\n\n\n\n<p><strong>Benefits of high-performance computing for machine learning.&nbsp;<\/strong><\/p>\n\n\n\n<p>High-performance computing provides unique advantages for machine learning models, including:<\/p>\n\n\n\n<ul><li><strong>Large amounts of floating-point operations<\/strong> <strong>(FLOPS)<\/strong>\u2014training neural networks requires a large amount of linear algebra, like floating-point operations, which use mathematical operations that require decimal numbers. HPC supports floating-point performance.&nbsp;<\/li><li><strong>Low-latency<\/strong>\u2014when training neural networks in traditional server architectures, it can cause problems due to the delays between servers. HPC is focused on achieving high-bandwidth interconnects, thus achieving low-latency.&nbsp;<\/li><li><strong>Parallel I\/O<\/strong>\u2014neural networks use systems that can provide parallel I\/O capabilities. HPC can perform multiple input\/output operations at the same time with high-performance.&nbsp;<\/li><\/ul>\n\n\n\n<p><strong>The Bottom Line<\/strong><\/p>\n\n\n\n<p>Machine learning and deep learning technologies will require scaling to larger node counts in the future. This change in machine learning and deep learning models will require the utilization of supercomputers, to accommodate the need for high-performance and scalable environments. Whether this transition includes a jump to the cloud or not, it is still uncertain. There are many benefits of managing big data and machine learning in the cloud, but the constraints will likely drive companies to hybrid environments.\u00a0<\/p>\n\n\n\n<p><strong>About the Author<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft\"><img decoding=\"async\" loading=\"lazy\" width=\"125\" height=\"125\" src=\"https:\/\/insidebigdata.com\/wp-content\/uploads\/2019\/09\/Gilad-David-Maayan.jpg\" alt=\"\" class=\"wp-image-23248\" srcset=\"https:\/\/insidebigdata.com\/wp-content\/uploads\/2019\/09\/Gilad-David-Maayan.jpg 125w, https:\/\/insidebigdata.com\/wp-content\/uploads\/2019\/09\/Gilad-David-Maayan-110x110.jpg 110w, https:\/\/insidebigdata.com\/wp-content\/uploads\/2019\/09\/Gilad-David-Maayan-50x50.jpg 50w\" sizes=\"(max-width: 125px) 100vw, 125px\" \/><\/figure><\/div>\n\n\n\n<p><em><a href=\"https:\/\/www.linkedin.com\/in\/giladdavidmaayan\/\" target=\"_blank\" rel=\"noreferrer noopener\">Gilad David Maayan<\/a>\n is a technology writer who has worked with over 150  technology \ncompanies including SAP, Oracle, Zend, CheckPoint and Ixia,  producing \ntechnical and thought leadership content that elucidates  technical \nsolutions for developers and IT leadership. Gilad holds a B.Sc. in \nEconomics from Tel Aviv University, and has a  keen interest in \npsychology, Jewish spirituality, practical philosophy  and their \nconnection to business, innovation and technology.   <\/em><\/p>\n\n\n\n<p><em>Sign up for the free insideBIGDATA&nbsp;<a href=\"http:\/\/insidebigdata.com\/newsletter\/\" target=\"_blank\" rel=\"noreferrer noopener\">newsletter<\/a>.<\/em><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this contributed article, technology writer Gilad David Maayan suggests that when considering complex or very large data sets, using the largest and most powerful computers in the world sounds ideal. High-performance computing is a perfect match for complex machine learning and big data models. These supercomputers can easily process billions of calculations, improving the capabilities of machine learning technologies. <\/p>\n","protected":false},"author":10513,"featured_media":22338,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"footnotes":""},"categories":[115,180,258,67,268,56,97,1],"tags":[429,277,823,96],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Supercomputers and Machine Learning: A Perfect Match - insideBIGDATA<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Supercomputers and Machine Learning: A Perfect Match - insideBIGDATA\" \/>\n<meta property=\"og:description\" content=\"In this contributed article, technology writer Gilad David Maayan suggests that when considering complex or very large data sets, using the largest and most powerful computers in the world sounds ideal. High-performance computing is a perfect match for complex machine learning and big data models. These supercomputers can easily process billions of calculations, improving the capabilities of machine learning technologies.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/\" \/>\n<meta property=\"og:site_name\" content=\"insideBIGDATA\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/insidebigdata\" \/>\n<meta property=\"article:published_time\" content=\"2019-11-27T16:00:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-11-26T17:27:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/insidebigdata.com\/wp-content\/uploads\/2019\/03\/big-data-storage_SHUTTERSTOCK.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Editorial Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@insideBigData\" \/>\n<meta name=\"twitter:site\" content=\"@insideBigData\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editorial Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/\",\"url\":\"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/\",\"name\":\"Supercomputers and Machine Learning: A Perfect Match - insideBIGDATA\",\"isPartOf\":{\"@id\":\"https:\/\/insidebigdata.com\/#website\"},\"datePublished\":\"2019-11-27T16:00:34+00:00\",\"dateModified\":\"2019-11-26T17:27:13+00:00\",\"author\":{\"@id\":\"https:\/\/insidebigdata.com\/#\/schema\/person\/2949e412c144601cdbcc803bd234e1b9\"},\"breadcrumb\":{\"@id\":\"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/insidebigdata.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Supercomputers and Machine Learning: A Perfect Match\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/insidebigdata.com\/#website\",\"url\":\"https:\/\/insidebigdata.com\/\",\"name\":\"insideBIGDATA\",\"description\":\"Your Source for AI, Data Science, Deep Learning &amp; Machine Learning Strategies\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/insidebigdata.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/insidebigdata.com\/#\/schema\/person\/2949e412c144601cdbcc803bd234e1b9\",\"name\":\"Editorial Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/insidebigdata.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e137ce7ea40e38bd4d25bb7860cfe3e4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e137ce7ea40e38bd4d25bb7860cfe3e4?s=96&d=mm&r=g\",\"caption\":\"Editorial Team\"},\"sameAs\":[\"http:\/\/www.insidebigdata.com\"],\"url\":\"https:\/\/insidebigdata.com\/author\/editorial\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Supercomputers and Machine Learning: A Perfect Match - insideBIGDATA","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/","og_locale":"en_US","og_type":"article","og_title":"Supercomputers and Machine Learning: A Perfect Match - insideBIGDATA","og_description":"In this contributed article, technology writer Gilad David Maayan suggests that when considering complex or very large data sets, using the largest and most powerful computers in the world sounds ideal. High-performance computing is a perfect match for complex machine learning and big data models. These supercomputers can easily process billions of calculations, improving the capabilities of machine learning technologies.","og_url":"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/","og_site_name":"insideBIGDATA","article_publisher":"http:\/\/www.facebook.com\/insidebigdata","article_published_time":"2019-11-27T16:00:34+00:00","article_modified_time":"2019-11-26T17:27:13+00:00","og_image":[{"width":300,"height":200,"url":"https:\/\/insidebigdata.com\/wp-content\/uploads\/2019\/03\/big-data-storage_SHUTTERSTOCK.jpg","type":"image\/jpeg"}],"author":"Editorial Team","twitter_card":"summary_large_image","twitter_creator":"@insideBigData","twitter_site":"@insideBigData","twitter_misc":{"Written by":"Editorial Team","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/","url":"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/","name":"Supercomputers and Machine Learning: A Perfect Match - insideBIGDATA","isPartOf":{"@id":"https:\/\/insidebigdata.com\/#website"},"datePublished":"2019-11-27T16:00:34+00:00","dateModified":"2019-11-26T17:27:13+00:00","author":{"@id":"https:\/\/insidebigdata.com\/#\/schema\/person\/2949e412c144601cdbcc803bd234e1b9"},"breadcrumb":{"@id":"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/insidebigdata.com\/2019\/11\/27\/supercomputers-and-machine-learning-a-perfect-match\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/insidebigdata.com\/"},{"@type":"ListItem","position":2,"name":"Supercomputers and Machine Learning: A Perfect Match"}]},{"@type":"WebSite","@id":"https:\/\/insidebigdata.com\/#website","url":"https:\/\/insidebigdata.com\/","name":"insideBIGDATA","description":"Your Source for AI, Data Science, Deep Learning &amp; Machine Learning Strategies","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/insidebigdata.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/insidebigdata.com\/#\/schema\/person\/2949e412c144601cdbcc803bd234e1b9","name":"Editorial Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/insidebigdata.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e137ce7ea40e38bd4d25bb7860cfe3e4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e137ce7ea40e38bd4d25bb7860cfe3e4?s=96&d=mm&r=g","caption":"Editorial Team"},"sameAs":["http:\/\/www.insidebigdata.com"],"url":"https:\/\/insidebigdata.com\/author\/editorial\/"}]}},"jetpack_featured_media_url":"https:\/\/insidebigdata.com\/wp-content\/uploads\/2019\/03\/big-data-storage_SHUTTERSTOCK.jpg","jetpack_shortlink":"https:\/\/wp.me\/p9eA3j-68T","jetpack-related-posts":[{"id":30844,"url":"https:\/\/insidebigdata.com\/2022\/11\/08\/coreweave-among-first-cloud-providers-to-offer-nvidia-hgx-h100-supercomputers-set-to-transform-ai-landscape\/","url_meta":{"origin":23615,"position":0},"title":"CoreWeave Among First Cloud Providers to Offer NVIDIA HGX H100 Supercomputers Set to Transform AI Landscape","date":"November 8, 2022","format":false,"excerpt":"CoreWeave, a specialized cloud provider built for large-scale GPU-accelerated workloads, announced it is among the first to offer cloud instances with NVIDIA HGX H100 supercomputing. CoreWeave, Amazon, Google, Microsoft and Oracle are the first cloud providers included in the launch of this groundbreaking AI platform.","rel":"","context":"In &quot;AI Deep Learning&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":19837,"url":"https:\/\/insidebigdata.com\/2018\/01\/23\/convergence-ai-data-hpc\/","url_meta":{"origin":23615,"position":1},"title":"Exploring the Convergence of AI, Data and HPC","date":"January 23, 2018","format":false,"excerpt":"The demand for performant and scalable AI solutions has stimulated a convergence of science, algorithm development, and affordable technologies to create a software ecosystem designed to support the data scientist. A special insideHPC report explores how HPC and the data driven AI communities are converging as they are arguably running\u2026","rel":"","context":"In &quot;Featured Resource - Chronological&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/insidebigdata.com\/wp-content\/uploads\/2018\/01\/IntelOMD_IBDCover2_2018-01-22.jpg?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":60,"url":"https:\/\/insidebigdata.com\/2011\/08\/26\/conway-data-intensive-computing-could-save-billions\/","url_meta":{"origin":23615,"position":2},"title":"Conway: Data-Intensive Computing Could Save $Billions","date":"August 26, 2011","format":false,"excerpt":"IDC's Steve Conway has written a nice feature on Big Data in HPC. Once the singular domain of cryptography and weather applications, the data-handling capabilities of supercomputers could potentially have big-dollar effects on our economy: Oak Ridge National Lab has submitted a proposal to unify all these databases and perform\u2026","rel":"","context":"In &quot;Big Data Hardware&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":18207,"url":"https:\/\/insidebigdata.com\/2017\/06\/25\/cray-powers-breakthrough-discoveries-urika-xc-delivering-analytics-ai-supercomputing-scale\/","url_meta":{"origin":23615,"position":3},"title":"Cray Powers Breakthrough Discoveries with Urika-XC \u2013 Delivering Analytics and AI at Supercomputing Scale","date":"June 25, 2017","format":false,"excerpt":"Global supercomputer leader Cray Inc. (Nasdaq: CRAY) announced the launch of the Cray\u00ae Urika\u00ae-XC analytics software suite, bringing graph analytics, deep learning, and robust big data analytics tools to the Company\u2019s flagship line of Cray XC\u2122 supercomputers. The Cray Urika-XC analytics software suite empowers data scientists to make breakthrough discoveries\u2026","rel":"","context":"In &quot;Analytics&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":16801,"url":"https:\/\/insidebigdata.com\/2016\/12\/31\/cray-works-with-industry-leaders-to-reach-new-performance-milestone-for-deep-learning-at-scale\/","url_meta":{"origin":23615,"position":4},"title":"Cray Works with Industry Leaders to Reach New Performance Milestone for Deep Learning at Scale","date":"December 31, 2016","format":false,"excerpt":"Cray Inc. announced the results of a deep learning collaboration between Cray, Microsoft, and the Swiss National Supercomputing Centre (CSCS) that expands the horizons of running deep learning algorithms at scale using the power of Cray supercomputers. Running larger deep learning models is a path to new scientific possibilities, but\u2026","rel":"","context":"In &quot;AI Deep Learning&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":15699,"url":"https:\/\/insidebigdata.com\/2016\/08\/18\/intel-scalable-system-framework-facilitates-deep-learning-performance\/","url_meta":{"origin":23615,"position":5},"title":"Intel Scalable System Framework Facilitates Deep Learning Performance","date":"August 18, 2016","format":false,"excerpt":"In this special guest feature, Rob Farber from TechEnablement writes that the Intel Scalable Systems Framework is pushing the boundaries of Machine Learning performance. \"machine learning and other data-intensive HPC workloads cannot scale unless the storage filesystem can scale to meet the increased demands for data.\"","rel":"","context":"In &quot;Companies&quot;","img":{"alt_text":"Figure 1: Original vs optimized performance relative to a GPU. The middle bar is the optimized performance (Higher is better) (Source: Intel Corporation)","src":"https:\/\/i0.wp.com\/insidebigdata.com\/wp-content\/uploads\/2016\/08\/1.jpg?resize=350%2C200","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/posts\/23615"}],"collection":[{"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/users\/10513"}],"replies":[{"embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/comments?post=23615"}],"version-history":[{"count":0,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/posts\/23615\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/media\/22338"}],"wp:attachment":[{"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/media?parent=23615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/categories?post=23615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/insidebigdata.com\/wp-json\/wp\/v2\/tags?post=23615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}