Cristian Le
Cristian Le
`MPI_HOME` should take precedence in the more recent versions. Probably can be closed?
I don't think this one is relevant anymore because we the `PROCESSORS` property is added and it should avoid running those at the same time. It might be interesting to...
Thank you for the assistance. I would recommend to add a higher-bound there as well (usually it is the highest CMake version you have in the CI) in order to...
That is odd, I don't see anything that would interfere. Can you double check against `main` branch as well, just in case?
Do the cray compilers not support using the original compiler. These days you do not need to use `mpic*` wrappers with the `FindMPI`. The logic with `NOT MPI_FOUND` should be...
Would be nice to know the priority of this compared to supporting pybind11 3.0. We hit a build failure in Fedora due to hard-coded version check.
Can you expand on what the configure command was used, and is it reproducible with the latest branch (I don't think I've touched that, so maybe it still is). It...
I think it's better to add another copyright line, from when the project was forked with the new author
https://github.com/Tencent/rapidjson/pull/2340 offers a more modern alternative
So retarget this PR to `addfeatures` or postone it after that is merged? At least can you spin the CI, because I didn't check to see if there is some...