Skip to content

TensorFlow 2.4.1 GPU is not compatible with the H100 GPU. #605

@CharleyWang

Description

@CharleyWang

Enformer requires TensorFlow 2.4.1, but this version is not compatible with the NVIDIA H100 GPU (Hopper architecture). The H100 GPU requires CUDA 11.8+ and cuDNN 8.6+, while TensorFlow 2.4.1 only supports CUDA 11.0 and cuDNN 8.0. This causes fallback to CPU execution or errors when running training scripts.

Question: Are there alternative package versions or modifications to the Enformer setup that would allow it to run effectively (training) on an H100 GPU?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions