Should this be âget_scheduler_targetsâ?
cryosparcm cli âget_scheduler_targets()â
[{âcache_pathâ: â/mnt/SCRATCH/â, âcache_quota_mbâ: None, âcache_reserve_mbâ: 10000, âdescâ: None, âgpusâ: [{âidâ: 0, âmemâ: 12631212032, ânameâ: âNVIDIA GeForce RTX 3080 Tiâ}, {âidâ: 1, âmemâ: 12639338496, ânameâ: âNVIDIA GeForce RTX 3080 Tiâ}], âhostnameâ: âname.institution.eduâ, âlaneâ: âdefaultâ, âmonitor_portâ: None, ânameâ: âname.institution.eduâ, âresource_fixedâ: {âSSDâ: True}, âresource_slotsâ: {âCPUâ: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63], âGPUâ: [0, 1], âRAMâ: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]}, âssh_strâ: âuser@name.institution.eduâ, âtitleâ: âWorker node name.institution.eduâ, âtypeâ: ânodeâ, âworker_bin_pathâ: â/home/user/software/cryosparc/cryosparc_worker/bin/cryosparcwâ}]
cryosparcm cli âshow_scheduler_targets()â
Traceback (most recent call last):
File â/home/user/software/cryosparc/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/lib/python3.8/runpy.pyâ, line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File â/home/user/software/cryosparc/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/lib/python3.8/runpy.pyâ, line 87, in _run_code
exec(code, run_globals)
File â/home/user/software/cryosparc/cryosparc_master/cryosparc_compute/client.pyâ, line 57, in
print(eval(âcli.â+command))
File ââ, line 1, in
AttributeError: âCommandClientâ object has no attribute âshow_scheduler_targetsâ