Turn off TENSOR_HOPPER for Virgo flash
This commit is contained in:
@@ -19,7 +19,7 @@ using float_type = float16_t;
|
|||||||
|
|
||||||
// Generate kernel for the Hopper-style SMEM-decoupled tensor core. This uses
|
// Generate kernel for the Hopper-style SMEM-decoupled tensor core. This uses
|
||||||
// asynchronous HGMMA and HGMMA_WAIT instructions.
|
// asynchronous HGMMA and HGMMA_WAIT instructions.
|
||||||
#define TENSOR_HOPPER 1
|
#define TENSOR_HOPPER 0
|
||||||
|
|
||||||
// Constraints on parameters:
|
// Constraints on parameters:
|
||||||
// * Memory:
|
// * Memory:
|
||||||
|
|||||||
Reference in New Issue
Block a user