By signing in you accept the Terms of Use and acknowledge the Privacy Policy and Cookie Policy: https://gitlab.eufus.psnc.pl/-/users/terms

Skip to content

Without vcl

Matthias requested to merge github/fork/mwiesenberger/without_vcl into master

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

Merge request reports

Loading