[PATCH] D49616: [buildbot, CUDA] Adjust GPU list for the tests on cuda-build-test-01

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 14:41:19 PDT 2018


jlebar added a comment.

> I'm not confident that the GUIDS remain stable, either. I have no data to tell one way or another, though.

That's a good point, but presumably if the GUIDs change, they're not going to *permute* and point to a different GPU.  That is, the failure mode is noisy?  Dunno if the same is true for pcid, but it's certainly not true for the integer identifiers.


https://reviews.llvm.org/D49616





More information about the llvm-commits mailing list