You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/10 10:43:40 UTC

[GitHub] [arrow] pitrou commented on a change in pull request #12596: ARROW-15888: [Doc][Python] Modernize development instructions

pitrou commented on a change in pull request #12596:
URL: https://github.com/apache/arrow/pull/12596#discussion_r823585364



##########
File path: docs/source/developers/python.rst
##########
@@ -378,20 +378,8 @@ Docker examples
 
 If you are having difficulty building the Python library from source, take a
 look at the ``python/examples/minimal_build`` directory which illustrates a
-complete build and test from source both with the conda and pip/virtualenv
-build methods.
-
-Building with CUDA support
-~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-The :mod:`pyarrow.cuda` module offers support for using Arrow platform
-components with Nvidia's CUDA-enabled GPU devices. To build with this support,
-pass ``-DARROW_CUDA=ON`` when building the C++ libraries, and set the following
-environment variable when building pyarrow:

Review comment:
       It's simply covered by the bulleted list of optional components above. There is no need for a CUDA-specific paragraph IMHO.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org