Skip to content

Commit

Permalink
updated LibFlatArray
Browse files Browse the repository at this point in the history
  • Loading branch information
gentryx committed Oct 4, 2016
1 parent 00d44f6 commit 78be1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libflatarray/CMakeLists.txt
Expand Up @@ -188,7 +188,7 @@ if(NOT CMAKE_BUILD_TYPE)
endif()

if(WITH_CUDA)
set(CUDA_NVCC_FLAGS "--gpu-architecture=compute_50")
set(CUDA_NVCC_FLAGS "--gpu-architecture=compute_35")
endif()

include_directories(${CMAKE_CURRENT_SOURCE_DIR}/src)
Expand Down

0 comments on commit 78be1eb

Please sign in to comment.