摘要:
Nvidia Driver The RTX30-series has the Ampere architecture, therefore it will only work with Driver 450+ versions only. Nvidia CUDA Since we are now r 阅读全文
摘要:
import os dbtype_list = os.listdir(sql_dir_war) for dbtype in dbtype_list: if os.path.isfile(os.path.join(sql_dir_war,dbtype)): dbtype_list.remove(dbt 阅读全文