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
add missing include for pthread functions
Samuel Thibault
15 vuotta sitten
vanhempi
94d9756774
commit
6936ef9370
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
tests/core/subgraph_repeat.c
+ 1
- 0
tests/core/subgraph_repeat.c
Näytä tiedosto
@@ -15,6 +15,7 @@
*/
#include <starpu.h>
+#include <pthread.h>
static unsigned niter = 16384;