Matt Thompson

Results 153 comments of Matt Thompson

As can be seen above, I see it also with `eza` so this must be a dependent crate issue?

> We could add an `optional` class to the CSS so that you could add your own custom CSS to control how it's displayed? I think I could do it...as...

@ZedThree Note that, oddly, MAPL with graphs and search is oddly "fast" when running under GitHub Actions. Takes like 10 minutes or so. Now on a MacBook, the graph generation...

@ZedThree You were right. It worked! https://mathomp4.github.io/esmf/index.html Note these are not official ESMF docs. I mainly generated them so that the MAPL docs could "link" to them (I was experimenting...

Note: Something like this might be needed anyway. We have hopes to move from Baselibs to spack in the future. In that case, you'd almost have to separate out the...

Good news, I'm close. Bad news, I'm afraid I'm doing something..."bad" with CMake. So, the issue seems to be some weird interaction with the way I build HDF5 and I...

Okay. I've made a draft PR (see #129) so you can see my changes. Good news, works for me (at least the neural-fortran `ctest` is happy). Bad news, I seem...

I'm wondering if maybe the reordering I did with `h5fortran.cmake` was "too much". I'll experiment...

Well, I can change that error to another error by moving things around. Dang it. @milancurcic Can you try out my branch locally? I'm wondering if this is just Baselibs...

> Yes, I'll try it in the afternoon. Thanks. Some good news. I can get it to work for me in the FetchContent way, but only by changing h5fortran. 😦...