[Openmp-commits] [PATCH] D23587: [OPENMP] Implementation of omp_get_default_device and omp_set_default_device

George Rokos via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 17 13:50:55 PDT 2016


grokos updated this revision to Diff 68417.
grokos marked 3 inline comments as done.
grokos added a comment.

I fixed the issues Andrey mentioned.


Repository:
  rL LLVM

https://reviews.llvm.org/D23587

Files:
  runtime/src/dllexports
  runtime/src/kmp.h
  runtime/src/kmp_ftn_entry.h
  runtime/src/kmp_ftn_os.h
  runtime/src/kmp_global.c
  runtime/src/kmp_runtime.c
  runtime/src/kmp_settings.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23587.68417.patch
Type: text/x-patch
Size: 9064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160817/2ae55c36/attachment-0001.bin>


More information about the Openmp-commits mailing list