@@ -18,7 +18,7 @@ The toolchains are built using the bash script spack_setup.sh, and the results a
"""
config_vars={
"cmd_log_file":"install.log",
"build_log_file":f"build_toolchains_mpsd_spack_ver_{time.strftime('%Y%m%d-%H%M%S')}.log",# TODO: modify toolchains,mpsd_spack_ver when the variable is available
"build_log_file":f"logs/mpsd_spack_ver_toolchains_{datetime.datetime.now().replace(microsecond=0).isoformat()}.log",# TODO: modify toolchains,mpsd_spack_ver when the variable is available