We welcome contributions from everyone. By participating in this project, you agree to abide by our Code of Conduct.
- Fork the repository: Click the 'Fork' button on the top right of the repository page.
- Clone your fork:
git clone https://github.com/your-username/NVIDIA-GPU-HPC-Platform.git
cd NVIDIA-GPU-HPC-Platform
git checkout -b my-feature-branch
git commit -m "Description of my changes"
git push origin my-feature-branch