summaryrefslogtreecommitdiff
path: root/Jenkinsfile
AgeCommit message (Collapse)Author
2025-02-11Deleting old files used by Jenkinstgrogers
2024-12-11Add SST integration into gpgpusim (#44)WilliamMTK
* Add accommodations to run gpgpusim with SST simulation framework through balar * Output setup_environment options when sourcing * Add SST directive check when creating sim thread * Add sst side test for jenkins * sst-integration: update Jenkinsfile with offical sst-elements repo and fix bugs in pipeline script * sst-integration: direct jenkins to rebuild gpgpusim before testing for sst * sst-integration: fix bugs in sst repos config * sst-integration: let Jenkins rebuilds simulator Since the simulator needs to be configured with both normal mode and sst mode, need to rebuild make target to clean prior runs. * sst-integration: Update Jenkinsfile to source env vars when running balar test * sst-integration: refactor code to remove __SST__ flag * sst-integration: fix a bug that init cluster twice for sst * sst-integration: fix a bug of not sending mem packets to SST * sst-integration: remove sst flags from makefiles and setup_env * sst-integration: add comments to SST changes * sst-integration: remove rebuilding simulator in jenkins when testing for SST * sst-integration: revert simulator build script * Add a function to support querying function argument info for SST * sst-integration: add version detection for vanadis binary * Automated Format * add version detection support for gcc 10+ * sst-integration: add cudaMallocHost for SST * sst-integration: fix a compilation bug * sst-integration: add sst balar unittest CI * sst-integration: specify GPU_ARCH for CI test * sst-integration: use bash for github actions * sst-integration: use https links for sst repos * sst-integration: add SST dependencies to CI config * sst-integration: remove sudo * sst-integration: default to yes for apt install * sst-integration: add manual trigger for github action * sst-integration: remove wrong on event * sst-integration: limit CPU usage for compilation * sst-integration: fix wrong path * sst-integration: use personal repo for testing * sst-integration: remove sst-core source in CI to free space * sst-integration: SST_Cycle use print stats with stream id * Automated Format * sst-integration: check for diskspace and try to clean it * sst-integration: move out of docker image * sst-integration: testing for ci path * sst-integration: fix syntax * sst-integration: pass env vars * sst-integration: set env properly * sst-integration: merge LLVM build and test into same job * sst-integration: fix step order * sst-integration: checkout correct branch for env-setup * sst-integration: remove resourcing gpu apps * sst-integration: revert back to docker github action * sst-integration: enable debug trace for sst testing * sst-integration: resourcing gpu app for env vars * sst-integration: use GPUAPPS_ROOT for path for gpu app * sst-integration: use GPUAPPS_ROOT for path for gpu app * sst-integration: enable parallel ci tests and fix not returning with cudaMallocHostSST * sst-integration: using debug flag for CI run * sst-integration: revert debug ci run * sst-integration: CI skips cuda sdk download and launch multiple jobs * sst-integration: reenable parallel tests * sst-integration: reduce concurrent test thread count * sst-integration: skip long test for github runner * sst-integration: try running CI with single core * sst-integrtion: add callback to SST to check thread sync is done in SST_Cycle() * sst-integration: ignore lookup if already found and add callbacks to SST * Automated Format * sst-integration: add support for indirect texture access * Automated Format * sste-integration: fix up for PR * Automated Format --------- Co-authored-by: purdue-jenkins <[email protected]>
2023-02-11Getting rid of some busted old email templatestgrogers
2020-06-23another Jenkins typo by metgrogers
2020-06-23Be more specific about which hardware data to correlate against so it ↵tgrogers
doesn't spend forever parsing cards we don't care about.
2020-06-23no more old sdk regressiontgrogers
2020-06-23Not sure we still need thistgrogers
2020-06-22slurm loadtgrogers
2020-06-22syntax errortgrogers
2020-06-22Update broken Jenkinsfile syntaxtgrogers
2020-06-22Now that there is no 4.2 - lets just build the latest CUDAtgrogers
2020-04-09another line deleted due to format checktgrogers
2020-04-09for now commenting out the format check since it seems to fail.tgrogers
2019-09-13fix pathNick
2019-09-13ry and fix conditionNick
2019-09-13Change to the correct directory for clang-format (away from tmp)Nick
2019-09-13print the files to make sure we are doing things correctlyNick
2019-09-13try conditional check in bashNick
2019-09-13Point to executable in tmp for nowNick
2019-09-13Need to source the right gcc version for clang-formatNick
2019-09-13fix remote repository problemNick
2019-09-13Bad jenkinsfile... do what I mean, not what I sayNick
2019-09-13Add jenkinsfile format checkerNick
2019-08-27making output file more sanetgrogers
2019-08-26Limiting make's paralllelism so that we (hopefully) stop running out of ↵tgrogers
process handles when people submit code
2019-06-17Some updates to the Jekins commit message. Also forcing the nightly to kill ↵tgrogers
all the jobs that are not done when it times out.
2019-06-12A few more minor errors with the Jenkins scripttgrogers
2019-06-12small updates to Jenkinsfiletgrogers
2019-06-11Cleaning up the stat plotting - removing a bunch of redundant/unnecessary codetgrogers
2019-06-10one more directory fixtgrogers
2019-06-10one more dir fixtgrogers
2019-06-10fixing some directory madnesstgrogers
2019-06-10missing quotetgrogers
2019-06-10Upgrading the tests to regress CUDA 10 and completely dropping GTX480 - we ↵tgrogers
should no longer care about this card. We will now regress TITANV with PTXPlus instead
2019-06-05forgot to put quote backtgrogers
2019-06-05I am giving up on reading a file in the email ext file.tgrogers
2019-06-05Quick test of readFiletgrogers
2019-06-05Fixing an issue where the results repo does not yet have any stats for this ↵tgrogers
branch. It will create the new directory and stats from the dev branch if nothing yet exists.
2019-06-04oopstgrogers
2019-06-04Forgot ampratgrogers
2019-06-04Another attempt at getting the correl text string right into the emailtgrogers
2019-06-04some more email tweakstgrogers
2019-06-03Trying to just attached the correl info as an attachementtgrogers
2019-06-03forgot teetgrogers
2019-06-03getting rid of slashtgrogers
2019-06-03Trying to get the correl output into the emailtgrogers
2019-06-03Cutting the build to quickly test emailstgrogers
2019-06-03Trying out this auto-email groovy madnesstgrogers
2019-06-02Moving the makedir s.t. it has access to the PLOTDIR variabletgrogers
2019-06-02Fixing tildatgrogers