mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
Init num cycles
This commit is contained in:
parent
7863175233
commit
06e5f6df1d
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ unsigned getIndex(int r, int c, int numCols)
|
|||
|
||||
void load_file(char * filename)
|
||||
{
|
||||
num_cycles = 0;
|
||||
// printf("\n\n\n\n**********************\n");
|
||||
// printf("Inside load_file\n");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue