To run the examples:
- Log into Midway3
- Submit a cuML SLURM job on a GPU node using the file midway3_run_cuml.sbatch:
sbatch midway3_run_cuml.sbatch
cudf_pandas_comparison.py python script compares cuDF and pandas performance. For further information, refer to the cuDF documentation.
cuml_example.py python script contains a classification using Random Forest algorithm example using cuML. For further information, refer to the cuML documentation.
To run the examples:
- Log into Midway3
- Submit a 2 GPU SLURM job using the file compare.sh:
sbatch compare.sh