Skip to content

chore(cuda): add nsys & ncu in run.sh#548

Draft
gaxiom wants to merge 2 commits into
mainfrom
chore/nsys-ncu
Draft

chore(cuda): add nsys & ncu in run.sh#548
gaxiom wants to merge 2 commits into
mainfrom
chore/nsys-ncu

Conversation

@gaxiom

@gaxiom gaxiom commented Jan 2, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@gaxiom
gaxiom requested a review from jonathanpwang January 2, 2026 19:48
Comment thread run.sh Outdated
BIN_ARGS="--kzg-params-dir $PARAMS_DIR --mode $MODE --block-number $BLOCK_NUMBER --rpc-url $RPC_1 --cache-dir rpc-cache \
--app-log-blowup 1 --leaf-log-blowup 1 --internal-log-blowup 2 --root-log-blowup 3 \
--max-segment-length $MAX_SEGMENT_LENGTH --segment-max-cells $SEGMENT_MAX_CELLS --num-children-leaf 1 --num-children-internal 3"
export RUST_LOG="info,p3_=warn" VPMM_PAGES=$VPMM_PAGES VPMM_PAGE_SIZE=$VPMM_PAGE_SIZE

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe don't export RUST_LOG if USE_NSYS

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On v2 I have this export, but yeah, I can try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants