Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 963836a

Browse files
committed
Include CUDA version in perf tarball
1 parent ad485ae commit 963836a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ echo --- Build
1313

1414
cd dist
1515
git rev-parse HEAD | tee solana-perf-HEAD.txt
16+
cp -f /usr/local/cuda/version.txt cuda-version.txt
1617
tar zcvf ../solana-perf.tgz *
1718
)
1819

0 commit comments

Comments
 (0)