Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
exa2pro
/
starpu-max
Watch
19
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix build without hwloc
Samuel Thibault
5 years ago
parent
6bd822dfc7
commit
1b3981d1f0
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
mpi/tests/nothing.c
+ 1
- 0
mpi/tests/nothing.c
View File
@@ -20,6 +20,7 @@
*/
*/
#include <starpu_mpi.h>
#include <starpu_mpi.h>
+#include <unistd.h>
#include "helper.h"
#include "helper.h"