A simple wrapper process around cloud service providers to run tools for the RAPIDS Accelerator for Apache Spark.
Project description
spark-rapids-user-tools
User tools to help with the adoption, installation, execution, and tuning of RAPIDS Accelerator for Apache Spark.
The wrapper improves end-user experience within the following dimensions:
- Qualification: Educate the CPU customer on the cost savings and acceleration potential of RAPIDS Accelerator for Apache Spark. The output shows a list of apps recommended for RAPIDS Accelerator for Apache Spark with estimated savings and speed-up.
- Bootstrap: Provide optimized RAPIDS Accelerator for Apache Spark configs based on GPU cluster shape. The output shows updated Spark config settings on driver node.
- Tuning: Tune RAPIDS Accelerator for Apache Spark configs based on initial job run leveraging Spark event logs. The output shows recommended per-app RAPIDS Accelerator for Apache Spark config settings.
- Diagnostics: Run diagnostic functions to validate the Dataproc with RAPIDS Accelerator for Apache Spark environment to make sure the cluster is healthy and ready for Spark jobs.
Getting started
set python environment to version [3.8, 3.10]
- Run the project in a virtual environment.
$ python -m venv .venv $ source .venv/bin/activate
- Install spark-rapids-user-tools
-
Using released package.
$ pip install spark-rapids-user-tools
-
Using local version from the repo
$ pip install -e .
-
Using wheel package built from the repo
$ pip install build $ python -m build --wheel $ pip install <wheel-file>
-
- Make sure to install CSP SDK if you plan to run the tool wrapper.
Usage and supported platforms
Please refer to spark-rapids-user-tools guide for details on how to use the tools and the platform.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file spark_rapids_user_tools-23.6.2-156_f44974b-py3-none-any.whl
.
File metadata
- Download URL: spark_rapids_user_tools-23.6.2-156_f44974b-py3-none-any.whl
- Upload date:
- Size: 159.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5760c9ff3fd6b9e8fb7f9e1657b7977b95aad3aab3c976bf9a123792168126d |
|
MD5 | 560665b4e220ef4b434b481ddae637eb |
|
BLAKE2b-256 | c64d93bfed379cfd4d585ab1a7e219b9fa4491ff04088a4eb2081fe439e2e2c6 |