Skip to content

Conversation

@tkonolige
Copy link
Contributor

Run roofline analysis on remote devices if requested. Peak flops and peak bandwidth estimation are done on the remote device.

@jwfromm

Copy link
Contributor

@jwfromm jwfromm left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @tkonolige

@tkonolige tkonolige force-pushed the roofline_rpc branch 2 times, most recently from 5be0baf to 74e3dad Compare May 11, 2022 16:44
@jwfromm
Copy link
Contributor

jwfromm commented May 12, 2022

Seems like the latest run hit a flaky test in test_convinteger, maybe due to rounding not being forgiving enough.

@tkonolige tkonolige force-pushed the roofline_rpc branch 2 times, most recently from 141a5cd to bd758eb Compare May 13, 2022 16:50
Tristan Konolige added 5 commits May 13, 2022 11:50
@jwfromm jwfromm merged commit be65732 into apache:main May 13, 2022
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request May 16, 2022
* [ROOFLINE] Roofline analysis over RPC

Run roofline analysis on remote devices if requested. Peak flops and
peak bandwidth estimation are done on the remote device.

* allocate testing arrays directly on device and randomly fill

* forgot to include remote

* lower flops ratio, machine may be using multiple threads

* forgot fill
shtinsa pushed a commit to Deelvin/tvm that referenced this pull request May 17, 2022
* [ROOFLINE] Roofline analysis over RPC

Run roofline analysis on remote devices if requested. Peak flops and
peak bandwidth estimation are done on the remote device.

* allocate testing arrays directly on device and randomly fill

* forgot to include remote

* lower flops ratio, machine may be using multiple threads

* forgot fill
shingjan pushed a commit to shingjan/tvm that referenced this pull request May 17, 2022
* [ROOFLINE] Roofline analysis over RPC

Run roofline analysis on remote devices if requested. Peak flops and
peak bandwidth estimation are done on the remote device.

* allocate testing arrays directly on device and randomly fill

* forgot to include remote

* lower flops ratio, machine may be using multiple threads

* forgot fill
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