Mark C. Miller
Mark C. Miller
> Why do you need `cfp`? To test H5Z-ZFP's ability to read (and write) compressed arrays written to HDF5 without *going through the normal* HDF5 filtering logic (which would require...
> however I am not sure what the status of the ECP-CI is right now? I am working regularly with that team helping to develop examples and documentation. I hope...
Ah, ok. Cool. Maybe if you cut-n-paste an example here, I can learn from that and maybe submit a doc update PR.
@cyrush ... yes, my goal is codecov integration. But, as I understand it, I need to gather coverage info somehow and gcov is the (common) way that coverage data is...
@cyrush ... doh! That makes sense. What was I thinking??? Thanks for the tip. I will look into it.
FYI...I did find these two refs... - https://gcc.gnu.org/onlinedocs/gcc/Cross-profiling.html - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47618#c12 They get me close but not quite able to run an mpi app with coverage enabled and NOT have each...
Well, perhaps wasn't completely clear. The calc_pi I am running here is as if it was *my project's* test. So, it isn't running calc_pi *in* BLT per se. I am...
Out of curiosity, what do you get if you try to descend into those from Finder? And, what do you get if you try to cd or ls them from...
> We might need to enhance the MD server to give us more info when things like this happen I might try finding a way to run mdserver under [truss](https://stackoverflow.com/questions/31045575/how-to-trace-system-calls-of-a-program-in-mac-os-x)...
Maybe [this exposition on this issue](https://apple.stackexchange.com/questions/395631/allow-all-applications-to-access-desktop-documents-and-downloads-in-catalina) sheds some light.