Skip to content

gpu/README.md compatibility matrix mismatch #1356

@dialogbox

Description

@dialogbox

https://github.com/GoogleCloudDataproc/initialization-actions/blob/main/gpu/README.md#default-versions

This table says 2.2-ubuntu22 is tested for CUDA 11.8.
However, the code doesn't seem to agree on this.

if ( is_cuda11 && is_ubuntu22 ) ; then
echo "Kernel modules cannot be compiled for CUDA 11 on ${_shortname}"
exit 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions