Fix order initialization warning
Change-Id: I77ddf1dbec2d11c273163efae6526d3deca92dbf
[ROCm/hip commit: 4f173c4434]
This commit is contained in:
committato da
Aakash Sudhanwa
parent
3f6803d9db
commit
ffd15ace45
@@ -87,6 +87,8 @@ namespace hip {
|
||||
/// Device's ID
|
||||
/// Store it here so we don't have to loop through the device list every time
|
||||
int deviceId_;
|
||||
/// VDI host queue for default streams
|
||||
Stream null_stream_;
|
||||
//Maintain list of user enabled peers
|
||||
std::list<int> userEnabledPeers;
|
||||
public:
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user