Inspiration
We were inspired by ourselves and what we found useless
What it does
Asks the user a question, and if the user answers incorrectly, it stresses their computer hardware
Challenges we ran into
Creating a runnable app, making sure the stressors worked
Accomplishments that we're proud of
Created a functional app that does what it's intended to do
What we learned
In this project, it required us to heavily depend on the multiprocessing library within Python. This technology was new to us; however, it was crucial in order for us to achieve maximum usage. We also used many new tools, such as numpy for stressing memory through arrays and OpenCL for stressing the gpu by performing thousands of matrix multiplications.

Log in or sign up for Devpost to join the conversation.