Skip to content

Commit b7b9267

Browse files
committed
Remove incorrect comment
1 parent 9a0b8a8 commit b7b9267

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pybind_interface/GetCUDAARCHS.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

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.
1815
if(CMAKE_CUDA_ARCHITECTURES)
1916
# CMake 3.18+ sets this variable from $CUDAARCHS automatically.
2017
message(STATUS "qsim: using CUDA architectures "

0 commit comments

Comments
 (0)