Caius
2018-10-18 01:55:26 UTC
hi,
now i'm compiling a fortran program using svml, my compiler is gfortran
and the options is ftree-vectorize -funsafe-math-optimizations
-mveclibabi=svml.
but it does not work well, it shows that:
undefined reference to `vmlsPow4'
undefined reference to `vmldPow2'
undefined reference to `vmlsExp4'
........
what should i do for this problem??
thanks!!
--
Sent from: http://gcc.1065356.n8.nabble.com/gcc-fortran-f719652.html
now i'm compiling a fortran program using svml, my compiler is gfortran
and the options is ftree-vectorize -funsafe-math-optimizations
-mveclibabi=svml.
but it does not work well, it shows that:
undefined reference to `vmlsPow4'
undefined reference to `vmldPow2'
undefined reference to `vmlsExp4'
........
what should i do for this problem??
thanks!!
--
Sent from: http://gcc.1065356.n8.nabble.com/gcc-fortran-f719652.html