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