oneAPI DevSummit for HPC & AI, Southeast Asia 2023

August 3, 2023
9:00 AM to 5:00 PM IST
See agenda

DESCRIPTION

Event Format: In Person | Virtual

Save your FREE spot to attend this year’s first oneAPI DevSummit, SEA 2023 at Bangalore. This hybrid community conference is focused on Technical talks, Lightning talks and Hands-on workshops that highlight the capabilities of the oneAPI tools and motivate you to start building your own oneAPI projects within the community. Industry experts take a deep dive into cross-architecture software development, spanning:

  • CUDA to SYCL Migration experiences.
  • Vendor portability across CPU/GPU/FPGAs with SYCL and oneAPI.
  • Demonstrations of the capabilities of SYCL, including application development with SYCL, oneAPI and its libraries.
  • Hands-on workshops that engage the community and provides real world experience on application development using oneAPI.
  • AI and analytics using industry-standard frameworks and tools, performance-optimized by oneAPI.
  • What’s new with oneAPI including Intel® AI Analytics and HPC Toolkits.

Agenda

August 3rd

August 3rd

9:00 - 9:10 IST Introduction

Welcome & Introduction

Welcoming the developer community to the oneAPI DevSummit Southeast Asia and introduction to the DevSummit, agenda, and what developers can expect at the conference. We will introduce the platform and brief the participants on the upcoming contest! Stay tuned for more details, participate and win exciting prizes!
Presenting

9:10 - 9:20 IST Keynote

Keynote

Scott will be sharing the momentum of the oneAPI ecosystem across the world with some key examples of how the developer community has adopted oneAPI. He will also share the new initiatives from Intel® to help developers and start-ups to learn and adopt oneAPI. He will also discuss the new capabilities within the oneAPI toolkits as available in 2023.
Presenting

9:20 - 9:55 IST Tech Talk 1

Migration of CUDA seismic application to SYCL

SeisAcoMod2D is a parallel seismic application developed by C-DAC based on a sequential program, FWM2DA. The CUDA C implementation of SeisAcoMod2D cannot run on GPUs other than that of Nvidia. To leverage GPUs of other OEMs, we migrated the CUDA code to Intel’s SYCL based DPC++. Intel® oneAPI tools greatly helped the migration process with a little manual intervention. The migrated code has been tested…
Presenting

9:55 - 10:30 IST Tech Talk 2

SYCL based Lattice Boltzmann flow solver for Heterogeneous Computing using oneAPI

This whitepaper demonstrates oneAPI’s promise of functional and performance portability using a highly parallelizable Lattice Boltzmann Solver based on SYCL programming model in a heterogeneous platform based on Intel® CPU and GPU architectures. ​ This work uses the former approach, i.e. Data Parallel C++ with SYCL. While adoption of this programming model as the de-facto choice for implementing production codebases appears lucrative, a software development…
Presenting

10:30 - 11:05 IST Tech Talk 3

Performance portable implementation of a Poisson equation solver

IIT Goa have developed unsteady Poisson Equation solver code, which is a model template for our in-house large-scale parallel turbulent flow solver, it uses fully explicit time integration and local spatial discretization; hence, it is highly parallelizable on modern GPU architectures. As this CUDA implementation is limited to NVIDIA GPUs and we also look for other alternatives, we migrated this CUDA code to SYCL using…
Presenting

11:05 - 11:20 IST Break

11:20 - 11:40 IST Lightning Talk 1

MLM Fine-Tuning & Optimization with oneAPI and 4th Generation Intel® Xeon® Scalable Processor

