| Port details |
- py-comfy-aimdo ComfyUI: AI Model Dynamic Offloader for PyTorch
- 0.2.14 misc
=0 0.2.12Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-03-18 15:51:04
- Last Update: 2026-04-24 08:33:33
- Commit Hash: fac787a
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://github.com/Comfy-Org/comfy-aimdo
- Description:
- AI Model Dynamic Offloader (AIMDO) is a PyTorch VRAM allocator that implements
on-demand offloading of model weights when the primary PyTorch VRAM allocator
comes under pressure.
This enables running larger models on GPUs with limited VRAM by intelligently
managing memory and offloading weights to system RAM when needed.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}comfy-aimdo>0:misc/py-comfy-aimdo@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-comfy-aimdo/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-comfy-aimdo
- pkg install py311-comfy-aimdo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-comfy-aimdo listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-comfy-aimdo
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777009822
SHA256 (Comfy-Org-comfy-aimdo-v0.2.14_GH0.tar.gz) = da09753f9588a0ee521bbd4e4966457345301df27d7044b63aabb3e122bb01e7
SIZE (Comfy-Org-comfy-aimdo-v0.2.14_GH0.tar.gz) = 33407
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pytorch>=2.8.0 : misc/py-pytorch@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/comfyui
Configuration Options:
- No options to configure
- Options name:
- misc_py-comfy-aimdo
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.14 24 Apr 2026 08:33:33
    |
Yuri Victorovich (yuri)  |
misc/py-comfy-aimdo: update 0.2.12 → 0.2.14
Reported by: portscout |
0.2.12 18 Mar 2026 15:48:08
    |
Yuri Victorovich (yuri)  |
misc/py-comfy-aimdo: New port: ComfyUI: AI Model Dynamic Offloader for PyTorch |
Number of commits found: 2
|