Skip to content

Commit

Permalink
Deploying to gh-pages from @ 78f4f17 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Nov 10, 2023
1 parent f5cc388 commit 0810f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
"mpirun_command": "srun -n {tot_num_mpiprocs}",
"prepend_text": "### computer prepend_text start ###\n#SBATCH --partition={{ slurm_partition }}\n#SBATCH --account={{ slurm_account }}\n#SBATCH --constraint=gpu\n#SBATCH --hint={{ multithreading }}\n\nexport OMP_NUM_THREADS=$SLURM_CPUS_PER_TASK\nexport CRAY_CUDA_MPS=1\nulimit -s unlimited\n### computer prepend_text end ###",
"metadata": {
"tooltip": "<p>\n <a href=\"https://user.cscs.ch/access/running/piz_daint/\" target=\"_blank\">Piz Daint</a> supercomputer at CSCS Lugano, Switzerland, hybrid partition. <br>\n The CSCS now require MFA to login, please check the <a href=\"https://user.cscs.ch/access/auth/mfa/\" target=\"_blank\">MFA CSCS documentation</a> for details on how to set up SSH connection. <br>\n If you are using the AiiDAlab, please use the <a href=\"https://github.com/aiidalab/aiidalab-mfa-cscs\" target=\"_blank\">MFA CSCS plugin</a> to set SSH connection.\n</p>\n",
"tooltip": "<p>\n <a href=\"https://user.cscs.ch/access/running/piz_daint/\" target=\"_blank\">Piz Daint</a> supercomputer at CSCS Lugano, Switzerland, hybrid partition. <br>\n The CSCS now require MFA to login, please check the <a href=\"https://user.cscs.ch/access/auth/mfa/\" target=\"_blank\">MFA CSCS documentation</a> for details on how to set up SSH connection. <br>\n If you are using the AiiDAlab, <a href=\"/apps/apps/home/open_app.ipynb?app=mfa-cscs&redirect=apps/apps/home/start.ipynb\" target=\"_blank\">use the MFA CSCS app</a> to set SSH connection.\n</p>\n",
"template_variables": {
"label": {
"default": "daint-gpu",
Expand Down

0 comments on commit 0810f33

Please sign in to comment.