-
Notifications
You must be signed in to change notification settings - Fork 2
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
run baselines for diva #523
Comments
I could also commit the change in |
you have to make a pull request to change branch fbopt, welcome, of
course, I have just updated the fbopt branch, could you update?
best,
Xudong
https://smilesun.github.io/
…On Thu, 12 Oct 2023 at 15:40, Daniele Scarcella ***@***.***> wrote:
I could also commit the change in examples/benchmark/pacs_diva_others.yaml
if you want.
—
Reply to this email directly, view it on GitHub
<#523 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAELKRX564SCQG36PTLNQSLX67XNXANCNFSM6AAAAAA55OJJPM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@DanScarc , don't forget to git checkout fbopt |
When exactly did you push the last updates? I submitted the jobs ~3hrs ago successfully. CUDA errors have disappeared after the installation update in #540. |
could you post the commit.txt file in zoutput folder of your submission? |
Sorry, I am not sure I understand what I am supposed to post. What should be in |
in the zouput folder, there should be a text file called commit.txt, did you find it? you can open the file and let me know the text inside, just post the text message in commit.txt here? |
|
commit 771b0c8 (HEAD -> fbopt, origin/fbopt)
that commit is not 3 hours ago when you wrote the message 8 hour ago. |
Okay then should I rerun everything again if the new commit is relevant to my task? |
it looks like your code is the latest already |
How did you assess that? |
this message you sent at around 00:20 today so 3 hours ago means 21:20 on Friday. inside a github repository, you could search a specific commit via from the following file you sent upstairs:
where I have removed the first "b" in the git commit hash. This file is generated everytime you submit a benchmark, it is generated inside the zoutput folder when you submitted your job on the cluster. |
git show command let you know the time of commit, and also commit message, you can search also in the pr here of all commit hashes in fbopt branch. |
so you did a resubmition at 00:20 on saturday before which you killed the jobs you submitted "3 hours ago"? |
No, I submitted the jobs at around 9pm on Friday. Did not resubmit anything after that. |
That's why I am saying maybe it's better to resubmit everything to be sure. But you decide. |
if you submitted 21:00 on Friday it is not possible to have this commit message since this commit message only exsit after Saturday 00:13, did you run "git update" in between in the repository? even that is not possible, since the commit.txt should be generated when the submission started and not possible to be changed anymore even when you re-submit |
we have to know how did you get this commit.txt file |
you could also post the results of
here the command should be executed in your folde where the job is submitted on the cluster at 21:00 Friday , you could make screen shot as well and paste the image here. |
Today, before branching off |
You pulled the lastest, that is why git log shows the lastest message. the commit.txt message can not be created out of magic |
could you send a screen shot of cat zoutput/benchmarks/xxx/commit.txt |
could you also do cat zoutput/benchmarks/xx/rule_resulsts/*.csv and send the screen shot? |
could you do ls -la commit.txt ? let us see when that commit.txt is generated |
I understand |
the only possibility for commit.txt to be modifed on 9:06 is the cluster jobs has waited from 21:00 last night until 9:00 this morning to be executed, but that is not possible since so many jobs have been finished already. In any sense, we need at partly of these results so just keep them running and let us see. Could you do cat zoutput/bencmarks/pacs_diva_fbopt_and_others/rule_results/*.csv > rst.txt and send me the txt file |
if not possible, you do not have to send, then ls -la rule_results the time stamp for some csv file should be between 21:00 yesterday and 9:00 today. |
How did you find the results, by the way? |
There you go. |
parts of the results will be used |
could you do this one? |
The text was updated successfully, but these errors were encountered: