Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mrich
on March 29, 2014
|
parent
|
context
|
favorite
| on:
Warp, a fast preprocessor for C and C++
So your build speed is limited by metadata file accesses to network storage? Your network/storage must be really bad then. How about mirroring all the needed headers locally before building? You could establish that as a makefile rule.
_delirium
on March 29, 2014
[–]
On large HPC clusters a common setup is to have a distributed cluster file system, rather than disk set up as "local" and "network" volumes. All the cluster machines' disks are integrated into a distributed volume running a filesystem like
https://en.wikipedia.org/wiki/IBM_General_Parallel_File_Syst...
or
https://en.wikipedia.org/wiki/GFS2
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: