[all-commits] [llvm/llvm-project] 5c189d: [OpenMP] Update FAQ for enabling cuda offloading

Asher Mancinelli via All-commits all-commits at lists.llvm.org
Fri Jun 18 10:57:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c189d30e60ac044b5bb473648c5505b4acdeb08
      https://github.com/llvm/llvm-project/commit/5c189d30e60ac044b5bb473648c5505b4acdeb08
  Author: Asher Mancinelli <ashermancinelli at gmail.com>
  Date:   2021-06-18 (Fri, 18 Jun 2021)

  Changed paths:
    M openmp/docs/SupportAndFAQ.rst

  Log Message:
  -----------
  [OpenMP] Update FAQ for enabling cuda offloading

Add an FAQ entry and add a few lines to an existing one. Document
the use of `GCC_INSTALL_PREFIX` for pointing clang to correct
GCC installation for two-stage build.

Reviewed By: jhuber6

Differential Revision: https://reviews.llvm.org/D104474




More information about the All-commits mailing list