Pierre Jolivet
Pierre Jolivet
We cannot reproduce this on arm64-apple or on a64fx. I don’t have any other arm64-based systems to try this on.
> Has anybody succeeded in running the M1 version of 4.10 ? Yes. Are you sure you are using the proper `.dmg`? You could compile from sources otherwise.
Thanks for reporting this. Could you try https://github.com/FreeFem/FreeFem-sources/commit/c7b2f62a5eb9d431798a15eb23f51cce4cda721a and let me know if this solves your problem? Again, you really shouldn't use these low-level functions anymore, best to use `createMat`,...
It seems you are mixing `icpc` and `g++`. Is that intended?
I'm not really sure that this is needed. You could just get the border with a P_1 finite element space and then multiply and shift to get a "multi-component" border.
It won't be as easy for [P2, P2, P1], but your code won't work either for such a fespace, I guess.
@sgarnotel is this addressed with your latest changes to the images?
How about something like https://github.com/sourceryinstitute/jupyter-CAF-kernel or https://github.com/brendan-rius/jupyter-c-kernel (if you don't want to use FreeFem++-mpi)? My idea would be to replace occurrences of gcc by FreeFem++, but I'm a total Jupyter...
I cannot reproduce this on my machine (I just added a `if(mpirank == 0) cout