-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I get the collected measurement records ? #22
Comments
You can find some guide here |
Excuse me, I met some problems when I try to collect measure records on GTX 2080ti. I have download the dataset_gpu, can I only run the instruction python3 measure_programs.py --target "cuda -model=2080ti"? I discover that all the results are timeout |
Have you solved the problem? I meet with the same situation when running python3 measure_programs.py --target "cuda -model=4090" |
not yet. I try to run python3 measure_programs.py --target "cuda -model=t4" but also find all the results are timeout. I think the problem is not related to arch such as 2080ti or t4 itself.
…------------------ 原始邮件 ------------------
发件人: "Tony ***@***.***>;
发送时间: 2023年12月27日(星期三) 凌晨3:02
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [tlc-pack/tenset] How do I get the collected measurement records ? (#22)
You can find some guide here https://github.com/tlc-pack/tenset/tree/main/scripts#data-collection-procedure
Excuse me, I met some problems when I try to collect measure records on GTX 2080ti. I have download the dataset_gpu, can I only run the instruction python3 measure_programs.py --target "cuda -model=2080ti"? I discover that all the results are timeout
Have you solved the problem? I meet with the same situation when running python3 measure_programs.py --target "cuda -model=4090"
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
I am facing the same problem... |
Hello everyone,
I‘m currently building my own dataset. I want to know how to get the collected measurement records. The device I am using does not match the provided dataset.
The text was updated successfully, but these errors were encountered: