소스 검색

Fix value for STARPU_FPGA

Samuel Thibault 5 년 전
부모
커밋
4cc302bf2a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      include/starpu_task.h

+ 1 - 1
include/starpu_task.h

@@ -69,7 +69,7 @@ extern "C"
    executed on FPGA.
 */
 
-#define STARPU_FPGA	((1ULL)<<9)
+#define STARPU_FPGA	((1ULL)<<4)
 
 /**
    To be used when setting the field starpu_codelet::where (or