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
add missing include for pthread functions
Samuel Thibault
%!s(int64=15) %!d(string=hai) anos
pai
94d9756774
achega
6936ef9370
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
tests/core/subgraph_repeat.c
+ 1
- 0
tests/core/subgraph_repeat.c
Ver ficheiro
@@ -15,6 +15,7 @@
*/
#include <starpu.h>
+#include <pthread.h>
static unsigned niter = 16384;