Candide Champion
Candide Champion
I will start working on this global settings file after #65 is merged.
You probably did not specify that you want the calculation to occur in the scratch directory? What does your input job_name.sh look like? Other idea could be that you are...
@SalomeRonja I havn't had a single issue so far. I just diffed my local branch and the /origin/main and I don't see anything wrong. Are you 100% sure the files...
@SalomeRonja Thanks for looking into it. That's unfortunately a drawback we can't really do anything about when running multi-node jobs. If the wall-time is reached, we have no way of...
@SchroederB You can, but this makes the cluster slow for everyone.
Oh no sorry actually the cluster people said something slightly different: """ If a program does "nice" and large writes/reads, then you won't notice the latency difference. When a program...
@SalomeRonja @epbarros I think this issue may be closed now?
@MTLehner I think you can merge the code now (you probably want to checkout and submit a quick calculation just to make sure everything is fine on your end).
The previous commit contains code (still under development) to generate hybrid topologies. The code doing the work is found in `hybrid_topology_maker.py` and can be called from the notebook `generate_hybrid_topologies.ipynb`. note:...
Looks good to me :) I'll try to fix the issue with the AutoTest before merging such that it looks better when people go in the repo.