Aaron Black
Aaron Black
@kennyweiss - I can look at your C++ one and write an equivalent FORTRAN one.
It looks like flang is complaining that 'logical' ( the type of .TRUE. ) and logical(kind=c_bool) are different sizes. Maybe flang is picking a 1 or 2 byte representation for...
Doesn't look like I can add you on the 'reviewers' so I'll tag you here -@cyrush
@tzanio my github kung-fu is poor. I'm having trouble figuring out how to add a label to a PR...
@tzanio Hi, Cyrus approved the MR, but I wasn't sure who to check with on getting it merged. Thanks.
> @tzanio it may already be using Conduit's imported targets. Not sure, I would have to spend some time staring at MFEM's cmake setup. @cyrush I forgot to mention, I...
Thanks @TApplencourt! I apparently do not have my GitHub notifications enabled, took me quite a while to check this repo and see your PR.
@cmakrides-hpe I'm way behind on looking over your updates. Creating a PR, will look this over and test building.