Skip to content

Updated README.md with instructions for profiling#155

Open
hhkit wants to merge 2 commits into
mainfrom
origin/ivan/profile-readme
Open

Updated README.md with instructions for profiling#155
hhkit wants to merge 2 commits into
mainfrom
origin/ivan/profile-readme

Conversation

@hhkit

@hhkit hhkit commented May 14, 2026

Copy link
Copy Markdown

Please feedback on the README, I have a nagging feeling it is either too verbose in some areas and not enough in others.

I removed the comments in the cmake command as it breaks shell execution.

@hhkit hhkit requested review from superlopuh and szerdick May 14, 2026 10:54
Comment thread README.md Outdated
Co-authored-by: Sasha Lopoukhine <superlopuh@gmail.com>

@szerdick szerdick left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I made some comments. Hope it helps.

Comment thread README.md
# Optional but highly recommended \
-DCMAKE_C_COMPILER=clang \
-DCMAKE_CXX_COMPILER=clang++ \
# Optional for improved caching, requires ccache to be installed. \

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think I would keep a note for this somewhere. Otherwise I am left wondering whether I need this and why it is commented out.

Comment thread README.md
```shell
export TARGET_EXE=build/runtime/samples/nsnet/NsNet2
toolchain/bin/snitch_cluster.vlt $TARGET_EXE
```

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Here I am very confused about when to use test as specified below and when to use this (or what the difference is). Also, is this TARGET_EXE macro already set automatically in the script above or do I explicitly set it here?

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.

3 participants