Jerry Wu
Jerry Wu
Hi @Shivam7-1 , I also no longer have merge access
> Hi @pzread Thanks For Replying Is there Any Chance Do You Know who is Managing This Repo? Thanks No unfortunately.
Just FYI, not sure if it's related, but I encountered an ASan failure in task tests #11317 last week.
(Not a maintainer of tracy) Can you check `ulimit -n` on your machine? Looks like the program was only allowed to open 1024 files (default by most Linux). A workaround...
Rolled out to canary. Wait for 1 day before rolling out to prod
Rolled out to prod
I think your host machine might not support AVX512 (required by `--iree-llvmcpu-target-cpu=cascadelake`). Can you try with `--iree-llvmcpu-target-cpu=host`?
SG. I'll say from time to time we catch problems with `build_e2e_test_artifacts`, but we can switch and observe failure in postsubmit, then pick the important models into regression_suite. And thanks...
For the `test_benchmark_suites`, @hcindyl might know more about it
I'm okay to drop it. But IMO it is useful in the cases you don't have the access to the devices (e.g. Pixel phones, Nvidia cards). Recently I was debugging...