[patch] vmul benchmark reorganization
Don McCoy
don at codesourcery.com
Sun Mar 19 23:01:39 UTC 2006
The primary purpose of this patch is to separate out some
implementation-specific functionality that was making it difficult to
compile/run tests against the reference implementation of VSIPL++.
This reorganization includes several ideas discussed recently, such as
the new macro VSIP_IMPL_SOURCERY_VPP to allow applications to check if
they are running CodeSourcery's version of the library.
This macro is also used to choose between the parallel version of
benchmarks/loop.hpp and a new serial-only version (loop_ser.hpp). I
have some reservations about doing it this way, but it seemed the best
in that it keeps the code in loop.hpp readable.
This patch does not yet include the splitting of this benchmark into
serial, parallel and impl-specific parts.
Regards,
--
Don McCoy
don (at) CodeSourcery
(888) 776-0262 / (650) 331-3385, x712
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rb.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060319/745ee657/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rb.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060319/745ee657/attachment-0001.ksh>
More information about the vsipl++
mailing list