-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
I have a question about GASNet.If I have installed GASNet,I should run Lux like that:
./pagerank 1 -ll:gpu 2 -ll:fsize 6000 -ll:zsize 5000 -file ~/zy/hollywood.lux -ni 1.
And I also set the environment variable SSH_SERVERS.
But it has the following error:
*** GASNET WARNING: int AMUDP_SPMDStartup_AMUDP_NDEBUG(int*, char***, int, int, amudp_spawnfn_t, uint64_t*, amudp_eb**, amudp_ep**) returning an error code: AM_ERR_RESOURCE (Problem with requested resource)
from function AMUDP_SPMDStartup
at ./amudp_spmd.cpp:961
reason: slave failed DNSLookup on master host name
GASNet initialization encountered an error: "slave AMUDP_SPMDStartup() failed"
in gasnetc_init at /home/aim/zhangyang_workplace/GASNet-1.32.0/udp-conduit/gasnet_core.c:242
GASNet gasnetc_init returning an error code: GASNET_ERR_RESOURCE (Problem with requested resource)
at /home/aim/zhangyang_workplace/GASNet-1.32.0/udp-conduit/gasnet_core.c:306
GASNet gasnet_init_GASNET_1320PARnopshmFASTnodebugnotracenostatsnodebugmallocnosrclines returning an error code: GASNET_ERR_RESOURCE (Problem with requested resource)
at /home/aim/zhangyang_workplace/GASNet-1.32.0/udp-conduit/gasnet_core.c:312
GASNET: gasnet_init(argc, argv) = 3 (GASNET_ERR_RESOURCE, Problem with requested resource)
Sorry, my English is not very good.
Metadata
Metadata
Assignees
Labels
No labels