Create jenkinsfile (#3)
This commit is contained in:
committad av
GitHub
förälder
0571115bed
incheckning
b177875344
@@ -193,4 +193,4 @@ static bool _log_enable = (!TestContext::getEnvVar("HT_LOG_ENABLE").empty() ? tr
|
||||
printf(format, __VA_ARGS__); \
|
||||
printf("%c", '\n'); \
|
||||
} \
|
||||
}
|
||||
}
|
||||
|
||||
@@ -227,4 +227,4 @@ class StreamGuard {
|
||||
private:
|
||||
const Streams stream_type_;
|
||||
hipStream_t stream_;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -142,4 +142,4 @@ inline bool DeviceAttributesSupport(const int device, Attributes... attributes)
|
||||
return value;
|
||||
};
|
||||
return (... && DeviceAttributeSupport(device, attributes));
|
||||
}
|
||||
}
|
||||
|
||||
Referens i nytt ärende
Block a user