codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Running "query run" on GPU

Open aaaayush-n opened this issue 1 year ago • 1 comments
trafficstars

I want to know if it is possible to run queries using query run using gpu along with cpu, right now all my query runs run only on cpu. My CPU usage is almost 100% for the entire time the queries are being run and I think CPU is the bottleneck here. I wish to use GPU to reduce the query run time.

aaaayush-n avatar Jul 17 '24 05:07 aaaayush-n

The CodeQL evaluator currently does not use the GPU. It's a very interesting idea though.

aibaars avatar Jul 17 '24 12:07 aibaars

Hi @aaaayush-n,

I'm closing this issue. I hope @aibaars answer was sufficiently helpful. If you have any further questions on this topic, feel free to re-open this issue.

rvermeulen avatar Oct 14 '24 21:10 rvermeulen