Release v2.1.0

This commit is contained in:
2023-04-26 12:54:23 +02:00
parent 47453db925
commit 6b8f9bfe74
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# cryoSPARC cluster submission script template for SLURM
# Lane: merlin6 v2.0.2 (2022-12-16)
# Lane: merlin6 v2.1.0 (2023-04-26)
#
# If you edit this file, run 'cryosparcm cluster connect'

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# cryoSPARC cluster submission script template for SLURM
# Lane: gpu-big v2.0.2 (2022-12-16)
# Lane: gpu-big v2.1.0 (2023-04-26)
#
# This is the 'big' GPU configuration, meaning it reserves additional memory
# and uses the 11GB video cards. Please use the normal gpu lane if possible.

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# cryoSPARC cluster submission script template for SLURM
# Lane: merlin6-rtx2080ti v2.0.2 (2022-12-16)
# Lane: merlin6-rtx2080ti v2.1.0 (2023-04-26)
#
# If you edit this file, run 'cryosparcm cluster connect'

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# cryoSPARC cluster submission script template for SLURM
# Lane: gpu-short v2.0.2 (2022-12-16)
# Lane: gpu-short v2.1.0 (2023-04-26)
#
# This is the 'short' configuration, intended for interactive jobs and rapid
# experimentation. Jobs are limited to 2 hours.

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# cryoSPARC cluster submission script template for SLURM
# Lane: gpu v2.0.2 (2022-12-16)
# Lane: gpu v2.1.0 (2023-04-26)
#
# If you edit this file, run 'cryosparcm cluster connect'

View File

@ -1 +1 @@
2.0.2
2.1.0