Re: $TABLE issue when using parallel computing and SAEM/IMP

From: Jeroen Elassaiss-Schaap Date: December 02, 2024 technical Source: mail-archive.com
Hi Dongfen, I cannot remember having problems specifically with the table step. Plenty runs were successful with SAEM/IMP in multi core. Have you tested the control stream without table step to confirm it to be the problem? It would be better to see the whole control stream. But perhaps… do you have have $ABBR PROTECT included in the beginning? Best regards, Jeroen http://pd-value.com [email protected] @PD_value +31 6 23118438 -- More value out of your data!
Quoted reply history
> Op 2 dec 2024 om 20:14 heeft Yuan, Dongfen [JRDUS] < > > [email protected] > > > het volgende geschreven: >  > > Hello, > > Hope someone can guide me. I am running SAEM/IMP. I can get $TABLE output if I am using single core. However, whenever I use multiple cores, I couldn’t get the sdtab and patab output from $TABLE (same control > stream). > > Below is the snip of control stream and error message. > > $ESTIMATION METHOD=SAEM AUTO=1 PRINT=10 NBURN=3000 NITER=1000 RANMETHOD=P > > $ESTIMATION METHOD=IMP EONLY=1 PRINT=1 NITER=5 ISAMPLE=1000 SEED=12345 MAPITER=0 RANMETHOD=P > > $COVARIANCE PRINT=E MATRIX=R > > $TABLE ID EVID MDV TIME DV PRED IPRED CWRES ONEHEADER NOAPPEND NOPRINT FILE=run2.7.sdtab > > $TABLE ID TLAG TMAX CMAX FOLD FB ALPHA BETA ETA_TLAG ETA_TMAX ETA_CMAX ETA_FOLD ETA_ALPHA ETA_BETA ONEHEADER NOAPPEND NOPRINT FIRSTONLY FILE=run2.7.patab > > <image001.png> > > Really appreciate your help! > > Thanks, > > Dongfen
Dec 02, 2024 Dongfen Yuan $TABLE issue when using parallel computing and SAEM/IMP
Dec 02, 2024 Jeroen Elassaiss-Schaap Re: $TABLE issue when using parallel computing and SAEM/IMP
Dec 03, 2024 Dongfen Yuan RE: $TABLE issue when using parallel computing and SAEM/IMP