Cyan Lin
Cyan Lin
All docker images are successfully built except the follow images: - [x] ~~django-workload:uwsgi (Incompatible Python version, 3.10 provided, but requiring 3.8, 3.9)~~ (deprecated) - [x] ~~django-workload:graphite-statd (Outdated version of NodeJS....
When generating the dataset for Ubuntu 22.04, we saw the following error message: ``` [mp4 @ 0xaaaac43d96d0] Application provided duration: -9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4...
Hello, I also meet this problem. The reason might be that videperf cannot find the session lists, thus no load is actually generated. It's highly possible that the folder you...
Another [Verilog extension for VSCode](https://github.com/mshr-h/vscode-verilog-hdl-support) seems to employ [Universal Ctag](https://github.com/universal-ctags/ctags/blob/master/docs/autotools.rst) to provide autosuggestion. So it might be wise to compromise with external tools.
Hello, Indeed, our load generator currently does not support this behavior. However, maybe you can write an additional script using these load generators to simulate the behavior you like. The...
Hello, I assume you figure out how to solve this problem, and I will close this issue at present. Feel free to open it again if you still have the...
When running on the media-streaming dataset, I got the following warning: ``` [mp4 @ 0x556f1432fcc0] Application provided duration: -9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4 format [mp4...
We decide to remove this workload from the incoming release.
This PR will be addressed in the incoming PR #416 .
This issue is solved with #406