We can now create a new Project as CUDA 11.8 Runtime, but it fails.

Toshimi Minoura 71 Reputation points
2022-11-24T20:27:55.883+00:00

We can now create a new Project CUDA 11.8 Runtime, but it fails. This Project can be created as follows:
File => New => Project => Create a new project => CUDA 11.8 Runtime

However, a console application created fails by giving the following error message:

C:\Users\Public\Visual Studio Samples\3 CUDA Apps\CudaRuntime1\x64\Debug\CudaRuntime1.exe
(process 11892) exited with code 1.

To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.

Press any key to close this window . . .


Although I could write relatively complex C++ programs 20 years ago, C++ hasa changed a lot since then.

As the GitHub samples using CUDA 11.8 and producing graphical output fails because of OpenGL problem, I am trying to figure out what is causing this problem.

I will appreciate any help.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,554 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Toshimi Minoura 71 Reputation points
    2022-11-24T20:39:50.777+00:00

    I do not understand what should be selected as a tag.
    I wanted to provide CUDA-11.8-Runtime as the tag, but it was not possible. All the tags suggested were irrelevant.

    What should I do?

    I do not understand the following hint also:
    "Hint: Notify or tag a user in this post by typing @Tablet ."

    0 comments No comments