I don't think that there's numactl for cygwin. I tried looking for it and also trying to see if I compile it from source and get the following error:
Source from http://oss.sgi.com/projects/libnuma/Code:$ make Makefile:179: .depend: No such file or directory cc -MM -DDEPS_RUN -I. bitops.c libnuma.c distance.c memhog.c numactl.c numademo. c numamon.c shm.c stream_lib.c stream_main.c syscall.c util.c mt.c clearcache.c test/*.c > .depend.X && mv .depend.X .depend cc -g -Wall -O2 -I. -c -o numactl.o numactl.c cc -g -Wall -O2 -I. -c -o util.o util.c util.c: In function `memsize': util.c:80: warning: array subscript has type `char' cc -g -Wall -O2 -I. -c -o shm.o shm.c shm.c: In function `attach_shared': shm.c:129: error: storage size of `st' isn't known shm.c:140: warning: implicit declaration of function `fstat64' shm.c:143: warning: implicit declaration of function `ftruncate64' shm.c:157: warning: implicit declaration of function `mmap64' shm.c:157: warning: assignment makes pointer from integer without a cast shm.c:129: warning: unused variable `st' make: *** [shm.o] Error 1





Reply With Quote


Bookmarks