Release v1.3.0

This commit is contained in:
2020-07-14 16:38:27 +02:00
parent a0706dfbca
commit d82a61069a
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# cryoSPARC cluster submission script template for SLURM
# Lane: merlin6-big v1.2.1 (2020-03-27)
# Lane: merlin6-big v1.3.0 (2020-07-14)
#
# This is the 'big' GPU configuration, meaning it requests exclusive access to
# the 4x GTX1080Ti/RTX2080Ti nodes (with 11GB video RAM). Please use the normal gpu

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# cryoSPARC cluster submission script template for SLURM
# Lane: merlin6-short v1.2.1 (2020-03-27)
# Lane: merlin6-short v1.3.0 (2020-07-14)
#
# This is the 'short' configuration, intended for interactive jobs and rapid
# experimentation. Jobs are limited to 1 hour.

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# cryoSPARC cluster submission script template for SLURM
# Lane: merlin6 v1.2.1 (2020-03-27)
# Lane: merlin6 v1.3.0 (2020-07-14)
#
# If you edit this file, run 'cryosparcm cluster connect'

View File

@ -1 +1 @@
1.2.1
1.3.0