Skip to content

Commit

Permalink
remove a remaining todo line deletion in THD cmake (pytorch#11920)
Browse files Browse the repository at this point in the history
Summary:
TSIA
Pull Request resolved: pytorch#11920

Differential Revision: D9985212

Pulled By: Yangqing

fbshipit-source-id: 5f8e7ac94101177740e791f44eaa8c8ec55a908c
  • Loading branch information
Yangqing authored and facebook-github-bot committed Sep 21, 2018
1 parent b2b05b7 commit 0d9be21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions torch/lib/THD/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
# TODO(jiayq): once we have unified CMake entry, remove this module path.
SET(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/../../../cmake/Modules ${CMAKE_MODULE_PATH})
SET(Gloo_USE_CUDA TRUE)

################################################################################
Expand Down

0 comments on commit 0d9be21

Please sign in to comment.