Maneesh Gupta
5c6d2e9c3a
[ci] Disable nvcc CI builds
...
[ROCm/hip commit: 4ac59148a9 ]
2018-04-09 12:23:56 +05:30
Maneesh Gupta
2de854324a
[ci] Re-enable testing against hcc_1.7
...
[ROCm/hip commit: d9cb38c764 ]
2018-04-03 14:04:33 +05:30
Maneesh Gupta
e0fa2c1e93
[ci] Get CI builds to work again ( #377 )
...
* [ci] Enable tests against HCC from ROCm1.7 as well
* [ci] rocm 1.7 requires nodes with dkms label
* [ci] Temporarily drop hcc_1_6 and hcc_1_7 builds
[ROCm/hip commit: 21e0adc700 ]
2018-03-26 15:21:45 +05:30
Maneesh Gupta
de29315220
[ci] Continue testing against ROCm 1.6
...
Continue testing against ROCm 1.6.4 until we have a stable ROCm 1.7.x docker image
[ROCm/hip commit: 5ca7a4ff72 ]
2018-03-14 15:24:15 +05:30
Kent Knox
e987fc9e6f
Remove archiving of RPM
...
We should archive RPM's from proper centos/fedora machines so that we
get the proper dependencies right
[ROCm/hip commit: 98f3fe3939 ]
2018-01-25 11:39:17 -06:00
Kent Knox
cc15f73add
Fixing rocblas build failure
...
with ::Bundled_code_header constructor
Disabling hipPrintfKernel test from CI
[ROCm/hip commit: 0497424978 ]
2018-01-25 10:29:40 -06:00
Kent Knox
d027fd3394
adding group-add flag to docker run
...
[ROCm/hip commit: a9d34afc50 ]
2018-01-15 13:33:39 -06:00
Kent Knox
3be321dfb6
Adding dependencies for rocm_agent_enumerator
...
[ROCm/hip commit: 55fc302e32 ]
2018-01-15 13:33:39 -06:00
Kent Knox
dcc587f032
Disable CUDA build/test while upgrading to nvidia-docker2
...
This enables us to remove the driver version from startup string
[ROCm/hip commit: b1dc27b035 ]
2017-12-21 11:10:55 -06:00
Kent Knox
f6b4db7dd5
Update container to newer cuda driver and sdk 9.0
...
[ROCm/hip commit: 160d92af20 ]
2017-10-25 16:14:32 -05:00
Kent Knox
2148ae642b
Making docker_clean_images more resilient
...
To the failure of deleting images.
[ROCm/hip commit: fb561a3821 ]
2017-09-28 14:28:53 -05:00
Kent Knox
1c91749775
Force organization name to be lowercase for docker
...
error building docker image because of CamelCasing
[ROCm/hip commit: 90f1a9626e ]
2017-09-26 14:33:29 -05:00
Kent Knox
4536a3b7f8
Modify the path for downloaded artifacts from hcc
...
[ROCm/hip commit: b3038b3ea7 ]
2017-09-24 23:12:42 -05:00
Kent Knox
b93ba9b5fa
Adding boolean parameter to job to push to docker-hub
...
Remove the restriction to build only on gfx803
[ROCm/hip commit: 48292521ee ]
2017-09-15 10:25:26 -05:00
Kent Knox
466f763846
Made function hcc_integration_testing
...
[ROCm/hip commit: 0bd6d0c9e4 ]
2017-09-15 10:25:26 -05:00
Kent Knox
d7ae94a8e7
Adding support to take parameters from upstream hcc
...
HCC build can start passing in build parameters into hip build
[ROCm/hip commit: eecc936e54 ]
2017-09-15 10:25:26 -05:00
Kent Knox
9cd249a5c0
Adding docker_clean_images
...
[ROCm/hip commit: 0e44675139 ]
2017-09-15 10:25:26 -05:00
Kent Knox
daa7d6b021
Adding docker_upload_dockerhub
...
Refactored when docker images get deleted to the end of the
pipeline
[ROCm/hip commit: a31cd5cf18 ]
2017-09-15 10:25:26 -05:00
Kent Knox
498ac713a8
Adding support to upload images to docker-hub
...
[ROCm/hip commit: 7565d8ca8c ]
2017-09-15 10:25:26 -05:00
Kent Knox
8c23735332
Update the nvidia volume driver version
...
Move deleting docker images into the try clause, don't treat failure to delete images
as a build failure
[ROCm/hip commit: d50fb898bf ]
2017-08-28 13:58:18 -05:00
Maneesh Gupta
049f36bc96
[ci] Archive packages based on hcc-ctu instead of hcc-1.6
...
Change-Id: Ie1ea6411ed19aae87b979fa001db3e8927fc11f6
[ROCm/hip commit: c11b8737b9 ]
2017-08-16 10:57:07 +05:30
Maneesh Gupta
478b7fb9ae
[ci] Continue building remaining dtests on failure
...
Change-Id: Iab7fd53517e0b66dd5f71efb9e65bd2e9c91355b
[ROCm/hip commit: ec3db6791e ]
2017-08-11 15:57:20 +05:30
sunway513
d8d3016e88
Update Jenkinsfile to run all the built tests
...
[ROCm/hip commit: 6f359dfbe6 ]
2017-07-24 19:02:00 +00:00
sunway513
64a3220246
Re-enable hipEnvVarDriver in Jenkinsfile
...
[ROCm/hip commit: 1275ceed67 ]
2017-07-24 18:53:46 +00:00
Maneesh Gupta
d2ac2d20da
[ci] Exclude sporadically failing test in CI only
...
Change-Id: If76bc89d39aa35f5c246cbcd41a997b580832450
[ROCm/hip commit: 4b8931f717 ]
2017-07-24 15:16:41 +05:30
Kent Knox
c5104f9fca
[ci] Fixes to remove repo.radeon.com build-args
...
HiP docker images should inherit the repo information from the hcc image,
so no need to duplicate in HiP again
[ROCm/hip commit: ed82afad2e ]
2017-07-14 17:28:16 -05:00
Maneesh Gupta
02bb8f3b1a
[ci] Pass IP for repo.radeon.com as docker buildargs
...
[ROCm/hip commit: 7ba09c4137 ]
2017-07-11 11:21:53 +05:30
Kent Knox
756ffa5620
Adding initial set Jenkinsfile and dockerfiles
...
For continuous integration enablement
[ROCm/hip commit: f5b335b147 ]
2017-06-26 13:18:15 -05:00