tenset icon indicating copy to clipboard operation
tenset copied to clipboard

How do I get the collected measurement records ?

Open SeibertronSS opened this issue 4 years ago • 5 comments
trafficstars

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.

SeibertronSS avatar Sep 30 '21 10:09 SeibertronSS

You can find some guide here https://github.com/tlc-pack/tenset/tree/main/scripts#data-collection-procedure

merrymercy avatar Oct 01 '21 02:10 merrymercy

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

Liuz233 avatar Dec 21 '23 16:12 Liuz233

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"

Tonylycxx avatar Dec 26 '23 19:12 Tonylycxx

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: @.***>

Liuz233 avatar Dec 27 '23 04:12 Liuz233