Commit 01f722b0 authored by Jing Zhang's avatar Jing Zhang
Browse files

clean

parent fc076992
...@@ -296,10 +296,8 @@ int main(int argc, char* argv[]) ...@@ -296,10 +296,8 @@ int main(int argc, char* argv[])
problem_size.group_count = 16; problem_size.group_count = 16;
// problem_size.Ms = { problem_size.Ms = {
// 167, 183, 177, 181, 153, 139, 156, 173, 163, 150, 180, 184, 168, 156, 168, 148}; 167, 183, 177, 181, 153, 139, 156, 173, 163, 150, 204, 184, 168, 156, 168, 148};
problem_size.Ms = {0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0};
for(int i = 0; i < problem_size.group_count; i++) for(int i = 0; i < problem_size.group_count; i++)
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment