David Davies

Results 21 comments of David Davies

There is no network connection where I am running (or compiling) so the get_eckit_test_data task doesn't work. Is that ECBUILD_DOWNLOAD_BASE_URL option available now? If so I could try it.

I got this compile failure: /home/h01/david.davies/cylc-run/atlas-188/share/mo-bundle/atlas/src/atlas/util/RegisterPointerInfo.cc:18:35: error: 'string' is not a member of 'std' 18 | static std::map map_pointer_name; | ^~~~~~ /home/h01/david.davies/cylc-run/atlas-188/share/mo-bundle/atlas/src/atlas/util/RegisterPointerInfo.cc:12:1: note: 'std::string' is defined in header ''; did...

> It doesn't seem to be so straightforward to apply a general approach with '--file-var-root'. However I verified the generated file `/src/atlas_f/field/atlas_Field_module.F90` and I don't get the line-length going over...

FYPP_ARGS --line-numbering-mode=nocontlines does seem to work for the atlas_f subdirectory. However there is also the file src/tests/runtime/fctest_trace.fypp and it isn't clear where I should make the change, can you point...

Yes, that changed worked for me, thanks.

There are other issues but they are more difficult. Do you want me to keep using this issue or close this and create another one?

This is the error that I can't easily get around: Error: /home/h01/frwd/cylc-run/mi-be984/work/1/git_clone_fckit/fckit/src/fckit/module/fckit_refcount.F90, line 117: Multiply defined symbol FUNPTR detected at ::@FUNPTR Error: /home/h01/frwd/cylc-run/mi-be984/work/1/git_clone_fckit/fckit/src/fckit/module/fckit_refcount.F90, line 117: FUNPTR is not a procedure...

More verbosity upon failure would be helpful. It isn't trivial though as steps would need to be taken to ensure the output from different processors was presented in a readable...

> I have added in develop branch more output on this test in case of failures... I run the test with your updates with the extra output and this is...