You need to sign in or sign up before continuing.
Initial Setup for CI (#86)
* add docker file and make default target buildable
* add Jenkinsfile
* remove empty env block
* fix package stage
* remove render group from docker run
* clean up Jenkins file
* add cppcheck as dev dependency
* update cmake file
* Add profiler build stage
* add hip_version config file for reduction operator
* correct jenkins var name
* Build release instead of debug
* clean up
Co-authored-by:
Chao Liu <chao.liu2@amd.com>
Showing
Dockerfile
0 → 100644
Jenkinsfile
0 → 100644
cmake/TargetFlags.cmake
0 → 100644
dev-requirements.txt
0 → 100644
| ROCmSoftwarePlatform/rocm-recipes | |||
| # 1.90+ | |||
| danmar/cppcheck@dd05839a7e63ef04afd34711cb3e1e0ef742882f | |||
| \ No newline at end of file |
rbuild.ini
0 → 100644
requirements.txt
0 → 100644
| half,https://github.com/pfultz2/half/archive/1.12.0.tar.gz -X header -H sha256:0a08660b68abb176ebc2a0cdf8de46e3182a7f46c66443bb80dbfaaec98cf969 --build | |||
| danmar/cppcheck@dd05839a7e63ef04afd34711cb3e1e0ef742882f |
Please register or sign in to comment