Displaying 10 results from an estimated 10 matches for "r72".
Did you mean:
72
2007 Mar 31
1
Too long pathname in bitmap() crashes R on WinXP
...le.path(path, filename);
print(pathname);
# Tell R where Ghostscript is
gsexe <- "C:/gs/gs8.54/bin/gswin32c.exe";
gsexe <- "C:/Program Files/gs/gs8.56/bin/gswin32c.exe";
gsexe <- shortPathName(gsexe);
cmd <- paste(gsexe, " -dNOPAUSE -dBATCH -q -sDEVICE=png256 -r72
-g432x432 -sOutputFile=", pathname, sep="");
print(cmd);
print(nchar(cmd));
tmp <- tempfile();
postscript(file=tmp, width=6, height=6, pointsize=9, paper="special",
horizontal=FALSE, print.it=TRUE, command=cmd);
plot(1);
dev.off();
It seems to have to do with the lengt...
2009 Dec 15
1
Changing Column names in (Output) csv file
...t;), c("R21", "R22", "R23"), c("R31", "R32", "R33"), c("R41", "R42", "R43"), c("R51", "R52", "R53"), c("R61", "R62", "R63"), c("R71", "R72", "R73"), c("R81", "R82", "R83"), c("R91", "R92", "R93"), c("R101", "R102", "R103"))
range_prob <- list()
range_prob[[1]] <- c(0.42,0.22,0.36)
range_prob[[2]] <- c(0.14,0.56,0.30)...
2018 Jun 21
2
NVPTX - Reordering load instructions
..... # hundreds of these
Even though this heavily bloats register usage (and NVCC seems to do
this unconditionally, even with launch configurations where this could
hurt performance), it allows the CUDA PTX JIT to emit 128-bit loads:
> LDS.128 R76, [0x2f0];
> LDS.128 R60, [0xa0];
> LDS.128 R72, [0x130];
> LDS.128 R96, [0x1b0];
> LDS.128 R92, [0x30];
> LDS.128 R116, [0x50];
> LDS.128 R108, [0x1f0];
LLVM preserves the operations more or less as they are emitted by the
front-end, interleaving memory operations with arithmetic. As a result,
the SASS code contains many more 32-bi...
2010 Jun 15
0
[LLVMdev] Question on X86 backend
...R13, R14, R15,
R16, R17, R18, R19, R20, R21, R22, R23, R24, R25, R26, R27, R28, R29, R30, R31,
R32, R33, R34, R35, R36, R37, R38, R39, R40, R41, R42, R43, R44, R45, R46, R47,
R48, R49, R50, R51, R52, R53, R54, R55, R56, R57, R58, R59, R60, R61, R62, R63,
R64, R65, R66, R67, R68, R69, R70, R71, R72, R73, R74, R75, R76, R77, R78, R79,
R80, R81, R82, R83, R84, R85, R86, R87, R88, R89, R90, R91, R92, R93, R94, R95,
R96, R97, R98, R99, R100, R101, R102, R103, R104, R105, R106, R107, R108, R109, R110, R111,
R112, R113, R114, R115, R116, R117, R118, R119, R120, R121, R122, R123, R124, R125, R126...
2010 Jun 15
2
[LLVMdev] Question on X86 backend
Hi Micah,
> In X86InstrInfo.td for Call Instructions, it mentions that Uses for
> argument registers are added manually. Can someone point me to the
> location where they are added as the comment doesn't reference a
> where or how?
the register uses are added by the function
X86TargetLowering::LowerCall() during the DAG Lowering phase. This is
the relevant code segment:
// Add
2018 Jun 21
2
NVPTX - Reordering load instructions
...oogle.com/?q=hurt+p&entry=gmail&source=g>erformance),
> it allow <https://maps.google.com/?q=t+allow&entry=gmail&source=g>s the
> CUDA PTX JIT to emit 128-bit loads:
> >
> >> LDS.128 R76, [0x2f0];
> >> LDS.128 R60, [0xa0];
> >> LDS.128 R72, [0x130];
> >> LDS.128 R96, [0x1b0];
> >> LDS.128 R92, [0x30];
> >> LDS.128 R116, [0x50];
> >> LDS.128 R108, [0x1f0];
> > LLVM preserves the operations more or less as they are emitted by the
> > front-end, interleaving memory operations with arithmet...
2015 Jun 07
43
[Bug 90887] New: PhiMovesPass in register allocator broken
https://bugs.freedesktop.org/show_bug.cgi?id=90887
Bug ID: 90887
Summary: PhiMovesPass in register allocator broken
Product: Mesa
Version: git
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2003 Nov 19
0
Windows Offline Folders
...amp;]C:R!3:&5E="YX;',I(')E='5R;FEN9R P-S0T"ELR,# S
M+S$Q+S$Y(#(P.C$T.C U+" S72!L:6(O=71I;"YC.G5N:7A?8VQE86Y?;F%M
M92@S.#<I"B @=6YI>%]C;&5A;E]N86UE(%M$0D$@4F5P;W)T<R]3=&]C:R!3
M:&5E="YX;'-="ELR,# S+S$Q+S$Y(#(P.C$T.C U+" R72!S;6)D+V]P96XN
M8SIO<&5N7V9I;&4H,C0U*0H@(&YI8VMG86QE(&]P96YE9"!F:6QE($1"02!2
M97!O<G1S+U-T;V-K(%-H965T+GAL<R!R96%D/5EE<R!W<FET93U.;R H;G5M
M;W!E;CTQ*0I;,C P,R\Q,2\Q.2 R,#HQ-#HP-2P@,UT@<VUB9"]P<F]C97-S
M+F,Z<')O8V5S<U]S;6(H.#<X*0H@(%1R8...
2002 Oct 30
4
PDF printer using ps2pdf ?
Hi,
Is it possible to set up a printer in samba
that will use ps2pdf converter to create pdf documents when printing on it ?
Best Regards
Steph
2006 Mar 15
0
Samba + Cups -> PPD Options problem - 1 attachment
.../"`O4&%G95-I
M>F5;-C$R(#<Y,ET@("`@/CX@<V5T<&%G961E=FEC90T*)5-#25!01#H@1$9%
M($]-7U!A<&5R7U-I>F4@4$)?,3%?4`T*)5-#25!01#H@1$9%($]-7T]R:65N
M="!00E]3148-"B(-"BI%;F0-"BI086=E4VEZ92!#,D1?.7@Q,2\Y>#$Q.B(-
M"CP\("]086=E4VEZ95LV-#@@-SDR72`@("`^/B!S971P86=E9&5V:6-E#0HE
M4T-)4%!$.B!$1D4@3TU?4&%P97)?4VEZ92!00E\Y7S$Q#0HE4T-)4%!$.B!$
M1D4@3TU?3W)I96YT(%!"7TQ%1@T*(@T**D5N9`T**E!A9V53:7IE($,R1%\Y
M>#$Q4T5&+SEX,3$@4T5&.B(-"CP\("]086=E4VEZ95LV-#@@-SDR72`@("`^
M/B!S971P86=E9&5V:6-E#0HE4T-)4%!$.B...