Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > comfyui-mesh > ComfyUI Mesh : Icarus

ComfyUI Node: ComfyUI Mesh : Icarus

Class Name

MeshSplitFlux

Category
mesh
Author
shootthesound (Account age: 1387days)
Extension
comfyui-mesh
Latest Updated
2026-05-20
Github Stars
0.1K

How to Install comfyui-mesh

Install this extension via the ComfyUI Manager by searching for comfyui-mesh
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter comfyui-mesh in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

ComfyUI Mesh : Icarus Description

Facilitates FLUX double-block computations distribution between local GPU and remote mesh server for model optimization.

ComfyUI Mesh : Icarus:

MeshSplitFlux is a node designed to facilitate the distribution of FLUX double-block computations between a local GPU and a remote mesh server. This node is part of the ComfyUI Mesh system, which aims to optimize the processing of complex models by leveraging the computational power of multiple GPUs across different machines. By splitting the workload, MeshSplitFlux enhances the efficiency and speed of model inference, particularly for large-scale AI models that require significant computational resources. The node manages the transfer of specific model components to a remote server, ensuring that the local machine is not overwhelmed, and utilizes NVENC HEVC compression to efficiently handle data transfer over the network. This setup is particularly beneficial for AI artists working with high-demand models, as it allows for smoother and faster processing without compromising on performance.

ComfyUI Mesh : Icarus Input Parameters:

client

The client parameter refers to the network client that facilitates communication between the local machine and the remote server. It is crucial for establishing a connection and ensuring data is correctly transmitted and received. This parameter does not have specific minimum or maximum values but must be correctly configured to match the server's settings.

split_index

The split_index parameter determines the point at which the model's double-blocks are split between the local and remote systems. This index is critical for balancing the workload and optimizing performance. The value should be chosen based on the model's structure and the computational capabilities of the local and remote machines.

n_double_remote

The n_double_remote parameter specifies the number of double-blocks that will be processed on the remote server. This parameter helps in distributing the computational load effectively. The value should be set considering the remote server's capacity to handle the specified number of blocks.

n_single_remote

The n_single_remote parameter indicates the number of single-blocks to be processed remotely. Like the n_double_remote, this parameter aids in load distribution and should be configured based on the remote server's capabilities.

n_total_doubles

The n_total_doubles parameter represents the total number of double-blocks in the model. This value is essential for calculating how many blocks remain on the local machine and how many are offloaded to the remote server. It should reflect the actual structure of the model being used.

ComfyUI Mesh : Icarus Output Parameters:

m

The output parameter m is the modified model after the split operation. It contains the configuration and state of the model with certain blocks offloaded to the remote server. This output is crucial for continuing the model inference process, as it ensures that the model is correctly partitioned and ready for execution across the distributed system.

ComfyUI Mesh : Icarus Usage Tips:

  • Ensure that the client parameter is correctly configured to match the remote server's settings to avoid connection issues.
  • Choose the split_index carefully to balance the workload between the local and remote systems, optimizing performance based on the available hardware.
  • Adjust n_double_remote and n_single_remote according to the remote server's capacity to prevent overloading and ensure efficient processing.

ComfyUI Mesh : Icarus Common Errors and Solutions:

RuntimeError: ComfyUI Mesh : Icarus expects an LTX model with .transformer_blocks

  • Explanation: This error occurs when the model provided does not have the expected .transformer_blocks attribute, which is necessary for the node's operation.
  • Solution: Ensure that the model being used is compatible with MeshSplitFlux and contains the required .transformer_blocks attribute. If not, consider using a different model or adjusting the model's configuration.

ConnectionError: Unable to connect to remote server

  • Explanation: This error indicates a failure in establishing a connection between the local machine and the remote server.
  • Solution: Verify the network settings and ensure that the client parameter is correctly configured with the correct server address and port. Check for any network issues or firewall settings that might be blocking the connection.

ComfyUI Mesh : Icarus Related Nodes

Go back to the extension to check out more related nodes.
comfyui-mesh
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

ComfyUI Mesh : Icarus