Skip to content
Snippets Groups Projects
Commit 52e74aa3 authored by John Davis Tingle's avatar John Davis Tingle
Browse files

Update README.md

parent c5a238d6
No related branches found
No related tags found
No related merge requests found
......@@ -74,3 +74,11 @@ Created a script `run_sim.sh` which will run 4 simulations based on the
naming that we use in the build script.
It takes one argument and runs X86 and ARM sims for vector and no vector tests.
It saves the results in the format: sim-name-arch-[n]vec.
# 2024-04-16 Davis
## second workload
I created a vector addition file and added it to the repo. My thought is that
since it simply adds two vectors, there should be singificant imporvement
in speedup between runs with and without vectors. This should serve as a proof of concept.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment