Browse Source

Fix build with magma

Samuel Thibault 11 years ago
parent
commit
3725f99550
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/cholesky/cholesky_kernels.c

+ 0 - 1
examples/cholesky/cholesky_kernels.c

@@ -191,7 +191,6 @@ static inline void chol_common_codelet_update_u11(void *descr[], int s, STARPU_A
 				fprintf(stderr, "Error in Magma: %d\n", ret);
 				STARPU_ABORT();
 			}
-			STARPU_ASSERT(!cures);
 			}
 #else
 			{