pypi / support

Issue tracker for support requests related to using https://pypi.org
95 stars 48 forks source link

File Limit Request: cuda-quantum - 200 MiB #3693

Closed bmhowe23 closed 7 months ago

bmhowe23 commented 7 months ago

Project URL

https://pypi.org/project/cuda-quantum/

Does this project already exist?

New Limit

200 MiB

Update issue title

Which indexes

PyPI, TestPyPI

About the project

CUDA Quantum is a comprehensive framework for quantum programming. It has been active on PyPi for >6 months, and we are adding significant new features in our upcoming release related to more-native-feeling Python language support for quantum programming using the LLVM/MLIR infrastructure.

Reasons for the request

Our per-wheel file size for our previous release (0.6.0) was approx 60 MB, and with our new Python language features (that heavily use MLIR for JIT compilation), we are exceeding 100 MB.

Code of Conduct

cmaureir commented 7 months ago

Hey @bmhowe23 :wave: I've set the upload limit for cuda-quantum to 200 MB on PyPI. Please be mindful of the frequency of releases at that size. Have a nice weekend :swimmer:

bmhowe23 commented 4 months ago

Hi @cmaureir - was this change made for TestPyPI, too, or do I need to submit a separate request for that?

bmhowe23 commented 4 months ago

The reason I ask is that I am unexpectedly getting these errors:

ERROR    HTTPError: 400 Bad Request from https://test.pypi.org/legacy/
         File too large. Limit for project 'cuda-quantum' is 100 MB. See https://test.pypi.org/help/#file-size-limit for more information.