Skip to content
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

Add CI test on preset modified/added #218

Open
leggerf opened this issue Jun 14, 2022 · 1 comment
Open

Add CI test on preset modified/added #218

leggerf opened this issue Jun 14, 2022 · 1 comment
Assignees
Labels
ci issues regarding the Continuous Integration high priority

Comments

@leggerf
Copy link
Collaborator

leggerf commented Jun 14, 2022

We should test in CI when a preset is added/modified

@leggerf leggerf added the ci issues regarding the Continuous Integration label Jun 14, 2022
@leggerf
Copy link
Collaborator Author

leggerf commented Jun 14, 2022

Another thing, benchmark preset that need to run on GPU (obviously) fail:

2022-06-14 08:50:05.014250: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.13/x64/lib
2022-06-14 08:50:05.014285: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
2022-06-14 08:50:06.613821: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.13/x64/lib
No GPU found. Aborting.
2022-06-14 08:50:06.613849: W tensorflow/stream_executor/cuda/cuda_driver.cc:269] failed call to cuInit: UNKNOWN ERROR (303)
2022-06-14 08:50:06.613868: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (fv-az127-820): /proc/driver/nvidia/version does not exist
"tensorflow_benchmark" preset "cifar_inference" stats match failed: No match for stat "total_time" in benchmark output
WARNING: Stats decode for benchmark "tensorflow_benchmark" failed

for example see the tensorflow benchmark output here

We might have discussed this already, but clearly as it is the benchmark is not really useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci issues regarding the Continuous Integration high priority
Projects
None yet
Development

No branches or pull requests

2 participants