Hello,
The following are the outputs from cryosparc master node.
-
ls -al J104
total 80
drwxrwxr-x 1 haydin haydin 60 Jun 11 09:56 .
drwxrwxr-x 1 haydin haydin 726 Jun 13 13:12 …
-rw-rw-r-- 1 haydin haydin 553 Jun 13 13:11 events.bson
drwxrwxr-x 1 haydin haydin 0 Jun 11 09:56 gridfs_data
-rw-rw-r-- 1 haydin haydin 75651 Jun 13 13:11 job.json
-
cryosparcm status | grep -v LICENSE
CryoSPARC System master node installed at
/opt/cryosparc/cryosparc_master
Current cryoSPARC version: v4.5.3
CryoSPARC process status:
app RUNNING pid 300936, uptime 3:06:51
app_api RUNNING pid 300955, uptime 3:06:49
app_api_dev STOPPED Not started
command_core RUNNING pid 300858, uptime 3:07:01
command_rtp RUNNING pid 300922, uptime 3:06:53
command_vis RUNNING pid 300886, uptime 3:06:55
database RUNNING pid 300756, uptime 3:07:05
License is valid
global config variables:
export CRYOSPARC_MASTER_HOSTNAME=“localhost”
export CRYOSPARC_HOSTNAME_CHECK=“localhost”
export CRYOSPARC_DB_PATH=“/opt/cryosparc/cryosparc_database”
export CRYOSPARC_BASE_PORT=38000
export CRYOSPARC_DEVELOP=false
export CRYOSPARC_INSECURE=false
export CRYOSPARC_CLICK_WRAP=true
export CRYOSPARC_JOB_LAUNCH_TIMEOUT_SECONDS=120
- cryosparcm cli “get_scheduler_targets()”
[{‘cache_path’: ‘/cache’, ‘cache_quota_mb’: None, ‘cache_reserve_mb’: 10000, ‘desc’: None, ‘gpus’: [{‘id’: 0, ‘mem’: 25332940800, ‘name’: ‘NVIDIA GeForce RTX 3090’}], ‘hostname’: ‘localhost’, ‘lane’: ‘default’, ‘monitor_port’: None, ‘name’: ‘localhost’, ‘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], ‘GPU’: [0], ‘RAM’: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]}, ‘ssh_str’: ‘haydin@localhost’, ‘title’: ‘Worker node localhost’, ‘type’: ‘node’, ‘worker_bin_path’: ‘/opt/cryosparc/cryosparc_worker/bin/cryosparcw’}, {‘cache_path’: ‘/scratch/cryosparc_cache’, ‘cache_quota_mb’: None, ‘cache_reserve_mb’: 10000, ‘desc’: None, ‘gpus’: [{‘id’: 0, ‘mem’: 25322520576, ‘name’: ‘NVIDIA RTX A5000’}, {‘id’: 1, ‘mem’: 25322520576, ‘name’: ‘NVIDIA RTX A5000’}, {‘id’: 2, ‘mem’: 25322520576, ‘name’: ‘NVIDIA RTX A5000’}, {‘id’: 3, ‘mem’: 25322520576, ‘name’: ‘NVIDIA RTX A5000’}], ‘hostname’: ‘172.21.17.91’, ‘lane’: ‘default’, ‘monitor_port’: None, ‘name’: ‘172.21.17.91’, ‘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, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127], ‘GPU’: [0, 1, 2, 3], ‘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, 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]}, ‘ssh_str’: ‘haydin@172.21.17.91’, ‘title’: ‘Worker node 172.21.17.91’, ‘type’: ‘node’, ‘worker_bin_path’: ‘/opt/cryosparc/cryosparc_worker/bin/cryosparcw’}]
- c13m filterlog -l error command_core | tail -n 40
For this I got an error : c13m: command not found