Skip to content

Build PIConGPU CUDA images also without GCC installation

  • If Clang is used and more than one GCC version is installed, it is not clear which libc++ version is used.
  • Also selecting a specific libc++ version is not easily possible, because all GCC version are installed in the base folder /usr.

Merge request reports