Skip to content

Commit

Permalink
sst-integration: use GPUAPPS_ROOT for path for gpu app
Browse files Browse the repository at this point in the history
  • Loading branch information
William-An committed Sep 4, 2024
1 parent 3bee152 commit 8506a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sst_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Balar Test
run: |
source ./setup_environment
source ../gpu-app-collection/src/setup_environment sst
source $GPGPUSIM_ROOT/src/setup_environment sst
rm -r 4.2
rm gpucomputingsdk_4.2.9_linux.run
./sstcore-install/bin/sst-test-elements -w "*balar*"

0 comments on commit 8506a0c

Please sign in to comment.