ccache¶
Ccache (or “ccache”) is a compiler cache. It speeds up recompilation bycaching previous compilations and detecting when the same compilation is being done again
https://ccache.dev/
Available modules¶
The overview below shows which ccache installations are available per target architecture in EESSI, ordered based on software version (new to old).
To start using ccache, load one of these modules using a module load
command like:
(This data was automatically generated on Mon, 05 May 2025 at 12:54:56 UTC)
aarch64/generic | aarch64/neoverse_n1 | aarch64/neoverse_v1 | x86_64/generic | x86_64/amd/zen2 | x86_64/amd/zen3 | x86_64/amd/zen4 | x86_64/intel/haswell | x86_64/intel/sapphirerapids | x86_64/intel/skylake_avx512 | |
---|---|---|---|---|---|---|---|---|---|---|
ccache/4.9-GCCcore-12.3.0 | x | x | x | x | x | x | x | x | x | x |