HISE Logo Forum
    • Categories
    • Register
    • Login

    What's the MKL Library used for?

    Scheduled Pinned Locked Moved General Questions
    4 Posts 2 Posters 154 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      aaronventure
      last edited by

      There's a Use MKL Library option in Projucer. Why would one use that? The comment in the source code says it's for JUCE's FFT and convolution, but IPP's already handling that, no?

      Christoph HartC 1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart @aaronventure
        last edited by

        @aaronventure Yes, the MKL library is an alternative library (Math Kernel Library). It contains a few more math classes for matrix multiplication etc, but the FFT is pretty much the same.

        A 1 Reply Last reply Reply Quote 0
        • A
          aaronventure @Christoph Hart
          last edited by

          @Christoph-Hart What would be the case to use that instead of IPP? If you already answered that with "matrix multiplication", I'd kindly ask you to tell me a bit more 😄

          Christoph HartC 1 Reply Last reply Reply Quote 0
          • Christoph HartC
            Christoph Hart @aaronventure
            last edited by

            @aaronventure There's no reason to use the MKL library. If you're doing fluid simulation for a car engine, then you might get some mileage out of the library, but for our use case it's not particular interesting.

            1 Reply Last reply Reply Quote 1
            • First post
              Last post

            27

            Online

            1.7k

            Users

            11.8k

            Topics

            102.6k

            Posts