cavazos-lab / PolyBench-ACC

Other
58 stars 37 forks source link

[Open MP] Issues compiling Floyd-Warshall code. #7

Open atenudel opened 5 years ago

atenudel commented 5 years ago

Hello, I just wanted to leave a note here that the Floyd-Warshall.c code within the OpenMP section will not compile, it seems to be missing proper curly braces. Additionally, performance of the benchmark does not seem accurate after applying this fix.