Skip to content

multi-gpu support for Ampere #6

@lu-jialin

Description

@lu-jialin

Hi, I saw that in the multi_gpu branch, GPU architecture was statically specified to Volta(sm_70) :

$ cat benchmark_multi_gpu/Makefile|grep -m1 -C1 -- -gencode
NVCCGENCODE = \
              -gencode arch=compute_70,code=sm_70
            #   -gencode arch=compute_61,code=sm_61

Does multi-gpu support Ampere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions