Explorar o código

small syntax pb in the examples

Andra Hugo %!s(int64=12) %!d(string=hai) anos
pai
achega
9405de1952
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/cholesky/cholesky_implicit.c

+ 0 - 1
examples/cholesky/cholesky_implicit.c

@@ -352,7 +352,6 @@ int main(int argc, char **argv)
 		execute_cholesky(size, nblocks);
 
 	starpu_helper_cublas_shutdown();
-	starpu_free(mat);
 	starpu_shutdown();
 
 	return ret;