# Choose GPU (WIP)
[![](https://img.shields.io/pypi/v/choosegpu.svg)](https://pypi.python.org/pypi/choosegpu)
[![CI](https://github.com/maximz/choosegpu/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/maximz/choosegpu/actions/workflows/ci.yaml)
[![](https://img.shields.io/badge/docs-here-blue.svg)](https://choosegpu.maximz.com)
[![](https://img.shields.io/github/stars/maximz/choosegpu?style=social)](https://github.com/maximz/choosegpu)
## TODOs: Configuring this template
Create a Netlify site for your repository, then turn off automatic builds in Netlify settings.
Add these CI secrets: `PYPI_API_TOKEN`, `NETLIFY_AUTH_TOKEN` (Netlify user settings - personal access tokens), `DEV_NETLIFY_SITE_ID`, `PROD_NETLIFY_SITE_ID` (API ID from Netlify site settings)
Set up Codecov at TODO
## Overview
## Installation
```bash
pip install choosegpu
```
Also install RMM and Cupy if you want to use `memory_pool=True`
## Usage
## Development
Submit PRs against `develop` branch, then make a release pull request to `master`.
```bash
# Install requirements
pip install --upgrade pip wheel
pip install -r requirements_dev.txt
# Install local package
pip install -e .
# Install pre-commit
pre-commit install
# Run tests
make test
# Run lint
make lint
# bump version before submitting a PR against master (all master commits are deployed)
bump2version patch # possible: major / minor / patch
# also ensure CHANGELOG.md updated
```
# Changelog
## 0.0.1
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/maximz/choosegpu",
"name": "choosegpu",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "Maxim Zaslavsky",
"author_email": "maxim@maximz.com",
"download_url": "https://files.pythonhosted.org/packages/59/27/b2e5f6a290c790a2b30e95535854110b2e8dcc23d1e2b20f9270550cdf29/choosegpu-0.0.1.tar.gz",
"platform": null,
"description": "# Choose GPU (WIP)\n\n[![](https://img.shields.io/pypi/v/choosegpu.svg)](https://pypi.python.org/pypi/choosegpu)\n[![CI](https://github.com/maximz/choosegpu/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/maximz/choosegpu/actions/workflows/ci.yaml)\n[![](https://img.shields.io/badge/docs-here-blue.svg)](https://choosegpu.maximz.com)\n[![](https://img.shields.io/github/stars/maximz/choosegpu?style=social)](https://github.com/maximz/choosegpu)\n\n## TODOs: Configuring this template\n\nCreate a Netlify site for your repository, then turn off automatic builds in Netlify settings.\n\nAdd these CI secrets: `PYPI_API_TOKEN`, `NETLIFY_AUTH_TOKEN` (Netlify user settings - personal access tokens), `DEV_NETLIFY_SITE_ID`, `PROD_NETLIFY_SITE_ID` (API ID from Netlify site settings)\n\nSet up Codecov at TODO\n\n## Overview\n\n## Installation\n\n```bash\npip install choosegpu\n```\n\nAlso install RMM and Cupy if you want to use `memory_pool=True`\n\n## Usage\n\n## Development\n\nSubmit PRs against `develop` branch, then make a release pull request to `master`.\n\n```bash\n# Install requirements\npip install --upgrade pip wheel\npip install -r requirements_dev.txt\n\n# Install local package\npip install -e .\n\n# Install pre-commit\npre-commit install\n\n# Run tests\nmake test\n\n# Run lint\nmake lint\n\n# bump version before submitting a PR against master (all master commits are deployed)\nbump2version patch # possible: major / minor / patch\n\n# also ensure CHANGELOG.md updated\n```\n\n\n# Changelog\n\n## 0.0.1\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Choose GPU",
"version": "0.0.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a1364c2c064c0c5650687181da00d473dbfdbfe336519755f33fc8c024e4a0c9",
"md5": "f346feff64df182848345538cb10f370",
"sha256": "739574c7881a14bee982af79c1f78a178c9ad67681da43d1f4515941ddf3b93b"
},
"downloads": -1,
"filename": "choosegpu-0.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f346feff64df182848345538cb10f370",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 5699,
"upload_time": "2023-04-12T01:00:30",
"upload_time_iso_8601": "2023-04-12T01:00:30.405046Z",
"url": "https://files.pythonhosted.org/packages/a1/36/4c2c064c0c5650687181da00d473dbfdbfe336519755f33fc8c024e4a0c9/choosegpu-0.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5927b2e5f6a290c790a2b30e95535854110b2e8dcc23d1e2b20f9270550cdf29",
"md5": "51cb0ac0c797fe63c59813a021c318c8",
"sha256": "0d1ac9ae4dc7b3723090db9d40ab52581fc36f5550aa87e1c34b272fedb8cbf1"
},
"downloads": -1,
"filename": "choosegpu-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "51cb0ac0c797fe63c59813a021c318c8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 11821,
"upload_time": "2023-04-12T01:00:31",
"upload_time_iso_8601": "2023-04-12T01:00:31.964112Z",
"url": "https://files.pythonhosted.org/packages/59/27/b2e5f6a290c790a2b30e95535854110b2e8dcc23d1e2b20f9270550cdf29/choosegpu-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-12 01:00:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "maximz",
"github_project": "choosegpu",
"lcname": "choosegpu"
}