Browse Source

Fix value for STARPU_FPGA

Samuel Thibault 5 years ago
parent
commit
4cc302bf2a
1 changed files with 1 additions and 1 deletions
  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