Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7815525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T05:32:57+00:00 2026-06-02T05:32:57+00:00

This question is regarding the mad functions available in OpenCL which promise significant improvements

  • 0

This question is regarding the mad functions available in OpenCL which promise significant improvements for calculations of the type:

a * b + c

if used as mad(a,b,c) and compiled with cl-mad-enable.

I have tried a calculation of the form a + b * c + d * e using mad for a very huge size and was expecting significant improvement. Surprisingly, it took the same time.

If anybody has experience of this, I would appreciate some insight. I have a jist that it should work because most of the resources are full of praise for mad(). Note: The data types I am using are all doubles, and if it is important, my usage of mad resulted in a v. huge precision loss.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T05:32:58+00:00Added an answer on June 2, 2026 at 5:32 am
    1. There’s a big difference between being able to handle doubles, and being able to handle double precision efficiently. Most recent GPUs handle double, but are circa 2X-4X slower than single precision.

      However, AFAIK all of the GPUs that handle double have madd instructions. AMD documents this – e.g. see R600-Family ISA, dated 2008, the MULADD_64 instruction. I’ve seen less detailed documentation for Nvidia, but docs like Floating Point for NVIDIA GPUs say Nvidia has FMA (Fused Multiply Add). The manuals for Intel GPUs at https://www.x.org/docs/intel/ don’t mention double precision (at least not to google).

    2. However, probably the main reason you are seeing no difference when using madd(), is that the compiler is already recognizing that a madd can be used.

      On some GPUs you can look at the code generated; e.g. AMD CodeAnalyst or AMD GPU ShaderAnalyzer for OpenGL code.

      I have spent a lot of time looking at code generated with these tools, and IIRC it was optimized. TBD: show an example here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This question is regarding the select_list in watir. We have a web application which
I have a question regarding this keyword. I have a class called BiPoly, which
Yesterday I posted this question regarding using lambdas inside of a Join() method to
Yesterday, I asked this question regarding best practices for a simple information retrieval system
This question is regarding getopt function in php. I need to pass two parameter
This is a question regarding the timezone specified in the Expires and Last-Modified HTTP
Again I have a question regarding this plugin: http://t.wits.sg/2008/06/20/jquery-progress-bar-11/ What I want to achieve
There are many question regarding this topic but there is no clear answer. Although
I have this very straight forward question regarding Thread and Timer classes in Java
This is a problem am facing for long now also asked a question regarding

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.