Release v2.1.0
This commit is contained in:
@ -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'
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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'
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user