Luca Bertagna
Luca Bertagna
I think the most important use case for us is when we run on GPUs. In this case, we do have to copy back to host for I/O anyways, so...
In SCREAM, we support both single and double precision builds. To make things simpler, in double precision we enable the flags that make fortran default reals to double precision. It...
It might be that you can simply add the correct flag to the compiler flags of scorpio. Hopefully, last flag overrides previous ones. But it seems a bit fragile. Hardcoding...
> Hmm, I am not sure if we want to change the C API right now. To be clear, I am not advocating for removing the current interfaces. You do...
> Also (just as a word of caution) some of the internal data structures have been exposed in pio.h (the Scorpio user header file) right now, but we will be...
Yes, you're right. I was working on completing last Friday, but did not finish by week's end. I should be done today.
I think this was completed in #258. Closing.
I guess I never _really_ closed this? Closing (for real).
Uhm, I did a fresh clone of ekat, checked out the sha used by SCREAM, and updated submodules, without an error. It is true that there is no branch associated...
I think this is no longer an issue (we updated kokkos a few times since then).