Switched to g++

This commit is contained in:
fares
2019-11-16 12:23:59 -05:00
parent 19dba43849
commit 53c78b905a
23 changed files with 84432 additions and 201805 deletions

View File

@@ -69,14 +69,13 @@ void vx_print_mat(unsigned * matPtr, int numRows, int numCols)
}
}
int main()
{
// Main is called with all threads active of warp 0
vx_tmc(1);
// void * hellp = malloc(4);
vx_print_str("Dev Main\n");
vx_print_str("Confirm Dev Main\n");
vx_print_str("vx_spawnWarps\n");