HIP tuning
This commit is contained in:
@ -95,7 +95,7 @@ class PairSNAPKokkos : public PairSNAP {
|
||||
static constexpr int tile_size_compute_zi = 2;
|
||||
static constexpr int tile_size_compute_bi = 2;
|
||||
static constexpr int tile_size_transform_bi = 2;
|
||||
static constexpr int tile_size_compute_yi = 8;
|
||||
static constexpr int tile_size_compute_yi = 2;
|
||||
static constexpr int team_size_compute_fused_deidrj = 2;
|
||||
#else
|
||||
static constexpr int team_size_compute_neigh = 4;
|
||||
|
||||
Reference in New Issue
Block a user