140 Commits

Author SHA1 Message Date
sunway513
bfa9ddf447 update the script location in dockerfile 2021-03-23 01:33:39 +00:00
sunway513
f62b1ad267 switch to use https link for repo.radeon.com, in response to issue #74 2021-03-22 20:24:20 +00:00
sunway513
4b49c600ba add compatibility check as entry point for ROCm4.1 docker containers and newer 2021-03-22 19:42:43 +00:00
sunway513
e82dd7c624 Merge remote-tracking branch 'origin' into dev-complete 2021-03-22 19:38:07 +00:00
sunway513
22ebab1f89 seperate base dockerfile and complete dockerfile with rocm-lib installed 2021-03-22 19:28:32 +00:00
Peng
cbec039d4e
Merge pull request #75 from MathiasMagnus/video
add rocm-user to video group
2021-03-22 14:05:14 -05:00
sunway513
9e9a8fd262 clean up Dockerfile; add ROCM_VERSION arg and point to the versioned ROCm repo; remove obsoleted fedora dockerfile 2021-03-22 18:58:26 +00:00
Máté Ferenc Nagy-Egri
4b75601883
add rocm-user to video group 2021-01-06 11:57:53 +01:00
sunway513
309dab4ce5 add dockerfiles build the complete base docker, which includes the rocm libraries 2020-12-20 04:12:27 +00:00
sunway513
1a2bbc3537 update CentOS7 dockerfile for ROCm3.9 URL 2020-10-29 02:47:17 +00:00
Paul Fultz II
318f7f8e80
Update URL for gpg key 2020-10-13 11:36:50 -05:00
sunway513
2597287b7e Update gpg key URL and link to document 2020-09-22 00:42:16 +00:00
Peng
13ccf17889
Merge pull request #69 from RadeonOpenCompute/rocm3.7-update
Dev dockerfile updates for ROCm3.7
2020-08-24 16:28:40 -05:00
sunway513
6739dddf10 clean up the centos base dockerfile 2020-08-24 16:09:04 -05:00
sunway513
fcd0259ef2 This commit changed the following ites:
1. Deprecate and remove Ubuntu16.04 base docker. Starting ROCm3.7 ROCm dropped Ubuntu16.04 support.
2. Add Ubuntu20.04 based develop dockerfile.
3. Explicit add symbolic link of "/opt/rocm --> /opt/rocm-3.7.0" in the CentOS based dockerfile
2020-08-20 21:41:57 -05:00
sunway513
7e6a8b0f79 update the rocm-terminal Dockerfile 2020-06-25 21:32:26 -05:00
Peng
3b7ade68e6
Merge pull request #68 from RadeonOpenCompute/rocm3.5.1-update-dependency
Update for hipcc dependencies in ROCm3.5.1
2020-06-25 20:40:42 -05:00
sunway513
f889136865 This commit updates the following:
1. Add kmod, file packages for hipcc
2. move rocm-terminal base OS to Ubuntu18.04
2020-06-25 20:36:06 -05:00
Peng
7c6fd11901
Update quick-start.md 2020-04-14 12:02:40 -05:00
Paul
440ca27b3c Merge branch 'master' of github.com:RadeonOpenCompute/ROCm-docker 2020-02-28 11:11:00 -06:00
Paul
fa7936db56 Add versions for rocm 3.0 and 3.1 2020-02-28 11:10:53 -06:00
Daniel Lowell
70878190b8
Update add-rocm.sh 2020-02-21 10:32:04 -06:00
Paul
6e1b8265db Add more versions for add-rocm script 2019-12-13 11:12:34 -06:00
Daniel Lowell
f3ca97073d
Update add-rocm.sh 2019-10-14 09:47:49 -05:00
Peng
9bcfa581cf
Merge pull request #61 from RadeonOpenCompute/rocm2.8-update
Update docker run commands for ROCm2.8
2019-09-26 15:02:21 -05:00
sunway513
573be3d91a Update docker run commands for ROCm2.8 2019-09-26 12:45:41 -05:00
Peng
7c5b1ec68f
Merge pull request #58 from akilaMD/comgr
Added comgr rpm to CentOS dockerfile
2019-07-15 11:20:58 -05:00
Akila Premachandra
4fe13d7b8d Added comgr rpm 2019-07-11 13:36:32 -06:00
Paul
ebef6402bf Download repo instead 2019-07-09 17:01:14 -05:00
Paul
bedbc9720d Add new rocm version 2019-07-09 13:13:05 -05:00
Paul
0eee2aa84a Update rocm script 2019-06-10 15:17:20 -05:00
Peng
f0600f3005
Update doc to check amdgpu module instead of kfd after installation 2019-06-04 22:40:37 -05:00
Peng
637385980a
Merge pull request #54 from RadeonOpenCompute/dev-centos-dockerfile
Add centos dockerfile for dev
2019-05-09 17:03:20 -05:00
sunway513
94ddc25745 Add centos dockerfile for dev 2019-05-07 23:02:04 -05:00
Peng
bf6f0db9ba
Update quick-start.md
Update the quick-start document to use rocminfo for installation verification
2019-04-04 22:40:12 -05:00
Daniel Lowell
3894326b72
Merge pull request #53 from RadeonOpenCompute/1.9.2srcversionCheck
Check the srcversion for 1.9.2
2019-02-12 14:47:07 -06:00
Daniel Lowell
e785720067
Check the srcversion for 1.9.2 2019-02-12 14:44:25 -06:00
Paul Fultz II
59a648b684
Merge pull request #51 from RadeonOpenCompute/amdkfdFileCheck
Check the existence of the amdkfd sys file
2019-01-11 14:34:48 -06:00
Lowell, Daniel
b7e1992d5c Check the existence of the amdkfd sys file 2019-01-11 11:54:29 -06:00
Paul
979215aab5 Merge branch 'master' of github.com:RadeonOpenCompute/rocm-docker 2018-11-21 10:42:22 -06:00
Paul
84936ae23b Add rocm 1.9.1 2018-11-21 10:42:09 -06:00
Peng
53051b1dd1
Update quick-start.md
Remove the workaround suggestions on docker v18.02
2018-10-08 10:25:39 -05:00
sunway513
883c40604a Add Ubuntu18.04 dev base Dockerfile 2018-09-21 23:06:21 -05:00
Paul
434cad7274 Merge branch 'master' of github.com:RadeonOpenCompute/rocm-docker 2018-09-11 17:23:13 -05:00
Paul
a0badc7049 Pull 1.8.0 2018-09-11 17:23:01 -05:00
Peng
317356f9d6
Update quick-start.md
Remove the compute-firmware from the recommended installation list, it's now integrated with rock-dkms package.
2018-08-24 21:44:05 -05:00
Paul
dd11756ced Merge branch 'master' of github.com:RadeonOpenCompute/rocm-docker 2018-07-26 09:35:41 -05:00
Paul
1a4946c9f8 Add 1.8.2 version 2018-07-26 09:35:31 -05:00
sunway513
cdbc2eddf3 Add rocm-dev package for the ubuntu dev docker image 2018-07-20 12:11:54 -04:00
Peng
0110a6c806
Update Dockerfile 2018-06-18 15:12:17 -05:00