Sfoglia il codice sorgente

Fix value for STARPU_FPGA

Samuel Thibault 5 anni fa
parent
commit
4cc302bf2a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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