90 Commits

Author SHA1 Message Date
Philip Meier
19e77b794c update README (#144) 2023-09-01 10:26:25 +02:00
Philip Meier
ff84146751 add support for pytorch-triton (#142) 2023-09-01 09:54:50 +02:00
Philip Meier
5ad5ff345f always use --index-url (#141) 2023-09-01 09:39:04 +02:00
Philip Meier
d914a8eb39 add support for pip==23.2 (#139) v0.7.5 2023-07-17 10:21:30 +02:00
Philip Meier
20a75752e1 path more 3rd party packages (#137) v0.7.4 2023-05-16 09:54:53 +02:00
Philip Meier
f9b67a8691 fix package sync (#135) 2023-04-25 20:55:18 +02:00
Philip Meier
056e930ec7 migrate away from setup.cfg (#132) v0.7.3 2023-04-24 10:52:08 +02:00
Philip Meier
0852107dac Unfck CI (#130) 2023-04-24 08:40:01 +02:00
Philip Meier
930e1afa8e add support for pip==23.1 (#131) 2023-04-23 23:25:42 +02:00
Philip Meier
bf847eda04 add CI job for local installations (#124) v0.7.2 2023-03-21 10:12:07 +01:00
Philip Meier
61e2000675 update tested CUDA versions in CI (#120) 2023-03-20 15:46:59 +01:00
Philip Meier
1349c81b27 allow pip==23.0 (#122) v0.7.1 2023-01-31 11:52:30 +01:00
Philip Meier
f7b454a03a update CI dependencies (#119) v0.7.0 2023-01-19 14:42:55 +01:00
Philip Meier
5e5551109d add workflow to check for possible supply chain attack vectors (#118) 2023-01-19 14:24:16 +01:00
Philip Meier
1bf72d17d7 Improve error handling (#117) 2023-01-19 13:42:11 +01:00
Philip Meier
3921963be6 drop support for PyTorch LTS (#116) 2023-01-19 12:01:27 +01:00
Philip Meier
17117577fa fix minimum driver version for CUDA 11.X (#111) 2023-01-19 12:01:08 +01:00
Philip Meier
10615d8ac4 mitigate risk of supply chain attack (#115) 2023-01-19 10:58:49 +01:00
Philip Meier
ec42d2f62d fix patched packages (#114) 2023-01-18 17:10:48 +01:00
Philip Meier
f9fb663f15 Refactor template rendering and automated issue creation (#113) 2023-01-18 16:56:18 +01:00
Philip Meier
853b50537b remove file requirement from install command (#112) 2023-01-16 11:35:28 +01:00
James Butler
1d94c11aa2 Add cuda 12.0 to minimum driver version list (#110) 2023-01-16 08:00:43 +01:00
Andras Lasso
33417c2243 Add cuda 11.7 and 11.8 to minimum driver version list (#108)
Co-authored-by: Philip Meier <github.pmeier@posteo.de>
v0.6.0
2022-12-23 21:44:58 +01:00
Philip Meier
095af736e9 add support for pip==22.3.1 (#107) 2022-11-08 09:48:10 +01:00
Philip Meier
2a4fe13975 fix CI workflow for success with latest pip (#105)
* fix CI workflow for success with latest pip

* add debug step

* Revert "add debug step"

This reverts commit c05467d32e.
2022-11-07 14:40:38 +01:00
Philip Meier
8e37c9bdd2 make it more clear that ltt helps install *all* PyTorch distributions (#103) v0.5.0 2022-10-24 10:36:14 +02:00
Philip Meier
a296a8aeb3 add option to specify computation backend through environment variable (#102)
* add option to specify computation backend through environment variable

* update readme
v0.5.0rc0
2022-10-23 23:02:19 +02:00
Philip Meier
44462b6d63 ignore pytorch_triton and torchtriton in missing patch detection (#100)
* ignore pytorch_triton in missing patch detection

* also ignore torchtriton
2022-10-23 22:52:28 +02:00
Philip Meier
c5d84b16e5 update deprecated set-output GHA commands (#101) 2022-10-23 22:51:59 +02:00
Philip Meier
6d6119e1e9 fix CI issue creation (#98)
* correct issue creation conditions

* debug condition

* more debug

* Revert "more debug"

This reverts commit 79d323d3ae.

* Revert "debug condition"

This reverts commit 966345722e.
2022-10-23 22:29:12 +02:00
Philip Meier
28a795a52f Update to pip==22.3 (#99)
* update to pip==22.3

* fix SearchScope instantiation
2022-10-23 22:15:34 +02:00
Philip Meier
eda21f3d13 improve CLI help messages (#94) 2022-08-17 14:04:10 +02:00
Philip Meier
d848f67e9e use PyPI as fallback if stable binaries are not on PyTorch indices (#93)
* use PyPI as fallback if stable binaries are not on PyTorch indices

* update readme

* improve readme
2022-08-17 10:27:59 +02:00
Philip Meier
6bdc262e3f [skip ci] dont run install test on push to main (#91) 2022-08-15 05:11:42 +02:00
Philip Meier
736c50ad5d Expand test matrix to also install different computation backends (#90)
* also install torchvision and torchaudio

* test cu116

* fix candidate selection

* revert cu116

* try computation backend ci

* fix rocm install

* fix cu102

* disable rocm for now
v0.4.2
2022-08-15 05:05:09 +02:00
Philip Meier
91ce62032f add support for pip==22.2 (#89) v0.4.1 2022-08-10 13:00:00 +02:00
Philip Meier
fea88000cb exclude torchrec from patched dists (#85) 2022-07-16 23:09:25 +02:00
Philip Meier
c8d9b1d28d cleanup before 0.4.0 release (#83) v0.4.0 2022-06-14 17:02:19 +02:00
Philip Meier
e606268404 fix pip latest workflow (#82) 2022-05-20 08:41:36 +02:00
Philip Meier
4732e3548b add support for pip==22.1 (#80) 2022-05-19 14:33:59 +02:00
Philip Meier
77f8c194cf fix template for pip latest stable workflow (#78) 2022-05-18 16:01:45 +02:00
Philip Meier
7ea5f7438c exclude torchrec nightly builds from patching (#76) 2022-05-13 09:39:10 +02:00
Philip Meier
1346b9a7f9 fix incorrect patched distributions template (#75)
* fix incorrect patched distributions template

* remove multiline once again

* remove comments
2022-05-13 09:15:56 +02:00
Philip Meier
100f977910 fix LTS patching (#71) 2022-05-10 13:54:27 +02:00
Philip Meier
3a37760ca4 add workflow to test ltt against the latest pip version (#70)
* add workflow to test ltt against the latest pip version

* fix

* automatically open issues when running on a schedule

* cleanup
2022-05-05 09:51:57 +02:00
Philip Meier
7294b733fc add script to collect information about the env (#69)
* add script to collect information about the env

* fix cpuonly check
2022-05-04 17:38:25 +02:00
Philip Meier
50dbc375b2 move PyTorch version processing out of sort key (#68)
* move PyTorch version processing out of sort key

* refactor to not change candidate version
2022-05-04 10:33:55 +02:00
Philip Meier
453b02bac0 add initial support for ROCm backend (#67)
* add initial support for ROCm backend

* remove more obsolete code

* cull incompatible hardware sooner

* lint
2022-04-20 17:14:33 +02:00
Philip Meier
7525e1b5ee fix template for misaligned patched PyTorch dists (#66)
* fix template for misaligned patched PyTorch dists

* add template as workflow trigger

* update existing issue instead of creating a new one
v0.4.0rc7
2022-04-16 10:01:22 +02:00
Philip Meier
4f4f66ace2 patch torchdistx (#65) 2022-04-16 09:54:51 +02:00