Sam Clarke-Green
Sam Clarke-Green
This is probably part of a wider refactor of the build_config module.
The best option is to change the message and disable two pass compilations for the intel compiler
This is waiting for the lfric core repository to become public, then it can be used as a target for useful testing. The goal is to have a set of...
I believe this functionality is included in PR #448. This implements a new top-level `fab` command which, by default, checks for the existence of a file called `FabFile` in the...
Two-pass compilation is largely working but there are a few outstanding issues to resolve: - [ ] minor bug(s) related to messages (@hiker may have a fix for these) -...
This just needs someone to investigate whether this is supported or not. And if it isn't, it needs to be implemented. This is relatively high priority because pfunit uses external...
Part of a wider discussion about the parallelisation of the work in fab and the use of a single task queue.
There are problems with the intel compiler and multi-pass compilations, so this has not been heavily tested.
We need to confirm this and close the issue if incremental psyclone works as expected
We've seen this type of problem with fcm on some of our older platforms and, related, had problems where debug versions in built temporary locations have been unable to load...