Events

COMPLECS: Data Transfer

How to get the data you need for your research to and from high-performance computing systems.

Remote event

COMPLECS: Interactive Computing

Interactive high-performance computing (HPC) involves real-time user inputs that result in actions being performed on HPC compute nodes. This session presents an overview of interactive computing tools and methods.

Remote event

Advanced HPC-CI Webinar Series: Portable Accelerator Programming with SYCL

SYCL is an open standard for programming heterogeneous architectures in ISO C++. This webinar will give a high-level overview of the SYCL programming language and the software ecosystem to write and tune SYCL code for different accelerator architectures. We will focus on GPUs and discuss how we can provide SYCL performance portability across hardware from different vendors, including Intel, Nvidia, and AMD GPUs, by employing a single-source model based on a modern C++ standard. As an example of complex scientific software, we will demonstrate briefly how the Amber molecular dynamics software was ported from CUDA to SYCL using Intel oneAPI software development tools and Intel Xe architecture GPUs. We will discuss numerical results and benchmark data that demonstrate the accuracy and performance of the SYCL implementation on data center and consumer-grade GPU hardware.

Remote event

Advanced HPC-CI Webinar Series: R for HPC

We will focus on (1) R package management and user environment configuration on the HPC cluster and (2) understanding the R parallelism in HPC, such as using the "parallel" package in R and a few related packages to parallelize and enhance the performance of R programs.

Remote event