Giter Club home page Giter Club logo

Comments (13)

lhuot avatar lhuot commented on May 21, 2024 3

Hi @mipac and @AerialMantis,
The Intel MKL team is still planning on enabling DFT DPC++ APIs in the oneMKL Interface Open Source project, with focus on Intel GPU and x86 CPU backends first.
Once this is done if you'd like to enable the NVIDA GPU backend via the cuFFT library that would be great!

from onemkl.

lhuot avatar lhuot commented on May 21, 2024 2

Hello, I am interested in DFT in the DPC++ open source project. Currently I am in the process of porting a CUDA repo called tsnecuda into DPC++ and one of my goals is to compare CUDA version and DPC++ open source version running on NVIDIA A100 GPUs. (I have already got the DPC++ on Intel GPU version working but the DFTs are very slow - creating a DFT plan takes 5-10 sec while running the DFT itself takes 3 ms! Both these times are on the order of a ms in CUDA (cufft)). So it will very helpful if you could prioritize this :-)

Hi, we are working on reducing the cost to create the DFT plan for DPC++ API on Intel GPU. Regarding CUDA support in the oneMKL Interface, as mentioned previously it is part of our plan for 2022.

from onemkl.

lhuot avatar lhuot commented on May 21, 2024 2

Regarding CUDA support in the oneMKL Interface, as mentioned previously it is part of our plan for 2022.

Do you know whether it is still expected to be done in 2022, or has it been postponed?

DFT support with x86 CPU and Intel GPU backend is currently in progress and will probably arrive during Q1 2023.

from onemkl.

jasukhar avatar jasukhar commented on May 21, 2024 1

Hi @fboemer!
oneMKL open source has only BLAS support at this moment. oneMKL open source follows oneMKL spec, but it can lagging behind the spec. We plan to enable FFT in open source in the future. If you are interested in example at this point, you can check Intel oneMKL binary implementation for CPU and GPU. Are you interested in any specific HW support?

from onemkl.

lhuot avatar lhuot commented on May 21, 2024 1

DFT SYCL APIs are now available with various backends (x86 CPU with Intel oneMKL, Intel GPU with Intel oneMKL, Nvidia GPU with cuFFT and AMD GPU with support rocFFT).

from onemkl.

mipac avatar mipac commented on May 21, 2024

is plan to add a cuda cufft backend to be able to run oneMkl code to nvidia gpu?

from onemkl.

AerialMantis avatar AerialMantis commented on May 21, 2024

We would be interested in having FFT support for Nvidia GPUs in oneMKL. Once this is supported in the open source oneMKL we could look into introducing support for this via a cuFFT backend, however, we have no immediate plans for this at the moment.

from onemkl.

mipac avatar mipac commented on May 21, 2024

thanks for your replies,
I have a project planned using fft with gpu
I’d like to prototype critical signal path with « one source » paradigm
It seems impossible for now to do it in real use case, but I hope that intel will continue this way

from onemkl.

mgrabban avatar mgrabban commented on May 21, 2024

Hello,
I am interested in DFT in the DPC++ open source project. Currently I am in the process of porting a CUDA repo called tsnecuda into DPC++ and one of my goals is to compare CUDA version and DPC++ open source version running on NVIDIA A100 GPUs. (I have already got the DPC++ on Intel GPU version working but the DFTs are very slow - creating a DFT plan takes 5-10 sec while running the DFT itself takes 3 ms! Both these times are on the order of a ms in CUDA (cufft)). So it will very helpful if you could prioritize this :-)

from onemkl.

al42and avatar al42and commented on May 21, 2024

Regarding CUDA support in the oneMKL Interface, as mentioned previously it is part of our plan for 2022.

Do you know whether it is still expected to be done in 2022, or has it been postponed?

from onemkl.

al42and avatar al42and commented on May 21, 2024

I see that Intel GPU backend (based on Intel oneAPI) has been merged, and cuFFT is coming 👍

May I ask about your next plans? rocFFT, VkFFT, dbFFT?

from onemkl.

mgrabban avatar mgrabban commented on May 21, 2024

I see that Intel GPU backend (based on Intel oneAPI) has been merged, and cuFFT is coming 👍

May I ask about your next plans? rocFFT, VkFFT, dbFFT?

I vote for VkFFT; it seems quite popular.

from onemkl.

lhuot avatar lhuot commented on May 21, 2024

As of today, there is no plan for the VkFFT and BBFFT libraries.
rocFFT support is planned to be enabled during 2023.

from onemkl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.