Open
Description
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 |
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
allnes commentedon Feb 6, 2025
if _disabled in name dirs is revert then _plagiarism is plagiarism
without additional tables
broken_example_plagiarism
allnes commentedon Feb 6, 2025
for acceleration please use float point with 3 digits
yyy.xxx
allnes commentedon Feb 6, 2025
for effciency please use integer datatype xx%
Adjust scoreboard columns
Adjust scoreboard columns
Adjust scoreboard columns
Adjust scoreboard columns (#299)
allnes commentedon Feb 7, 2025
add performance too
allnes commentedon 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 commentedon Feb 8, 2025
added points for perf in docs #318