Offloading galois fields to the GPU

Hi,
we're trying to offload code to the GPU involving finite fields (Galois fields) and a lot of for-loops. Is this possible using Matlab GPU acceleration or does Matlab not support offloading finite fields using gpuArrays?

Answers (1)

If you are referring to gf() from the Communications Systems Toolbox, then NO, gpuArray is not supported.

Products

Release

R2022a

Asked:

on 14 Sep 2022

Answered:

on 14 Sep 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!