You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tests in the repo to check for tutorials consistency. WARNING: the tests should be done with the generated tutorials.
Update planning for the second day. Reduce theory on HPC/distributed computing.
Bug-fixes for time-depedent BCs in GridapDistributed for ODEs. These are now released. fixes.jl has been removed.
Create batch scripts for gadi
Edit README.md so that we connect using ssh -X. (also added ARE).
Rendering of tutorials and exercises on remote does not look 100% as local. IMPORTANT NOTE Re images in tutorials: I had to add _assets/literate_figures to the repo. Otherwise the deployment of the images fails in github.io.
Try to homogeneize notation among different tutorials as far as possible.
In the parallel exercises, I see all processes creating a directory. This is dangerous, and can lead to data race conditions, only the root process should create folders.
Darcy+AMR tutorial generates a run-time error with order=2 during set up of constraints of RT space. I guess I found a BUG in GridapP4est.jl
add perforated_plate.png to the repo.
add parallel solver to Darcy AMR tutorial
pass spell-checker once we have a ready-to-ship version of all tutorials.
The text was updated successfully, but these errors were encountered:
fixes.jl
has been removed.ssh -X
. (also added ARE)._assets/literate_figures
to the repo. Otherwise the deployment of the images fails in github.io.perforated_plate.png
to the repo.The text was updated successfully, but these errors were encountered: