[Openmp-commits] [PATCH] D50522: [OpenMP][libomptarget] Bringing up to spec with respect to OMP_TARGET_OFFLOAD env var
Kevin O'Brien via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Aug 9 20:27:00 PDT 2018
caomhin added subscribers: AlexEichenberger, gtbercea.
caomhin added a comment.
I think that our current interpretation of “available” for devices is
reasonable. There may be many reasons that a device is not available, even
if it is plugged in. Deciding that it is available because we were able to
use it seems the most dynamic method of determining this.
Kevin O’Brien
Repository:
rOMP OpenMP
https://reviews.llvm.org/D50522
More information about the Openmp-commits
mailing list