• 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 08:53:15 -0400


Thanks for the suggestions -

I had already scoured the 64-bit transition guide, and didn't think I needed to use NSInteger and CGFloat since integers and floats appear to be the same size for both 32 and 64 bit builds.

Just to be sure though, I tried replacing any int and float declarations touching this code with NSInteger and CGFloat, but I still got the problem.

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.

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


  • Follow-Ups:
    • Re: Problem with cblas_sgemm in 64 bit build
      • From: Rick Hoge <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>)

  • Prev by Date: Re: App hangs when displaying any sheet in 10.5 [was Re: Where to start looking to fix hang?]
  • Next by Date: CATextLayer question
  • Previous by thread: Re: Problem with cblas_sgemm in 64 bit build
  • Next by thread: Re: Problem with cblas_sgemm in 64 bit build
  • Index(es):
    • Date
    • Thread