MariusCausemann

Results 9 comments of MariusCausemann

Hi @devinamatthews! I'm only trying to use BLIS through PETSc (never compiled it outside the PETSc installation process) and don't have the time to investigate this in-depth at the moment,...

Hi @devinamatthews , here is the Dockerfile. The blis installation is handled by PETSc, so it might be a bit tricky to get that patch in. [docker.txt](https://github.com/flame/blis/files/7972670/docker.txt)

@AkisPanagiotopoulos any progress on this issue?

I've seen figure 26 in your paper, it looks like a good starting point! However, I probably need a more general support for multiple domains. Is that something you are...

The meshes that I'm thinking of are similar to this one: ![image](https://user-images.githubusercontent.com/25132217/192463217-cf851588-72a1-497b-9be8-993db4cc3fb7.png) Except both the outer shape and the inner embedded objects are more complex. So I guess being restricted...

Hi Zhongshi, could you maybe quickly comment on whether you think this should be possible or not? I'm wondering if the points of contact of the material interface with the...

Hi, I'm interested in finite element simulations of different physiological processes in the brain on the cellular level. So for meshing, I usually start with segmented electron microscopy images, generate...

Hi @danielepanozzo , I just dropped you an email, meshes based on microCT images are probably very similar to the EM images I'm working with!

Hi @nmnobre , I have an issue with a segfault in the preprocessing phase ( issue #75 ). Since you fixed an issue with a data race in this stage,...