Boost logo

Boost :

Subject: Re: [boost] [Proposal] Adding CPUID Library in Boost
From: Shakti Misra (shakti.misra.study_at_[hidden])
Date: 2012-12-08 10:49:08


@Mathias: thanks for noting it down. I think it will be more usable with
docs, because people may not always have time to search the source. I value
your comments about libcpuid.
@Antony: Thanks for link.
My intention is about a library that can give details about a cpu features,
and gpu features if possible. May be libcpuid is not the perfect yet, but
can be a starting point to improve. May be I can start it as a separate
project for my game engine and later merge if useful.

On Sat, Dec 8, 2012 at 8:52 PM, Antony Polukhin <antoshkka_at_[hidden]> wrote:

> 2012/12/7 Shakti Misra <shakti.misra.study_at_[hidden]>:
> > Hi All,
> > Any interest in a cross platform CPU ID library? For a application I
> wanted
> > to get the CPUID mostly to check the SSE2 status. So I missed it in
> Boost.
> > So any interest for it?
>
> I'm interested.
>
> Trunk version of GCC 4.8 have some compiler specific support for CPU
> detection, may be it'll help you:
> http://gcc.gnu.org/gcc-4.8/changes.html
>
> --
> Best regards,
> Antony Polukhin
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk