Skip to content

Commit

Permalink
enable cpu only launcher (#6480)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalcooper authored Oct 8, 2021
1 parent 195c08f commit 2dcc2b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/caches/ci/cpu.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ set(PIP_INDEX_MIRROR "https://pypi.tuna.tsinghua.edu.cn/simple" CACHE STRING "")
set(CMAKE_BUILD_TYPE Release CACHE STRING "")
set(CMAKE_GENERATOR Ninja CACHE STRING "")
set(CMAKE_INTERPROCEDURAL_OPTIMIZATION OFF CACHE BOOL "")
set(RPC_BACKEND "LOCAL" CACHE STRING "")

0 comments on commit 2dcc2b9

Please sign in to comment.