Jenkins pipeline code to enable external ci on develop branch (#2302)

* Create Jenkinsfile
* Temporarily disable hipModuleLoadDataMultThreaded test on nvidia

Change-Id: Id061e8a43cccdf0d944081268758b946d2448a6e
This commit is contained in:
arjun-raj-kuppala
2021-08-10 10:16:04 +05:30
committed by GitHub
parent 148f1bd59d
commit 402211e28e
2 changed files with 81 additions and 1 deletions
@@ -18,7 +18,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11 EXCLUDE_HIP_PLATFORM nvidia
* TEST: %t
* HIT_END
*/