on 4/9/04 10:35 AM, Craig Hunter at email@hidden wrote:
>> Message: 4
>> To: Apple Scitech Mailing List <email@hidden>
>> From: "Sean C. Garrick" <email@hidden>
>> Subject: Wrappers?
>> Date: Thu, 8 Apr 2004 11:28:53 -0500
>>
>> This is for the folks at Apple:
>>
>> I know I'm lazy. I'm sure someone will say its easy. However, I wish
>> that Apple would provide libraries/subroutines (DSP, veclib, etc) that
>> one could call from Fortran. This is scientific computing after all and
>> a lot of people still use Fortran. The last time I looked at C/C++ was
>> the summer of 92 when I was bored and wanted to learn a new language.
>>
>> Are there any efforts in this direction?
>>
>
> Sean,
>
> I'm pretty sure you can already do this, I know I tried it at some point
> with success. Generally, I mix other C stuff (like intrinsic AltiVec
> instructions) in with the calls, so I write a wrapper function. But that's
> not required. If you pass the data to and from the various frameworks
> correctly, it should work great.
>
> Craig
You may want to look at
http://developer.apple.com/hardware/ve/fortran.html
Joe Koski
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.