安装GPU版本后运行异常
Created by: nuoline
安装的GPU版本 运行:paddle train --config=postag_train.py --parallel_nn=1 --use_gpu=true --dot_period=10 --log_period=1000 --test_period=0 --num_passes=10 错误提示如下: python27-gcc482/bin/paddle: line 83: [: too many arguments File "", line 3 if LooseVersion("0.10.0 ^ SyntaxError: EOL while scanning string literal I1115 15:42:03.529911 4739 Util.cpp:166] commandline: /home/ssd1/zhaizhouwei/python27-gcc482/bin/paddle_trainer --config=postag_train.py --parallel_nn=1 --use_gpu=true --dot_period=10 --log_period=1000 --test_period=0 --num_passes=10 W1115 15:42:11.678481 4739 CpuId.h:112] PaddlePaddle wasn't compiled to use avx instructions, but these are available on your machine and could speed up CPU computations via CMAKE .. -DWITH_AVX=ON I1115 15:42:11.881070 4739 Trainer.cpp:165] trainer mode: Normal F1115 15:42:11.883350 4739 hl_gpu_matrix_kernel.cuh:181] Check failed: cudaSuccess == err (0 vs. 8) [hl_gpu_apply_unary_op failed] CUDA error: invalid device function