Calculate data flows on GPU (ILGPU)

Nico Gerbrand
Nico Gerbrand Employee
Third Anniversary 100 Up Votes 10 Comments Board Accelerator Badge
edited September 2024 in Idea Exchange

With machine learning, for example Tensorflow, it is possible to perform calculations on a CPU or GPU. Powerful GPUs are often used for this in order to achieve a significant performance gain.

Idea: Calculating data flows in Board using a GPU.

I could imagine that this is possible using ILGPU. ILGPU is a new JIT (just-in-time) compiler for high-performance GPU programs (also known as kernels) written in .Net-based languages. ILGPU is completely written in C# without any native dependencies which allows you to write GPU programs that are truly portable.

7
7 votes

Open For Voting · Last Updated