hi,
I installed the parallel package for stata mp and am trying to execute a command using parallel:reshape long
i first set the clusters and get the following result:
parallel setclusters 4
N Clusters: 4
Stata dir: C:\Program Files (x86)\Stata15/StataMP-64.exe
however , i keep getting the following error after entering the parallel reshape long command, or any other command as well:
-----------------------------------------------------------------------
Parallel Computing with Stata (by GVY)
Clusters : 4
pll_id : kiaua6hsh1
Running at : \\sts.ad.ualberta.ca\UofA\Home\SPH\vishal\My Documents
Randtype : datetime
Waiting for the clusters to finish...
cluster 0001 has finished with a connection error -601- (timeout) (see more)...
--Break--
r(1);
-------------------------------------------------------------------------------------
i am wondering if it's a stata dir issue but i couldnt change the directory.
any thoughts?
thanks
vishal
Related Posts with parallel error
Transform a table: making options as variableDear all, I have this type of table: ID Date Culture ID Culture type Sample result 1 1 Jan 202…
optimization with STATAI am unfamiliar with STATA programming, and I am trying to program some very rudimentary optimizatio…
generate t-statHow can we modify this code to generate t-stat of the means instead of standard deviation (sd), and …
Assuming ICCHello everyone, This is my first post here. I need icc for power calculation. I have outcome variabl…
How to store p-value and CI in a new variable in prais-winsten regression?Hi! I'm new to Stata! I have a database model as shown below (hypothetical data). When running Prai…
Subscribe to:
Post Comments (Atom)
0 Response to parallel error
Post a Comment