Skip to content

Latest commit

 

History

History
69 lines (41 loc) · 1.66 KB

documentation.md

File metadata and controls

69 lines (41 loc) · 1.66 KB

Summary

count-us-in : no

Initial approach (Assessed)

At most 100 words: How did you get started?

Approach to group work (Assessed)

At most 100 words: How did you split tasks up. How did you work together?

Puzzle summary (Not assessed)

This section is not assessed for correctness, but must be filled in.

Out of the set of selected puzzles what do you think were your group's strongest and weakest puzzle solutions?

Strongest puzzle : name

Weakest puzzle : name

Out of all puzzles what did you think were the hardest and easiest puzzles?

Hardest puzzle : name

Easiest puzzle : name

Copy and fill-in the below template once for each puzzle (so six for triples, four for pairs)

Puzzle : XXX

The lead developer does not affect marks in any way, but must be present. Who has ownership or responsibility? There can be only one.

Lead developer : imperial-login

Which techniques did you use for this puzzle? There are no marks for ticking more boxes or adding lots of stuff, this is more to gather statistics.

  • GPU
  • tbb::parallel_for
  • tbb::task_group
  • Other TBB library
  • pre-calculation
  • algorithmic re-structuring
  • Other: [add brief description]

Chosen parallelisation strategy (Assessed)

At most 100 words

Optimisations or transformations applied (Assessed)

At most 100 words

Opportunities identified but not exploited (Assessed)

At most 100 words