{"library":"mmgp","type":"library","category":null,"description":"mmgp (Memory Management for the GPU Poor) is a low-level Python library for direct GPU memory management, primarily designed for use with `tinygrad`. It provides functions for allocating and freeing raw memory on the GPU. As of version `3.7.6`, it offers granular control over GPU resources, allowing for efficient memory handling in performance-critical applications. Its release cadence is irregular, often aligning with `tinygrad` development.","language":"python","status":"active","version":"3.7.6","tags":["gpu","memory-management","tinygrad","low-level","performance"],"install":[{"cmd":"pip install mmgp","imports":["from mmgp import alloc","from mmgp import enum","from mmgp import profile_type"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/mmgp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":76.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mmgp/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}