Skip to content

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

Open
allnes opened this issue Feb 6, 2025 · 6 comments
Open

Change acronyms and process perf table #295

allnes opened this issue Feb 6, 2025 · 6 comments
Assignees
Labels

Comments

@allnes
Copy link
Member

allnes commented Feb 6, 2025

Now:

S - Solution, P - Performance, O - Overdue, C - Cheating

all seq
S P O C S P O C

Will be:

Name Points description
(S)olution The correctness and completeness of the implemented solution.
(C)ompilation The ability of the code to compile successfully without errors.
(A)cceleration The process of speeding up software to improve performance. Speedup = T(seq) / T(parallel)
(E)fficiency Optimizing software speed-up by improving CPU utilization and resource management. Efficiency = Speedup / NumProcs * 100%
(D)eadline The timeliness of the submission in relation to the given deadline.
(P)lagiarism The originality of the work, ensuring no copied content from external sources.
all SEQ
S A E D P S C D P
@allnes
Copy link
Member Author

allnes commented Feb 6, 2025

  1. For cmake detect and next for scoreboard detect

if _disabled in name dirs is revert then _plagiarism is plagiarism

without additional tables

  1. add directory in omp for test broken_example_plagiarism

@allnes
Copy link
Member Author

allnes commented Feb 6, 2025

for acceleration please use float point with 3 digits yyy.xxx

@allnes
Copy link
Member Author

allnes commented Feb 6, 2025

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
@allnes
Copy link
Member Author

allnes commented Feb 7, 2025

add performance too

@allnes
Copy link
Member Author

allnes commented Feb 8, 2025

@aobolensk

add column with points after solution

(C)ompute Power – provides a general evaluation of software performance

points will write later in docs

@allnes
Copy link
Member Author

allnes commented Feb 8, 2025

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
Labels
Projects
None yet
Development

No branches or pull requests

2 participants