Am Sun, 03 Apr 2016 06:14:23 +0000
schrieb 9il <ilyayaroshe...@gmail.com>:

> Hello Martin,
> 
> Is it possible to introduce compile time information about target 
> platform? I am working on BLAS from scratch implementation. And 
> it is no hope to create something useable without CT information 
> about target.
> 
> Best regards,
> Ilya

+1000!

I've hardcoded SSE4 in fast.json, but would much prefer to
type version(sse4) and have it compile on older CPUs as well.

-- 
Marco

Reply via email to