Correct. Just two 4080s on the system, no other GPUs.
cryosparcm cli “get_scheduler_targets()”
[{‘cache_path’: None, ‘cache_quota_mb’: None, ‘cache_reserve_mb’: 10000, ‘desc’: None, ‘gpus’: [{‘id’: 0, ‘mem’: 8510832640, ‘name’: ‘NVIDIA GeForce GTX 1080’}], ‘hostname’: ‘(master, exact hostname removed for security reasons)’, ‘lane’: ‘default’, ‘monitor_port’: None, ‘name’: ‘master’, ‘resource_fixed’: {‘SSD’: False}, ‘resource_slots’: {‘CPU’: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], ‘GPU’: [0], ‘RAM’: [0, 1, 2, 3]}, ‘ssh_str’: 'cryosparc@master, ‘title’: ‘Worker node master’, ‘type’: ‘node’, ‘worker_bin_path’: ‘/home/cryosparc/CryoSPARC/cryosparc_worker/bin/cryosparcw’}, {‘cache_path’: None, ‘cache_quota_mb’: None, ‘cache_reserve_mb’: 10000, ‘desc’: None, ‘gpus’: [{‘id’: 0, ‘mem’: 16860184576, ‘name’: ‘NVIDIA GeForce RTX 4080’}, {‘id’: 1, ‘mem’: 16857169920, ‘name’: ‘NVIDIA GeForce RTX 4080’}], ‘hostname’: ‘worker_1’, ‘lane’: ‘default’, ‘monitor_port’: None, ‘name’: ‘worker_1’, ‘resource_fixed’: {‘SSD’: False}, ‘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], ‘GPU’: [0, 1], ‘RAM’: [0, 1, 2, 3, 4, 5, 6, 7]}, ‘ssh_str’: ‘cryosparc@worker_1’, ‘title’: ‘Worker node worker_1’, ‘type’: ‘node’, ‘worker_bin_path’: ‘/home/cryosparc/CryoSPARC/cryosparc_worker/bin/cryosparcw’}]
(PS: The GTX 1080 just happened to be on master for display purposes, it is not used for Cryosparc)
No, this computer and installation is not related to the computer in other thread. Completely independent systems and installations.