Skip to main content

Computers: The Backbone of Hyko

In Hyko, computers are the essential infrastructure where blueprints are executed and user data is stored. It's crucial to understand that a computer in Hyko represents a Docker container running on a host machine.

Understanding Computers

To execute any blueprint in Hyko, the user needs to connect a computer using a script provided by Hyko.

note

For more information about how to add a computer in Hyko refer to the section Attach Your Computer to Hyko.

This will spin up a Docker container on the host machine and set it to orchestrate the execution of the blueprint on the user's machine.

Utilizing GPUs for AI Model Execution

When the host machine is equipped with NVIDIA GPUs, which can significantly enhance the execution of AI models, Hyko enables users to utilize the detected GPUs on the host machine for executing blueprints, providing improved performance and efficiency, especially for AI-intensive tasks.

Getting Started

Ready to add your computers and start executing your AI projects? Here's how to get started with computers in Hyko.