Skip to content

vortexgpgpu/vortex_tutorials

Repository files navigation

Vortex Workshop and Tutorials at MICRO-58 (18th October 2025)

Description:

Vortex is an open-source hardware and software project to support GPGPU based on RISC-V ISA extensions. Currently, Vortex supports OpenCL/CUDA and it runs on FPGA. The Vortex platform is highly customizable and scalable with a complete open-source compiler, driver and runtime software stack to enable research in GPU architectures. This event includes both a workshop and tutorial. The tutorial will cover Vortex's hardware, software, applications, and provide hands-on exercises. The workshop brings together Vortex developers and researchers to discuss and present their Vortex-related research.

Date: 2025-10-18 (8:00AM - 12:00PM KST)

Organizers:

Hyesoon Kim (Georgia Institute of Technology)

Blaise Tine (University of California, Los Angeles)

Jeff Young (Georgia Institute of Technology)

Chihyo (Mark) Ahn (Georgia Institute of Technology)

Shinnung Jeong (Georgia Institute of Technology)

Tentative Tutorial Schedule

Time Contents Presenter slides
8:00-8:20 Intro and GPU background Hyesoon Kim
8:20-9:20 Vortex Microarchitecture and Software Stack Blaise Tine
9:20-9:40 CuPBoP: Running OpenCL and CUDA on Vortex Chihyo (Mark) Ahn
9:40-10:00 Q&A Session
10:00-10:20 Coffee Break
10:20-11:00 Vortex Software
11:00-12:00 Vortex Workshop

Tutorial Assignments

Provided are seven hands-on tutorial assignments covering various aspects of Vortex:

Assignment 1 and Assignment 2 add a warp efficiency performance counter in Vortex's cycle-level simulator and RTL respectively.

Assignment 3 and Assignment 4 add software prefetching to the cycle-level simulator and RTL respectively.

Assignment 5 and Assignment 6 add a new custom RISC-V instruction for computing the integer dot product in the cycle-level simulator and RTL respectively.

Assignment 7 teaches how to debug Vortex.

Getting Vortex

Remote Access

A terminal interface hosted by the CRNCH Rogues Gallery is provided. Instructions can be found here.

Docker (Experimental)

See the Docker instructions for how to set up a Docker image for Vortex.

System Set Up Instructions

If you would like to set up Vortex on your own system, instructions can be found here.

Relevant Repos

Mailing list

For tutorial info please join https://docs.google.com/forms/d/1r8E-Yo5NwA45Hi3-kEwte4AxK0mBsYDwgjM6Bul4so0/edit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published