Re: [gmx-users] nvcc fatal: 'avx512f': expected a number

2018-10-24 Thread Ehsan Moravveji
simple call to cmake with > minimal extra stuff, then we can explore whether there's an issue with the > GROMACS build system. But since -mavx512f is a valid compiler flag that > GROMACS checked was valid before using it, I suspect the problem isn't > ours. > > Mark > > On Wed, Oct

[gmx-users] nvcc fatal: 'avx512f': expected a number

2018-10-24 Thread Ehsan Moravveji
by the error (in boldface font) that I receive. I am not sure if there is still an extra flag to set to resolve this issue, or some other steps must be taken? I appreciate your input. -- Kind regards, Ehsan Moravveji ### cmake "${cwd}/${di

[gmx-users] (no subject)

2018-10-23 Thread Ehsan Moravveji
if there is still an extra flag to set to resolve this issue, or some other steps must be taken? I appreciate your input. -- Kind regards, Ehsan Moravveji ### cmake "${cwd}/${dir_src}" \ -DGMX_SIMD='AVX_512' \ -DBLAS_m