[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

math libs for x86



Daron Chabot wrote:
> Hi all,
>
> Can anyone point me in the direction of some math libraries usable under
> the RTEMS x86 bsp ? Preferably requiring a minimum of porting
> effort... :)
>
> I'm looking for something along the lines of BLAS/LAPACK for use in a
> DSP-based application.
>
>   
Is BLAS the one that compiles over and over until it finds
the right algorithm for your architecture?

If so, you probably can get it to compile but you would have
to hand pick the algorithm variants based upon some existing
CPU specific configuration.

I would love to hear more about this.  I think this is an
area other RTEMS users would like to know about.

--joel
> Thanks.
>
>
> -- dc
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>