This website works better with JavaScript.
Explore
Help
Register
Sign In
zara
/
cudaProp
Watch
1
Star
0
Fork
You've already forked cudaProp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cpu设备属性
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
118 KiB
Cuda
60.3%
CMake
39.7%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
cudaProp
/
CMakeLists.txt
5 lines
94 B
Raw
Permalink
Blame
History
cmake_minimum_required
(
VERSION
3.20
)
project
(
cudaprop
CUDA
)
add_executable
(
cudaprop
main.cu
)
Reference in new issue
Copy Permalink