[libc-commits] [PATCH] D138856: [libc][docs] Add documentation for the new GPU mode

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Nov 28 13:31:52 PST 2022


sivachandra accepted this revision.
sivachandra added a comment.

In addition to what you have here, we should also describe what you envision this to eventually become. Including information on how you envision this to plug holes in the current practices/systems would be even better.



================
Comment at: libc/docs/gpu_mode.rst:54
+newly built compiler. ``CMAKE_INSTALL_PREFIX`` specifies the installation 
+directory in which to install the ``libcgpu.a`` library along with LLVM.
+
----------------
The actual build command, a `ninja <something>` is missing in the above list of commands.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138856/new/

https://reviews.llvm.org/D138856



More information about the libc-commits mailing list