Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
exa2pro
/
starpu-max
Seguir
19
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
examples/cholesky/cholesky_models.c: include cholesky.h to define FPRINTF
Nathalie Furmento
%!s(int64=14) %!d(string=hai) anos
pai
b98e434d3b
achega
2732132e82
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
examples/cholesky/cholesky_models.c
+ 1
- 0
examples/cholesky/cholesky_models.c
Ver ficheiro
@@ -26,6 +26,7 @@
*/
#include <starpu.h>
+#include "cholesky.h"
/* #define USE_PERTURBATION 1 */