We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a0b8a8 commit b7b9267Copy full SHA for b7b9267
pybind_interface/GetCUDAARCHS.cmake
@@ -12,9 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-
16
-# Check whether the user has provided info about the GPU(s) installed
17
-# on their system. If not, try to determine what it is automaticaly.
18
if(CMAKE_CUDA_ARCHITECTURES)
19
# CMake 3.18+ sets this variable from $CUDAARCHS automatically.
20
message(STATUS "qsim: using CUDA architectures "
0 commit comments