-
Notifications
You must be signed in to change notification settings - Fork 74
Change acronyms and process perf table #295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
if _disabled in name dirs is revert then _plagiarism is plagiarism without additional tables
|
for acceleration please use float point with 3 digits |
for effciency please use integer datatype xx% |
aobolensk
added a commit
to aobolensk/parallel_programming_course
that referenced
this issue
Feb 6, 2025
Address scoreboard comments from learning-process#295
aobolensk
added a commit
to aobolensk/parallel_programming_course
that referenced
this issue
Feb 6, 2025
Address scoreboard comments from learning-process#295
aobolensk
added a commit
to aobolensk/parallel_programming_course
that referenced
this issue
Feb 7, 2025
Address scoreboard comments from learning-process#295
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 7, 2025
Address scoreboard comments from #295
add performance too |
add column with points after solution (C)ompute Power – provides a general evaluation of software performance points will write later in docs |
added points for perf in docs #318 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now:
S - Solution, P - Performance, O - Overdue, C - Cheating
Will be:
Speedup = T(seq) / T(parallel)
Efficiency = Speedup / NumProcs * 100%
The text was updated successfully, but these errors were encountered: