search for: nmid

Displaying 3 results from an estimated 3 matches for "nmid".

Did you mean: nmi
2010 Jun 17
0
Netware Version 2.6.3
...ware as I am on 2.6.3 and coming up against some of the documented problems that have been resolved in version 3 onwards? The problem I have is when transferring large files it causes the source server to run out of Memory with the following error 17-06-2010 1:00:02 am: SERVER-5.70-0 [nmID=6001D] Cache memory allocator out of available memory. 17-06-2010 1:00:02 am: SERVER-5.70-0 [nmID=2000A] Short term memory allocator is out of memory. 70 attempts to get more memory failed. request size in bytes 104305982 from Module RSYNC.NLM and on the rec...
2015 Sep 09
0
Profiling function that contains both C++ and Fortran Code
...xDGEMM" is defined as inline. I changed this in the hope that it would resolve the issue. This was not the case. "omxunsafedgemm" is called by "omxDGEMM" like that F77_CALL(omxunsafedgemm)(&transa, &transb, &(nrow), &(ncol), &(nmid), &alpha, a->data, &(a->leading), b->data, &(b->leading),&beta, result->data, &(result->leading)); Any ideas how to obtain a sensible profiler output? Best, Julian Karch
2013 Apr 30
0
Grouped spaghetti plots in multipanel graphs
...re(grid) panel.xyplot(x=x,y=y,subscripts=subscripts,pch=NA,lwd=1,type="l", col=q2$dcol[subscripts],lty=1,cex=0.7) rv0 <-ref3[ref3$G%in%unique(q2$G)[panel.number()],] tids <- paste(as.character(unique(rv0$D)))# as.character(rv0$NMID) tcols <- unique(rv0$dcol) tlty <- 1 draw.key(list(columns=1,between=1,between.col=0.5, lines=list(lty=tlty,col=tcols,size=3),text=list(lab=tids,col=tcols,cex=0.8),title="Classes",cex.title=1.1 ), draw = T,vp = viewport(x = unit(0.8, "npc"), y...