Skip to content

Commit 9a082b7

Browse files
authored
Update projects.md
1 parent f948c3e commit 9a082b7

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

content/pages/projects.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,8 @@ menu:
88
name: "Projects"
99
weight: 3
1010
---
11-
## 1. NPB
12-
**Description:**
13-
The project aims to set up and run the NASA NAS Parallel Benchmarks on our club nodes. We will focus on setting up MPI on the club nodes, downloading and compiling the benchmarks, and doing minor math (linear algebra) optimizations. This is a simple project, and beginners are welcome. Email amehrotra@ucsd.edu if you’re interested.
14-
15-
**Mentors:** Aarush Mehrotra
16-
17-
**Time Requirement:** 1.5 hours per week
18-
19-
----
2011

21-
## 2. FPGA Network Interface Card
12+
## 1. FPGA Network Interface Card
2213
**Description:**
2314
This project will work on programming a Xilinx FPGA to write some basic accelerators or a processor. Certain classes like ECE111 and CSE141L have these in only simulation, so this is an opportunity to physically test them. If pushed far enough, we may work on writing a linux kernel driver or HLS applications. Anyone is welcome to deviate or write their own HDL for fun.
2415

@@ -30,7 +21,7 @@ This project will work on programming a Xilinx FPGA to write some basic accelera
3021

3122
----
3223

33-
## 3. Linux From Scratch
24+
## 2. Linux From Scratch
3425
**Description:**
3526
This project aims to go through the process of setting up the Linux From Scratch project. This project will help you understand the internals of Linux and hopefully allow people on the edge of making the switch to Linux to learn how to use it better. Message Luiz on Discord at @avvyxx if you're interested!
3627

0 commit comments

Comments
 (0)