Hi,
I followed the instruction on this website and get the results. But I cannot change the
How to run external codes — AiiDA 2.5.1.post0 documentation source of caching.disabled_for and caching.enabled_for back to default…
(aiida_QE) yang@yang-Inspiron-3670:~/AiiDA/tutorial_performance$ verdi config list caching
name source value
----------------------- -------- ------------------------------------
caching.default_enabled profile True
caching.disabled_for profile aiida.calculations:*
caching.enabled_for profile aiida.calculations:core.arithmetic.*
(aiida_QE) yang@yang-Inspiron-3670:~/AiiDA/tutorial_performance$ verdi config set -rg caching.disabled_for ''
Success: 'caching.disabled_for' set to [] globally
(aiida_QE) yang@yang-Inspiron-3670:~/AiiDA/tutorial_performance$ verdi config list caching
name source value
----------------------- -------- ------------------------------------
caching.default_enabled profile True
caching.disabled_for profile aiida.calculations:*
caching.enabled_for profile aiida.calculations:core.arithmetic.*
Previously they look like this
(aiida_QE) yang@yang-Inspiron-3670:~/AiiDA/tutorial_performance$ verdi config list caching
name source value
----------------------- -------- -------
caching.default_enabled profile True
caching.disabled_for default
caching.enabled_for default
Anyone knows how to change back to default settings?
Many thanks.
Sincerely,
Dr. Guoyu Yang
Lecturer
Jimei Univ, School of Science, Digital Fujian Big Data Modeling and Intelligent Computing Institute
185 Yinjiang Rd.,
Jimei District, Xiamen,361021
Fujian, China
E-mail: 201961000100@jmu.edu.cn