Fixing minor compile error with hip and AMD gpus
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// GPU Functions for D3Q7 Lattice Boltzmann Methods
|
||||
#include "hip/hip_runtime.h"
|
||||
|
||||
#define NBLOCKS 560
|
||||
#define NTHREADS 128
|
||||
|
||||
Reference in New Issue
Block a user