> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cudocompute.com/llms.txt
> Use this file to discover all available pages before exploring further.

# All tutorials

> Step-by-step guides to common tasks using the CUDO Compute.

<Note type="info">These tutorials are designed to get you started with common applications and workloads on CUDO Compute. For detail on CUDO Compute resource specifics, refer to the <Link href="/guides">Guides</Link> section.</Note>

<Tabs>
  <Tab title="AI & machine learning" icon="brain">
    <CardGroup cols={3}>
      <Card title="MLflow" href="/docs/tutorials/mlflow">Set up MLflow tracking server on CUDO Compute.</Card>
      <Card title="PyTorch" href="/docs/tutorials/pytorch">Run distributed PyTorch training on a cluster.</Card>
      <Card title="Stable Diffusion" href="/docs/tutorials/stable-diffusion">Deploy Stable Diffusion for image generation.</Card>
      <Card title="Jupyter" href="/docs/tutorials/jupyter">Host Jupyter notebooks on a virtual machine.</Card>
      <Card title="Ollama and Google Gemma" href="/docs/tutorials/ollama-and-google-gemma">Run local LLMs with Ollama and Google Gemma.</Card>
      <Card title="TensorFlow" href="/docs/tutorials/tensorflow">Run distributed TensorFlow training on a cluster.</Card>
    </CardGroup>
  </Tab>

  <Tab title="Bioinformatics" icon="dna">
    <CardGroup cols={3}>
      <Card title="GROMACS" href="/docs/tutorials/gromacs">Run GROMACS molecular dynamics simulations on a cluster.</Card>
      <Card title="OpenMPI & CUDA" href="/docs/tutorials/openmpi-cuda">Set up OpenMPI with CUDA support on a cluster.</Card>
      <Card title="Parabricks" href="/docs/tutorials/parabricks">Deploy Parabricks for accelerated genomics analysis.</Card>
    </CardGroup>
  </Tab>

  <Tab title="Rendering & video editing" icon="video">
    <CardGroup cols={3}>
      <Card title="Blender Cycles Rendering" href="/docs/tutorials/blender-cycles-rendering">Set up Blender for GPU-accelerated rendering on a cluster.</Card>
      <Card title="DaVinci Resolve" href="/docs/tutorials/davinci-resolve">Run DaVinci Resolve for video editing on a virtual machine.</Card>
      <Card title="Thinkbox Deadline" href="/docs/tutorials/thinkbox-deadline">Deploy Thinkbox Deadline for render farm management.</Card>
    </CardGroup>
  </Tab>

  <Tab title="Other" icon="cog">
    <CardGroup cols={3}>
      <Card title="How to generate SSH keys" href="/docs/tutorials/how-to-generate-ssh-keys">Generate SSH keys for secure access to your instances.</Card>
      <Card title="Kong API Gateway" href="/docs/tutorials/kong-api-gateway">Set up Kong API Gateway on a virtual machine.</Card>
      <Card title="MinIO" href="/docs/tutorials/minio">Deploy MinIO for S3-compatible object storage.</Card>
      <Card title="Windows RDP" href="/docs/tutorials/windows-rdp">Access Windows virtual machines via RDP.</Card>
    </CardGroup>
  </Tab>
</Tabs>

## Something missing?

If you need a tutorial for an application or framework that we haven't covered, please [open a support ticket](https://compute.cudo.org/?support=open). We're always looking to expand our tutorials based on user feedback.
