try cuda
This commit is contained in:
@@ -22,3 +22,4 @@ Global
|
||||
SolutionGuid = {12345678-1234-5678-9ABC-DEF123456789}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
||||
|
||||
@@ -112,3 +112,4 @@
|
||||
<Import Project="$(VCTargetsPath)\BuildCustomizations\CUDA 12.5.targets" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
|
||||
|
||||
@@ -54,3 +54,4 @@
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
|
||||
@@ -83,3 +83,4 @@ int main(int argc, char* argv[]) {
|
||||
printf("\nTest completed successfully!\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user