about gpu problem
Answered
i have a problem,can idea realize to use gpu help cpu work?
Please sign in to leave a comment.
Hello! Could you please add more information to clarify the issue?
my mean is
could idea find a method to use gpu help cpu work?
such as Analysis code,run java program,and so on
That would be great, a CUDA or OpenCL compiler. But I don't think it's feasible. Utilizing all CPU cores was enough of a challenge.
On the other hand, Microsoft managed to switch Visual Studio to WPF, which means that UI rendering is hardware accelerated via DirectX. Unfortunately, that kind of optimization is very system-specific and Java doesn't allow this level of integration.
Anyway, I hope JetBrains will explore these ideas at some time in the future. I'm sure GPU could be used in some analysis tasks.
i hope too,^v^
There is related request on YouTracK: https://youtrack.jetbrains.com/issue/IDEA-184267/Use-GPU-for-indices-operations-inspections-type-based-autocompletion