You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi *, I tried to run an example of queue_test on a Linux cluster with SLURM-job submission. The local_queue access (i.e., push, get) is ok, but the global_queue put/get (hcl queue) is suspended. Do you know what is the problem? Or did I miss something about the configuration?
I run the test in .../hcl/blob/dev/test/queue_test.cpp
The job was submitted on 4 nodes, 1 rank/node.
The text was updated successfully, but these errors were encountered:
Also, you need the hostnames or addresses of the server processes in the server_list file. More details can be found under SERVER_LIST_PATH in the Structure Initialization section of the README.
Hi *, I tried to run an example of queue_test on a Linux cluster with SLURM-job submission. The local_queue access (i.e., push, get) is ok, but the global_queue put/get (hcl queue) is suspended. Do you know what is the problem? Or did I miss something about the configuration?
I run the test in .../hcl/blob/dev/test/queue_test.cpp
The job was submitted on 4 nodes, 1 rank/node.
The text was updated successfully, but these errors were encountered: