Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keyu-tian/buaa-parallel-computing-project-solution

[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
https://github.com/keyu-tian/buaa-parallel-computing-project-solution

beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads

Last synced: 3 days ago
JSON representation

[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.

Awesome Lists containing this project

README

        

# BUAA-parallel-computing-project-solution
[Ranked No. 1🥇] My solution for the course project of Parallel Programming 2021'Spring @ BUAA. Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked top1 in the final efficiency test.