浏览代码

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