search for: matn

Displaying 6 results from an estimated 6 matches for "matn".

Did you mean: main
2008 Dec 19
1
Misuse of $<matn expressions>$ in Rd files
'Writing R Extensions' tells you that $ needs to be escaped in Rd files outside \code and similar. So I was surprised to find that ca 80 CRAN packages have constructions like (from ISwR) \item{\code{folate}}{ a numeric vector, folate concentration ($\mu$g/l). } This does not render sensibly in non-latex conversions, and it is what we have \eqn{} for. That $ needs to be
2017 Jul 01
2
LLC Segmentation Fault in Matrix Multiplication
...eeza ahmed <hahmed2305 at gmail.com> > wrote: > >> Hello, >> >> when i used clang for matrix multiplication code with i=j=k=1000351, it >> successfully generates IR. then i run opt as follows >> opt -S -O3 -force-vector-width=64 -force-vector-interleave=32 matn.ll -o >> pimmatnl_64_u32_o3.ll >> >> it also worked fine. but when i run llc on the optimized .ll file >> >> llc -x86-asm-syntax=intel pimmatnl_64_u32_o3.ll -o matnl-knl4_intel.s >> >> i get the following segmentation fault error: >> >> #0 0x000...
2017 Jul 01
2
LLC Segmentation Fault in Matrix Multiplication
Hello, when i used clang for matrix multiplication code with i=j=k=1000351, it successfully generates IR. then i run opt as follows opt -S -O3 -force-vector-width=64 -force-vector-interleave=32 matn.ll -o pimmatnl_64_u32_o3.ll it also worked fine. but when i run llc on the optimized .ll file llc -x86-asm-syntax=intel pimmatnl_64_u32_o3.ll -o matnl-knl4_intel.s i get the following segmentation fault error: #0 0x0000000001826ad8 (llc+0x1826ad8) #1 0x0000000001824aae (llc+0x1824aae) #2 0x0000...
2017 Jul 01
0
LLC Segmentation Fault in Matrix Multiplication
...gmail.com> >> wrote: >> >>> Hello, >>> >>> when i used clang for matrix multiplication code with i=j=k=1000351, it >>> successfully generates IR. then i run opt as follows >>> opt -S -O3 -force-vector-width=64 -force-vector-interleave=32 matn.ll >>> -o pimmatnl_64_u32_o3.ll >>> >>> it also worked fine. but when i run llc on the optimized .ll file >>> >>> llc -x86-asm-syntax=intel pimmatnl_64_u32_o3.ll -o matnl-knl4_intel.s >>> >>> i get the following segmentation fault error...
2009 Sep 16
2
A matrix problem
Hi all, I have following ch. matrix : > mat [,1] [,2] [,3] [,4] [1,] "NA" "0.0671746073115122" "1.15281464953731" "0.822277316923348" [2,] "0.113184828073156" "-0.0133150789005112" "0.640912657072027" "-0.0667317787225847" [3,]
2003 Jul 11
1
Lost WINS lookup in net command on 3.0beta2
I had compiled and set up one 3.0beta2 server on S390 Linux, and successfully joined our Win2k AD domain. Everything was working well, and I went to rebuild Samba on Intel. When I tried to join the domain using my new build, net join complained about not being able to find the DC. net join -Uxxxxx%pppppp with debug level 5 results in the following: [2003/07/11 13:56:00, 3]