Skip to content

Conversation

@devreal
Copy link
Contributor

@devreal devreal commented Jun 21, 2024

Include both intra- and inter-process ping pong.

We will use this to investigate device pinning by pinning the task instead of the data. This needs an some changes in the parsec backend.

Include both intra- and inter-process ping pong.

Signed-off-by: Joseph Schuchart <[email protected]>
@devreal devreal marked this pull request as draft June 21, 2024 02:07
int main(int argc, char **argv) {
ttg::initialize(argc, argv);
// inter-node benchmark
run_inter();
Copy link
Contributor

Choose a reason for hiding this comment

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

run_intra is never called

@evaleev evaleev force-pushed the master branch 4 times, most recently from a2878ce to a49eb91 Compare November 24, 2025 13:22
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