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

not using GCE instance #505

Open
jjziets opened this issue Nov 23, 2020 · 2 comments
Open

not using GCE instance #505

jjziets opened this issue Nov 23, 2020 · 2 comments

Comments

@jjziets
Copy link

jjziets commented Nov 23, 2020

Is there away to use the benchmark.py but not upload to GCE? Im running it on my local system in a docker container but its turning out to be a fight

Traceback (most recent call last):
File "benchmark.py", line 193, in
benchmark_runner.run_benchmark()
File "benchmark.py", line 148, in run_benchmark
site_package_info = self._setup()
File "benchmark.py", line 52, in _setup
self.workspace_dir)
File "/root/benchmarks/perfzero/lib/perfzero/utils.py", line 141, in active_gcloud_service
download_data([{'url': gcloud_key_file_url, 'local_path': local_path}])
File "/root/benchmarks/perfzero/lib/perfzero/utils.py", line 183, in download_data
run_commands([cmd], shell=False)
File "/root/benchmarks/perfzero/lib/perfzero/utils.py", line 288, in run_commands
cmd, exit_code, stdout))
Exception: "['gsutil', '-m', 'cp', '-r', '-n', 'gs://tf-performance/auth_tokens/benchmark_upload_gce.json', '/root/benchmarks/perfzero/lib/workspace']" failed with code:1 and stdout:
ServiceException: 401 Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.
CommandException: 1 file/object could not be transferred.

@lindong28 lindong28 removed their assignment May 19, 2021
@elgalu
Copy link

elgalu commented Jun 4, 2021

@jjziets did you solve this issue?

@jjziets
Copy link
Author

jjziets commented Jun 4, 2021

@jjziets did you solve this issue?

No. I ended up using another benchmark https://github.com/jjziets/pytorch-benchmark-volta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants