Procházet zdrojové kódy

Fix build with magma

Samuel Thibault před 11 roky
rodič
revize
3725f99550
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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
 			{