Doc and test updates.

Change-Id: I44cbd2c0de7cb692d0194d1bb8b8ae25c58d4e00
This commit is contained in:
Ben Sander
2016-09-02 09:38:42 -05:00
vanhempi 8e883ab666
commit d882f4fb74
6 muutettua tiedostoa jossa 29 lisäystä ja 12 poistoa
@@ -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) {