You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我在复现这篇文章,我看文章中提到“we use OpenMP for parallel computing with 8 threads”。但是我在代码中没有搜索到"#pragma omp"相关的代码。而且在运行测试中,代码也是单线程运行。
此外想询问一下两个步骤的耗时大概是多少?我的笔记本运行了3小时,没有运行出结果。
我在复现这篇文章,我看文章中提到“we use OpenMP for parallel computing with 8 threads”。但是我在代码中没有搜索到"#pragma omp"相关的代码。而且在运行测试中,代码也是单线程运行。
此外想询问一下两个步骤的耗时大概是多少?我的笔记本运行了3小时,没有运行出结果。