You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was originally raised by @pmarguinaud in GPU adaptation additions. It pertains to the "Guidelines and recommendations" section. The original in-line comment was:
* Routine call signatures or interfaces should be designed with care, respecting library
contouring. Interfaces that are not internal to a component should privilege as much as
possible native fortran datatypes rather than derived types.
>>PM: this does not make sense; most modern libraries (eg Atlas) use derived types.<<
The text was updated successfully, but these errors were encountered:
This issue was originally raised by @pmarguinaud in GPU adaptation additions. It pertains to the "Guidelines and recommendations" section. The original in-line comment was:
The text was updated successfully, but these errors were encountered: