Doc and test updates.

Change-Id: I44cbd2c0de7cb692d0194d1bb8b8ae25c58d4e00
This commit is contained in:
Ben Sander
2016-09-02 09:38:42 -05:00
parent 0923c2d261
commit 84b14aa9d6
6 changed files with 29 additions and 12 deletions
@@ -330,7 +330,7 @@ int main(int argc, char *argv[])
parseMyArguments(argc, argv);
printf ("info: set device to %d\n", p_gpuDevice);
printf ("info: set device to %d tests=%x\n", p_gpuDevice, p_tests);
HIPCHECK(hipSetDevice(p_gpuDevice));
if (p_tests & 0x01) {