GitLab.com
Release notes Quantum ESPRESSO 7.4 Parameter lambda for fixed_magnetization = 'atomic' and 'atomic direction' modified and made uniform with all other constraints - courtesy Tae Yun Kim New in 7.4 version: Linear response phonon calculations with a two-chemical potential approach by G. Marini, M...
取消 前往登录 登录提示 该操作需登录 Gitee 帐号,请先登录后再操作。 立即登录 没有帐号,去注册 编辑仓库简介 简介内容 QE官方github的镜像,gitlab的不支持倒入 主页 取消 保存更改 FORTRAN 1 https://gitee.com/cndaqiang/q-e.git git@gitee.com:cndaqiang/q-e.git cndaqiang q-e q-e master深圳...
GitLab.com
.gitlab-ci.ymlUpdate CI 1 month ago .gitmodulesCMAKE for QE-GIPAW 2 years ago .travis.ymlTravis CI runs over a Ubuntu distro which does not support MPI-3. 8 years ago CMakeLists.txtMerge branch 'install_modules_dir' into 'develop' ...
.gitignore CMakeLists.txt ENVIRONMENT Makefile README README_CMake check_pseudo.sh ctest_runner.sh extract-all_currents.x extract-cp.sh extract-epw.sh extract-hp.sh extract-image.sh extract-kcw.sh extract-oscdft-pp.sh extract-ph.sh ...
Saw a few source code files contain OpenMP code but not setting dependency for propagating flags in https://gitlab.com/QEF/q-e/-/blob/develop/KS_Solvers/CMakeLists.txt?ref_type=heads0 0 Child items 0 More actions No child items are currently assigned. Use child items to break down ...
GitLab.com
Mirror of the Quantum ESPRESSO repository. Please do not post Issues or pull requests here. Use gitlab.com/QEF/q-e instead. - vossjo/q-e
include: '.gitlab-ci.yml' build:pw: tags: [gitlab-org-docker] image: ubuntu:20.04 script: - apt-get -qq update - DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get -y install tzdata - apt-get -qq install m4 make wget curl git gfortran gcc libopenblas-dev libfftw3-dev libopenmpi-de...