Metadata-Version: 2.1
Name: umf
Version: 1.1.0
Summary: Unified Memory Framework
Home-page: https://github.com/oneapi-src/unified-memory-framework
Author: Intel Corporation
Author-email: scripting@intel.com
License: Apache-2.0 with LLVM exceptions
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: Other/Proprietary License
License-File: LICENSE.txt
Requires-Dist: tcmlib (>=1.5)

Construct allocators and memory pools. Manage multiple memory pools characterized by different attributes, allowing certain allocation types to be isolated from others and allocated using different hardware resources as required.

