Advertisement

在TITAN工作站配置tensorflow-GPU环境(2.8版本)的问题

阅读量:

在DELL工作站配置tensorflow运行环境过程中所遭遇的各类问题

以下错误信息均出现在Anaconda、tensorflow、CUDA以及cuDNN相关软件安装完毕之后

1、首次遇到的异常情况

复制代码
    ImportError: DLL load failed: 找不到指定的模块。
    

2、第二次遭遇的难题

复制代码
 An error ocurred while starting the kernel

    
 2018?? 21:11:45.955960: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2
    
 2018?? 21:11:46.356975: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1411] Found device 0 with properties: 
    
 name: TITAN Xp major: 6 minor: 1 memoryClockRate(GHz): 1.582
    
 pciBusID: 000

全部评论 (0)

还没有任何评论哟~