FightingEveryDay0
FightingEveryDay0
对windows环境,好的换成服务器了,在linux环境下执行报错,请问可以帮忙看下是哪里的问题吗,谢谢 > Scanning dependencies of target cuda_kernels [ 2%] Building CUDA object fastertransformer/cuda/CMakeFiles/cuda_kernels.dir/cuda_kernels.cu.o nvcc warning : The -std=c++14 flag is not supported with the configured host compiler. Flag will be...
/usr/include/c++/4.8.2/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11...
请问gcc版本要求多少呢?版本太多了不太好配谢谢
安装gcc5.1.0,又报了新的错误: > [ 64%] Building CUDA object fastertransformer/cuda/CMakeFiles/decoder.dir/open_decoder.cu.o /data/users/wangyiting/.paddlenlp/extensions/ab3fb0c16468d26c231f6e4b0d565ac0/FasterTransformer/build/temp.linux-x86_64-cpython-37/third-party/source/fastertransformer/fastertransformer/cuda/open_decoder.cu(303): warning: specified alignment (2) is different from alignment (4) specified on a previous declaration detected during: instantiation of "void fastertransformer::masked_attention_kernel(T *,...
或者可以提供加速后的模型文件供下载吗 感谢
hi~ I meet the same problem, did you slove it? 你好~我遇到了同样的问题,请问你是怎么解决的吗?谢谢