-
Notifications
You must be signed in to change notification settings - Fork 12
OpenFOAM Lid driven cavity test case [WIP/Open for testing] #243
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
base: main
Are you sure you want to change the base?
Conversation
"\" in a string leads to extra space between the characters in the string. Correct way of doing it: ``` my_string = "The quick brown dog " \ "jumped over the lazy fox" ```
Test on |
I merged with upstream so that I could get easily the changes in the hortense config and I'm getting this error. For testing should I not merge with main?
|
aah wait, I probably have not merged with main for some time. I will merge it and commit again. |
@laraPPr can you try again? |
|
@smoors do you also use a wrapper for the launcher on your system as well? |
@laraPPr How have you configured your launcher? I will see if I can accommodate a custom launcher and provide it from the command line. |
You mean did I configure it in the test-suite? (I did not) Or did I configure it in general? |
We register the launcher in the config test-suite/config/vsc_hortense.py Lines 37 to 40 in b18cdfd
|
I swithched the launcher to test but I'm constantly getting
but when I shedule the job from the staging dir with the same sbatch command it gets submitted. I've also said max_jobs to 1 but it keeps giving me this error. And I'm not seeing it in the daily run. So this seems to be something that changed in this pr or changes in the test-suite that aren't included in 0.6.0. I'll see if I also git this when I run the test-suite with the main branch. Udate: |
@laraPPr Too many jobs on your system?
|
It is specific to the ReFrame version so I don't think so. Just started a run 4.6.3. And those are running. |
Did I do something wrong? This is with the installation in our central stack. I'll try the EESSI stack tomorrow
|
And than I'm also seeing this
|
i get the following error after about 5 minutes:
|
@satishskamath the |
it works now in hydra:
|
@laraPPr did it work for you? |
Haven't tried yet but i suspect the launcher will pop-up as a problem. Will try to test it tomorrow. |
Todos: