Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
exa2pro
/
starpu-max
Observar
19
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
add missing include for pthread functions
Samuel Thibault
15 anos atrás
pai
6936ef9370
commit
a67fe2f4d1
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
tests/core/subgraph_repeat_regenerate.c
+ 1
- 0
tests/core/subgraph_repeat_regenerate.c
Ver arquivo
@@ -15,6 +15,7 @@
*/
#include <starpu.h>
+#include <pthread.h>
static unsigned niter = 16384;