• A.J's avatar
    docs(launcher): fix CUDA_VISIBLE_DEVICES helper comment (#441) · d4eb60f4
    A.J authored
    # What does this PR do?
    It solves a typo in the comment sections referencing the environment
    variable `CUDA_VISIBLE_DEVICES`. No misspelling references to this
    variable have been found in code logic leading to undefined behaviour or
    bugs. This PR is not expected to perform any code logic modification.
    d4eb60f4
main.rs 34.5 KB