EXSWCPHIPT-77 - Extending tests for hipHostRegister (#2609)
[ROCm/hip-tests commit: eafb3a23ee]
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
0a515569bd
commit
a6a28e879d
@@ -38,7 +38,7 @@ static inline int getGeviceCount() {
|
||||
}
|
||||
|
||||
// Get Free Memory from the system
|
||||
static size_t getMemoryAmount() {
|
||||
static inline size_t getMemoryAmount() {
|
||||
#ifdef __linux__
|
||||
struct sysinfo info{};
|
||||
sysinfo(&info);
|
||||
|
||||
Reference in New Issue
Block a user