Merge pull request #4 from lukeyeager/build-sm50
Build SM 5.0 code
[ROCm/rccl commit: a4de6016f8]
This commit is contained in:
@@ -31,6 +31,7 @@ PREFIX ?= /usr/local
|
||||
VERBOSE ?= 0
|
||||
|
||||
CUDACODE := -gencode=arch=compute_35,code=sm_35 \
|
||||
-gencode=arch=compute_50,code=sm_50 \
|
||||
-gencode=arch=compute_52,code=sm_52
|
||||
|
||||
BUILDDIR := build
|
||||
|
||||
Reference in New Issue
Block a user