Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
exa2pro
/
starpu-max
Tarkkaile
19
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
examples/cholesky/cholesky_models.c: include cholesky.h to define FPRINTF
Nathalie Furmento
13 vuotta sitten
vanhempi
b98e434d3b
commit
2732132e82
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
examples/cholesky/cholesky_models.c
+ 1
- 0
examples/cholesky/cholesky_models.c
Näytä tiedosto
@@ -26,6 +26,7 @@
*/
#include <starpu.h>
+#include "cholesky.h"
/* #define USE_PERTURBATION 1 */