Unlocking the Potential of GPUs: An OnDemand Webinar and Q&A on GPU Optimization
About This Webinar
GPU optimization has become increasingly important in fields ranging from scientific computing and data analytics to gaming and computer graphics. However, many developers still struggle to take full advantage of the processing power available in GPUs. In this webinar, we will explore the advantages of GPU optimization and the tools and techniques you can use to achieve significant performance gains in your applications.
Whether you are a seasoned GPU developer or just starting out, this webinar will provide you with the information and guidance you need to unlock the full potential of GPUs in your applications. Register now and get ready to dive into the exciting world of GPU optimization!
Presenters
Stephen Phillips
Senior Software Engineer, Geisel Software
Stephen Phillips studied at MIT during the first wave of Artificial Intelligence research, graduating with a Bachelor of Science in Computer Science and Engineering in 1985. Throughout his career, he has specialized in developing and optimizing graphical imaging and machine vision algorithms. Stephen has a wealth of experience in creating GPU kernels for graphical processing tasks, including a 3D imaging algorithm that saw a remarkable 700X performance improvement over C++.
Bailey Sostek
Software Engineer, Geisel Software
Bailey Sostek is a talented software engineer and is currently pursuing a Master's degree in Computer Science at Worcester Polytechnic Institute. Bailey has been developing a framework to automatically optimize GPU programs through parallelization. This framework determines what work is trying to be done on the GPU and splits that work across as much of the GPU as is available.
JR Rodrigues
VP of Sales and our Event Moderator
For decades, JR has been strategically and tactically involved with a wide variety of business-to-business software, SaaS, hardware, and consulting services. He was the first Head of Sales for The Mathworks, taking them from $0 to $30 Million in annual sales. He holds an MBA from Harvard University.
This webinar will show you…
GPU Architecture
We’ll start with an overview of the architecture of modern GPUs, examining their memory hierarchy and parallel processing capabilities.
GPU Optimization Tips & Techniques
We’ll dive into the techniques and tools that you can use to optimize your applications, including parallel programming frameworks, performance profiling and tuning tools, and GPU-accelerated libraries.
GPU Acceleration Demos
See live demonstration showing how GPU acceleration can enable millions of agents to interact with one another in real-time using compute shaders.