Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Init the codes of spark-rapids-tools
Co-authored-by: Ahmed Hussein (amahussein) <[email protected]> Co-authored-by: Raza Jafri <[email protected]> Co-authored-by: Alex Zhang <[email protected]> Initial commit add gpu savings cost estimator code update readme file Signed-off-by: Ahmed Hussein (amahussein) <[email protected]> Update README.md -2 add more details to the README file Signed-off-by: Ahmed Hussein (amahussein) <[email protected]> Update README.md download rapids_4_spark_qualification_output.csv and gen the cluster profile removed hard-coded refs removed copying files in the home directory and added region complete end-to-end POC Signed-off-by: Ahmed Hussein <[email protected]> submit Qualification tool as Spark-job Signed-off-by: Ahmed Hussein <[email protected]> address features request Signed-off-by: Ahmed Hussein <[email protected]> use 2 decimal points Signed-off-by: Ahmed Hussein <[email protected]> remove deprecated log.warn Signed-off-by: Ahmed Hussein <[email protected]> update the RADME to reflect new arguments Signed-off-by: Ahmed Hussein <[email protected]> Fix typos and indentations Signed-off-by: Ahmed Hussein <[email protected]> PIP packaging changes Add Dataproc cluster config bootstrap script Signed-off-by: Jason Lowe <[email protected]> Use named constants Add a command line param to point to a local rapids tools jar Show durations in seconds by default + misc formatting Fix the cleanup method to delete files and folders Remove success state add profiling-tool to dataproc-wrapper Support autoTuning in dataprocWrapper Support A100 for profiling tool support Python 3.8+ use camelCase in workerInfo file Fixing profiling column name issue Running qualification on non-n1 instances should show savings based on n1 clusters [CICD] fix #41 support dynamic version Preparing for 22.10 release fix #43 rename module and package name nightly package version optimize Optimize nightly version timestamp Add diag tools for nv driver and cuda version check from local & dataproc Changing wording from Spark RAPIDS to RAPIDS Accelerator for Apache Spark Fixing last reference Support Tool options in the wrapper change base version to 22.10.2 Add changelog and optimize license Remove gitlab link Signed-off-by: Gary Shen <[email protected]>
- Loading branch information