pytorch / multipy

torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
Other
173 stars 35 forks source link

Use page determined at runtime #326

Closed andrewjcg closed 12 months ago

andrewjcg commented 1 year ago

Summary: CG1 uses 64KB pages, so support using a page size detected at runtime.`

Reviewed By: jasonjk-park

Differential Revision: D49474593

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D49474593

facebook-github-bot commented 12 months ago

This pull request has been merged in pytorch/multipy@e26130d97c1df6d07e9949f9e822ed69e3198a11.