In this talk, we present our experiences about using oneAPI with Intel® 4th Gen Xeon Sapphire Rapids processors to showcase how we saw almost 50% reduction in training time for fine-tuning an MLM model on domain data. We were able to train an MLM model with finance domain data containing ~1.1 M paragraphs, on Intel® 4th Gen Xeon Sapphire Rapids (with resource limitation of 32…
Presenting

11:40 - 12:00 IST Lightning Talk 2

oneAPI's Power Play: Adaptive Encoding with Video Quality enhancements​

This talk explores the integration of oneAPI’s versatile toolkit, specifically the Video Processing Library (oneVPL), into the video encoding workflow. Through pre-encoding video classification, the content of each video segment is analyzed and categorized, enabling the dynamic tailoring of encoding parameters to suit the unique characteristics of the content. This adaptive approach ensures that encoding parameters such as bitrate, frame rate, and resolution are optimized…
Presenting

12:00 - 12:20 IST Lightning Talk 3

Molecular Dynamics using SYCL and complete offload analysis

This project is a molecular dynamics simulation of N particles in a 3D box, with periodic boundary conditions. The particles interact with each other through the Lennard-Jones potential, which is a commonly used pairwise potential in molecular simulations. The simulation is implemented using the SYCL (Single-source DPC++ heterogeneous programming for OpenCL) programming model for parallelism. The simulation consists of two main steps: computing pairwise forces…
Presenting

12:20 - 12:40 IST Lightning Talk 4

Migrating Molecular Docking to oneAPI: the AutoDock-GPU Case Study

In this talk, we present our experiences migrating AutoDock-GPU, a widely-used molecular docking application to oneAPI. We discuss our experiences migrating from CUDA to SYCL by leveraging the Intel® DPC++ Compatibility Tool released as part of oneAPI. Our focus is on 1) the usage of the automated source-code migration tool, 2) the manual code refinements for functional correctness and performance optimization, and 3) the comparison…
Presenting

12:40 - 13:00 IST Lightning Talk 5

Impact of Intel® AI toolkit on AI model sustainability

Artificial Intelligence is embedded into our devices such as mobile phones, computer chips, Automobiles etc. AI are powered by deep learning algorithms which are trained on supercomputers in a datacenter or with hypervisor solution such as AWS. The beauty of AI is the Algorithms need to trained on data once and we can use the model of Inferencing on real application such as Autonomous driving…
Presenting

13:00 - 13:15 IST Intel® Developer Tools & Priority Support

Intel® oneAPI Toolkits – Priority Support, Technology Partners & Certified Instructors

Availability of commercial versions with expert worldwide support for the oneAPI Base Toolkit and the HPC, IoT & Rendering toolkits. Transitioning prior tool suites like Intel(R) Parallel Studio XE and Intel(R) System Studio – where all their components are now available in our oneAPI products extended to Intel(R) XPUs – these will no longer be available to new customers by the end of the year.
Presenting

13:15 - 14:00 IST Lunch

14:00 - 14:30 IST Panel Discussion

oneAPI Hackathon Spotlight: Conversations with the Champions

Join us at the upcoming Devsummit 2023 event for an exclusive session that shines a spotlight on the oneAPI Hackathon. This session offers a unique opportunity to hear directly from the talented teams who showcased their exceptional skills, creativity, and innovative use of oneAPI technology. Get ready to be inspired as we dive into their projects, challenges, and experiences, and learn how they leveraged oneAPI…
Presenting

14:30 - 16:30 IST Hands-on Workshop 1

SYCL porting of a CUDA application using Intel® oneAPI

oneAPI is a cross-industry, open, standards-based unified programming model that delivers a common developer experience across accelerator architectures for faster application performance, more productivity, and greater innovation. Intel® oneAPI Toolkits include implementations of the oneAPI specification along with complementary tools to develop and deploy applications and solutions across Intel® CPU and XPU architectures. In this workshop, we shall demonstrate the porting of a HPC application…
Presenting

14:30 - 16:30 IST Hands-on Workshop 2

Intel® optimization for Tensorflow with DevCloud - oneAPI Workshop

Join us for a hands-on workshop training on “Intel® Optimization for TensorFlow with DevCloud” tailored specifically for developers. In this workshop, you will dive into the powerful world of Intel® optimization techniques to accelerate your TensorFlow workflows and leverage the capabilities of Intel® DevCloud. Through practical exercises, you will gain hands-on experience in optimizing TensorFlow workloads using Intel® DevCloud, a cloud-based platform that offers access…
Presenting

16:30 - 16:45 IST Closing

Closing

Presenting
×


Learn about joining the UXL Foundation:

Join now