Update hipTestHalf to actually test behaviour. Add missing hipHostfree.
[ROCm/hip commit: 9948b5961e]
This commit is contained in:
@@ -138,5 +138,7 @@ int main() {
|
||||
|
||||
if (!result[0]) { failed("Failed __half2 tests."); }
|
||||
|
||||
hipHostFree(result);
|
||||
|
||||
passed();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user