Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
exa2pro
/
starpu-max
Figyelés
19
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Forráskód Böngészése
add missing include for pthread functions
Samuel Thibault
15 éve
szülő
6936ef9370
commit
a67fe2f4d1
1 módosított fájl
,
1 hozzáadás
és
0 törlés
Osztott Nézet
Diff Statisztika Mutatása
1
0
tests/core/subgraph_repeat_regenerate.c
+ 1
- 0
tests/core/subgraph_repeat_regenerate.c
Fájl Megtekintése
@@
-15
,
6
+
15
,
7
@@
*/
#
include
<starpu.h>
+
#
include
<pthread.h>
static
unsigned
niter =
16384
;