diff options
author | sotech117 <26747948+sotech117@users.noreply.github.com> | 2024-04-05 23:48:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-05 23:48:41 -0400 |
commit | 62a0db9177cc85d3b53e6d19e1964bee3f1327cd (patch) | |
tree | 23951290e999fbce6885b5b1c47ec1592cf33e54 | |
parent | 04e09f45cac1cb8ff7eb3784ccb9e22c37f81fe5 (diff) |
Update README.mdmaster
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ For this case, it appears the concurrent implementation is faster by 2 seconds ( | Program Specification | Video | |:------------------------------------------------------------------|:------------------------------------| | Modifying Bunny at 1000 iterations with no concurrent framework. |  | -| Modifying Bunny at 1000 iterations using QTConcurrent map-reduce. |  | +| Modifying Bunny at 1000 iterations using QTConcurrent blocking-map. |  | ### Citations/references - https://igl.ethz.ch/projects/deformation-survey/deformation_survey.pdf for how to handle deformed triangles |