currently spack load cmke instead of spack load cmake will run gracefully. Same applies to trying to load something which is not installed.
In both cases where should be an error message which may say:
(i) Package <package> is not found in Spack repositories
(ii) Package <package> is not installed
currently
spack load cmkeinstead ofspack load cmakewill run gracefully. Same applies to trying to load something which is not installed.In both cases where should be an error message which may say:
(i)
Package <package> is not found in Spack repositories(ii)
Package <package> is not installed