Skip to content

Commit 585a084

Browse files
committed
update
1 parent b29e7c8 commit 585a084

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

_posts/2025-08-26-assignment1.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: post
33
title: Essay on a DSL or HPC adjacent Problem
44
date: 2025-08-26
55
categories: [Assignments] # Optional, up to two categories
6-
tags: [Writing] # Optional, zero to infinite tags
76
---
87

98
Write an essay about a problem you've been thinking about. Don't write about the solution until the very end. Structure your essay as an introduction to a paper. The goal of the essay is for you to find and formulate a problem relevant to this course (in a very broad sense) that matters to you personally. The essay should be 3 ish pages, following the style guide of an "introduction" section in [CGO's submission template](https://www.acm.org/publications/proceedings-template). It should not propose a solution until the end. The beginning should focus on a programming problem and its properties. Take a look at the [MIT EECS Commkit](https://mitcommlab.mit.edu/eecs/commkit/journal-article-introduction/) on writing an introduction. I will grade based on whether you provide an abstract, motivate the problem, provide adequate background and related work, explain the utility of your (potentially made-up) solution, and describe 3 novel "contributions" in a contributions statement at the end. I won't be picky about how "good" each section is, I'm just checking for whether it's present.

_tabs/posts.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: categories
3+
icon: fas fa-stream
4+
order: 4
5+
---

0 commit comments

Comments
 (0)