Skip to content

Commit 79abb72

Browse files
authored
Update README.md
MICRO 2025 version
1 parent 19ed785 commit 79abb72

File tree

1 file changed

+10
-18
lines changed

1 file changed

+10
-18
lines changed

README.md

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Vortex Workshop and Tutorials at [MICRO-57 (3rd November 2024)](https://microarch.org/micro57/index.php)
1+
# Vortex Workshop and Tutorials at [MICRO-58 (18th October 2025)](https://microarch.org/micro58/index.php)
22

33
Description:
44

55
[Vortex](http://vortex.cc.gatech.edu/) is an [open-source](https://github.com/vortexgpgpu/) 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.
66

7-
## Date: 2024-11-3 (8:00AM - 12:00PM CST)
7+
## Date: 2025-10-18 (8:00AM - 12:00PM KST)
88

99
## Organizers:
1010

@@ -14,27 +14,21 @@ Blaise Tine (University of California, Los Angeles)
1414

1515
Jeff Young (Georgia Institute of Technology)
1616

17-
Aaron Jezghani (Georgia Institute of Technology)
18-
19-
Jaewon Lee (Georgia Institute of Technology)
20-
21-
Seonjin Na (Georgia Institute of Technology)
22-
23-
Liam Cooper (Georgia Institute of Technology)
24-
2517
Chihyo (Mark) Ahn (Georgia Institute of Technology)
2618

19+
Shinnung Jeong (Georgia Institute of Technology)
20+
2721
## Tentative Tutorial Schedule
2822

2923
| Time | Contents | Presenter | slides |
3024
|-------------|---------------------------------------------|-------------------|--------|
31-
| 8:00-8:20 | Intro and GPU background | Hyesoon Kim | [slides](./Slides_MICRO56/1.tutorial_introduction_background.pptx) |
32-
| 8:20-9:20 | Vortex Microarchitecture and Software Stack | Blaise Tine | [slides1](./Slides_MICRO56/2.vortex_microarchitecture.pptx) [slides2](./Slides_MICRO56/3.vortex_software_stack.pptx) |
33-
| 9:20-9:40 | CuPBoP: Running OpenCL and CUDA on Vortex | Chihyo (Mark) Ahn | [slides](./Slides_MICRO56/cupbop.pptx) |
25+
| 8:00-8:20 | Intro and GPU background | Hyesoon Kim | |
26+
| 8:20-9:20 | Vortex Microarchitecture and Software Stack | Blaise Tine | |
27+
| 9:20-9:40 | CuPBoP: Running OpenCL and CUDA on Vortex | Chihyo (Mark) Ahn | ||
3428
| 9:40-10:00 | Q&A Session | | |
3529
| 10:00-10:20 | Coffee Break | | |
36-
| 10:20-11:00 | FPGA Demo & Hands-on Assignments | Liam Cooper | [slides](./Slides_MICRO56/fpga_and_assignments.pptx) |
37-
| 11:00-12:00 | Vortex Workshop (3 Speakers) | | |
30+
| 10:20-11:00 | Vortex Software | | |
31+
| 11:00-12:00 | Vortex Workshop | | |
3832

3933
## Tutorial Assignments
4034

@@ -56,7 +50,6 @@ A terminal interface hosted by the [CRNCH Rogues Gallery](https://crnch-rg.cc.ga
5650
### Docker (Experimental)
5751
See the [Docker instructions](./docker/README.md) for how to set up a Docker image for Vortex.
5852

59-
6053
### System Set Up Instructions
6154
If you would like to set up Vortex on your own system, [instructions can be found here](https://github.com/vortexgpgpu/vortex/blob/master/docs/install_vortex.md).
6255

@@ -66,5 +59,4 @@ If you would like to set up Vortex on your own system, [instructions can be foun
6659
* [Vortex Toolchain](https://github.com/vortexgpgpu/vortex-toolchain-prebuilt)
6760

6861
## Mailing list
69-
For tutorial info please join vortex-dev@lists.gatech.edu
70-
62+
For tutorial info please join https://docs.google.com/forms/d/1r8E-Yo5NwA45Hi3-kEwte4AxK0mBsYDwgjM6Bul4so0/edit

0 commit comments

Comments
 (0)