Parallel CYK algorithm on multicore CPUs
Summary
The code parallelizes the CYK algorithm on multicore CPUs. The project is for the Spring 2022 multicore and GPU programming course for graduates.
The code parallelizes the CYK algorithm on multicore CPUs. The project is for the Spring 2022 multicore and GPU programming course for graduates.