Without vcl
Introduce WITHOUT_VCL macro that is automatically set if compiled with nvcc or without vectorization instruction flags (Now the minimum compiler versions are given by the C++11 standard requirement) The idea now is that the user should not know about this flag, it is set automatically when needed