Replies: 2 comments 2 replies
|
Is this repeatable? Do you build on a local VDI temp persistent disk or elsewhere. I'm not seeing the same problem (at 3.1) on a temp persistent disk (which is a fast disk). Takes about 30 seconds. I did see a file system issue on $DATADIR this afternoon about 16.30. File systems other than temp persistent (including $HOME) can be slower for IO access. |
1 reply
|
I did notice slow execution of this build step on high-latency network file systems on our HPC as well, while RAM disk execution is much faster. Maybe the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The local build used to run through very quickly for incremental rebuilds, but now it seems to get stuck for ~10 minutes at the following point:
does anyone know what's going on, and whether it can be sped-up again?
Thanks!
All reactions