Fixing compile error
This commit is contained in:
parent
a53c15939e
commit
8d1c07ac48
@ -1,6 +1,6 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <cooperative_groups.h>
|
|
||||||
#include "hip/hip_runtime.h"
|
#include "hip/hip_runtime.h"
|
||||||
|
#include "hip/hip_cooperative_groups.h"
|
||||||
|
|
||||||
#define NBLOCKS 1024
|
#define NBLOCKS 1024
|
||||||
#define NTHREADS 256
|
#define NTHREADS 256
|
||||||
|
Loading…
Reference in New Issue
Block a user