Skip to content

export NBA_USE_CUDA instead of USE_CUDA ?  #33

@lmingcsce

Description

@lmingcsce

I guess there's a typo in docs/gsg/build.rst.

In order to test CPU-only version without CUDA installation, it should export NBA_USE_CUDA instead of USE_CUDA.

The Snakefile is written as follows: USE_CUDA = bool(int(os.getenv('NBA_USE_CUDA', 1))).

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