• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem with cblas_sgemm in 64 bit build
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with cblas_sgemm in 64 bit build


  • Subject: Re: Problem with cblas_sgemm in 64 bit build
  • From: Rick Hoge <email@hidden>
  • Date: Thu, 5 Jun 2008 12:39:35 -0400


As usual I'm sure it will turn out to be some silly small thing (and not a mysterious alignment issue with CBLAS). The strange thing is that the problem only arises when the matrices involved exceed a certain size.

After further testing with simplified test cases, I think it actually is a bug in the CBLAS function cblas_sgemm that pops up in 64-bit builds. I filed it (bug id 5988197).


Searching the lists.apple.com archives I did not find very many mentions of CBLAS or this function - I posted a more detailed description of my tests, with sample code, in perfoptimization-dev (which seems to have very low traffic).

As a workaround, I'm using the double-precision version cblas_dgemm, which works fine (although it's not really what I want).

Rick

Rick

On 4-Jun-08, at 2:08 PM, Kyle Sluder wrote:

Take a look at NSInteger and CGFloat, and the 64-Bit Transition Guide
for Cocoa: http://developer.apple.com/documentation/Cocoa/Conceptual/Cocoa64BitGuide/ConvertingExistingApp/chapter_4_section_3.html

--Kyle Sluder

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Problem with cblas_sgemm in 64 bit build (From: Rick Hoge <email@hidden>)
 >Re: Problem with cblas_sgemm in 64 bit build (From: "Kyle Sluder" <email@hidden>)
 >Re: Problem with cblas_sgemm in 64 bit build (From: Rick Hoge <email@hidden>)

  • Prev by Date: Re: Getting rid of specific "May not respond" messages
  • Next by Date: NSKeyPathExpression and message was received but not handled?
  • Previous by thread: Re: Problem with cblas_sgemm in 64 bit build
  • Next by thread: Drawing over a QTCaptureView
  • Index(es):
    • Date
    • Thread