1.检查自己的显卡类型
[root@localhost amdgpu-pro-18.50-708488-rhel-7.6]# lspci | grep -i vga
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / R7 250X]

2.下载对应的安装包
https://www.amd.com/en/support/graphics/amd-radeon-r7-series/amd-radeon-r7-200-series/amd-radeon-r7-250x

3.安装
[root@localhost amdgpu-pro-18.50-708488-rhel-7.6]# ./amdgpu-pro-install -y --opencl=pal,legacy
......
 zlib-devel.x86_64 0:1.2.7-18.el7                                              
Complete!
WARNING: amdgpu dkms failed for running kernel

安装参数指南
https://amdgpu-install.readthedocs.io/en/latest/install-installing.html

最新文章

  1. Error:Execution failed for task ':app:mergeDebugResources'. > Some file crunching failed, see logs f
  2. pandas安装过程中提示unable to find vcvarsall.bat的解决方法
  3. 使用远程链接数据库工具无法链接到 linxu 系统上的数据库配置 1045
  4. 第三篇:python基础之编码问题
  5. PHP表单
  6. 一步一步学android之事件篇——单击事件
  7. nginx 根据IP 进行灰度发布
  8. 《accelerated c++》第九章---设计类
  9. Bootstrap基础学习(二)—表单
  10. 【分享】jQuery无插件实现 鼠标拖动图片切换 功能
  11. 剑指Offer——知识点储备-常用算法
  12. ArcGIS JS 3.x使用webgl绘制热力图
  13. 爬格子问题(经典强化学习问题) Sarsa 与 Q-Learning 的区别
  14. P3426 [POI2005]SZA-Template
  15. yum安装软件报错:curl#6 - "Could not resolve host: mirrorlist.centos.org; Temporary failure in name resolut
  16. 在JSP中如何使用JavaBean
  17. 九度 题目1421:Abor
  18. [javaSE] GUI(打开文件对话框)
  19. 怎样在QML应用中创建一个Context Menu
  20. Extjs tree1

热门文章

  1. python学习笔记(三)高级特性
  2. gdb打印STL和boost容器
  3. php 傻瓜式代码计算两个时间间隔
  4. Debian sudo自动补全
  5. 数据库 插入时 碰到NULL报错判断的一种方法(技巧)
  6. Lua只读表
  7. 20155117王震宇 2016-2017-2 《Java程序设计》第八周学习总结
  8. win10本地搭建php运行环境
  9. a 标签传值
  10. flex布局语法(阮一峰)