similar to: LAPACK in R

Displaying 20 results from an estimated 400 matches similar to: "LAPACK in R"

2011 Jan 13
0
[LLVMdev] Where is liveness analysis pass?
<style id="sinamailpaperfilter">.sinamailpaper-0{cursor:text;}.sinamailpaper-0 td,.sinamailpaper-0 textarea,.sinamailpaper-0 input,.sinamailpaper-0 br,.sinamailpaper-0 div,.sinamailpaper-0 span{font-size:14px;font-family:"宋体",Verdana,Arial,Helvetica,sans-serif;line-height:1.5;}.sinamailpaper-0 p{/**margin:0.2em auto;*/margin:0px;}.sinamailpaper-0
2002 Aug 24
3
link my own C library using Rcmd SHLIB
Hi All, I have already used gcc to creat a library, for example, it is called "test.a", which includes many c objects. How to link my main "a.c" function to this library when I used Rcmd SHLIB to complier my main c program? I tried "Rcmd SHLIB a.c test.a". It does not work this way. Does anyone have idea about this? Thanks, Xiaoping
2009 Jul 04
0
A problem about xen no-iommu graphics card passthough
&nbsp;Hi! &nbsp;&nbsp;&nbsp;I&nbsp;want&nbsp;to make windows work&nbsp; with native graphics card on xen with no iommu (no vt-d) support. With many googling, I&nbsp;find that xen with Neocleuse 1:1 No-IOMMU passthough patches maybe can meet my requestment. &nbsp;&nbsp; I download and compile a copy of direct-io.hg source, and pass my graphics card to hvm
2013 Feb 28
1
The accurate CPU usage of a domain?
Hi,all I want to get a relatively accurate cpu usage of a domain. I have a few questions about virDomainGetInfo: struct virDomainInfo{ unsigned char state : //the running state, one of virDomainState unsigned long maxMem :// the maximum memory in KBytes allowed unsigned long memory :// the memory in KBytes used by the domain unsigned short nrVirtCpu :// the number of virtual CPUs for the
2006 Jan 15
1
[LLVMdev] A question about alias analysis
Oh, your meaning is pointers in a aliasset have equal address logically? But I think that two pointers are alias means they point to a same memory object, so if pointers "p" and "q" are alias, it seem as p = q, not &p = &q. Another question is about "forwarding". "AliasSet[XXXX, 0] may alias, Mod/Ref forwarding to YYYY" (XXXX != YYYY) means the
2020 Jan 08
0
Re: bug report
It seems that the appliance is broken. Try removing /var/tmp/.guestfs-0/ and run the test tool again. Tomas On Fri, 3 Jan 2020 13:53:10 +0800 "??" <249016681 at qq.com> wrote: > Hi, > &nbsp; &nbsp; I have use&nbsp; kvm ? virsh ? virt&nbsp; &nbsp;for almost half year ?all things goes well ? > &nbsp; &nbsp; but recently? I use
2011 May 31
1
Please HELP
Hi R people. &nbsp; I have a problem. What can I create by using functions the combinations of&nbsp;distances in multiple comparisons tests such as duncan multiple range test? &nbsp; cur=sample(rnorm(15),15,replace=TRUE) varr=factor(c(rep("var1",5),rep("var2",5),rep("var3",5))) dat&lt;-data.frame(cur, varr) lmm&lt;-lm(cur~ varr,data=dat)
2010 Oct 21
2
Segfault in libdovecot-sieve
Hello, I've been getting these messages in dmesg: [1663649.206652] lmtp[4961]: segfault at 18 ip 00007fb5b6aab1f0 sp00007fff7e3b5468 error 4 in&nbsp;libdovecot-sieve.so.0.0.0[7fb5b6a6d000 +66000] Dovecot's version is 2.0.3. Is this known? What other kind of information could be useful to help find this issue? Thanks,Andre
2020 Jul 22
1
回复: 回复: bug report
Hi,Richard: &nbsp; &nbsp; &nbsp; &nbsp;I use&nbsp;/bin/virt-copy-in&nbsp; failed , virt-copy-in&nbsp;&nbsp;have no diff with other nomarl machine(work well ) ,&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; /bin/virt-copy-in: symbol lookup error: /lib64/libguestfs.so.0: undefined symbol: json_string_length&nbsp; &nbsp; &nbsp; &nbsp;here are
2008 Oct 18
1
[LLVMdev] 回复:Re: [LLVMdev] [Need your help]
Hi Eli, Thanks for your rapid response! Now I have another question. How&nbsp;to&nbsp;get LLVM bc files successfully by compiling test.c and static libraries ? Thanks a lot! ----- 原始邮件 ----- 发件人:Eli&nbsp;Friedman&nbsp;<eli.friedman at gmail.com> 收件人:LLVM&nbsp;Developers&nbsp;Mailing&nbsp;List&nbsp;<llvmdev at cs.uiuc.edu>
2003 Mar 25
0
UNIX Server Not Seen In Network Nieghborhood
AIX 5.1 / Samba 2.2.5 / Active Directory DNS & WINS servers The Samba server is only a client and is not configured to be a WINS / DNS / PASSWORD server to PCs. It passes all these requests to W2K AD. Problem: The Samba server cannot be seen in Network Neighborhood / My Network Places when browsing. Debug: Samba server has a valid name / IP address entry(s) in DNS and WINS. Can get to
2010 Jun 07
0
No subject
When I load the codec as an Audio Codec the call to AudioCodecInitialize appears to work but if I then get the IsInitialized property that says it is not initialized - so looks like that is my problem, and ties up with the crash in vorbis_synthesis_start(). Looks like vorbis_synthesis_init() has not been called, perhaps. There's sample code out there that suggests people have got this
2006 Jul 20
1
[RTLWS8-CFP] Eighth Real-Time Linux Workshop 2nd CFP
We apologize for multiple receipts. -------------------------------------------------------------------------------- Eighth Real-Time Linux Workshop October 12-15, 2006 Lanzhou University - SISE Tianshui South Road 222 Lanzhou, Gansu 730000
2020 Jun 23
0
回复: virt-builder problem
THINK YOU! I'm from China! but,my network is can &nbsp;reaching http://builder.libguestfs.org/ ------------------&nbsp;原始邮件&nbsp;------------------ 发件人:&nbsp;"rjones"<rjones@redhat.com&gt;; 发送时间:&nbsp;2020年6月23日(星期二) 晚上6:37 收件人:&nbsp;"雁渡寒潭"<chnlcq@qq.com&gt;;"libguestfs"<libguestfs@redhat.com&gt;;
2003 Dec 01
0
No subject
1.) Edited my SMB.conf inside the /etc/samba directory - I changed the = default workgroup name to match that of my Windows 2000 SP2 machine. I also edited the Public share to point to /home/markdog/apps = directory with open permissions for viewing. 2.) Manually started the SMBD and NMBD daemons- these are the copied = lines from a terminal prompt: [root@localhost /root]# smbd -D smbd -D
2001 Dec 16
0
Re:&nbsp;why&nbsp;copying&nbsp;files&nbsp;so&nbsp;slow&nbsp;in&nbsp;ext3
>xc wrote: >> >> hi: >> thanks for answer.But in fact i set up a ramdisk of 30M with ext2 >> filesystem, and also copy the file(20M) in ext3 filesystem to ram disk.it will >> take 5-6 second.while in ext2 filesystem, only 1-2 second is taken.So i want >> to konw the reasons. thanks. > >Let's check that I understand this. Are you saying that >
2013 Nov 12
0
InfiniBand Passthrough not working
2019 May 09
2
Is it possible to reproduce the result of opt -O3 manually?
Dear developers, I am trying to reproduce the results of applying opt -O3 to a source file in the form of LLVM IR. I want to get the same IR by manually ordering the passes used by O3 and passing them to opt. To illustrate what I am doing on an example, as an input I use linpack benchmark from the LLVM test suite[1]: 1. First I produce the intermediate representation using clang: clang -O3
2001 Aug 23
1
Fortran routines from LINPACK in S+ but not R
Dear R Developers, I should have had the Design library running in R by now but have kept putting off changing some calls to LINPACK routines to use those builtin to R. Specifically I call dqrsl1 and dqr. Would it be an easy task to put those in the next release of R? If not I'll finally bite the bullet and get back into reading LINPACK documentation (which I have but haven't examined
2019 May 13
2
Is it possible to reproduce the result of opt -O3 manually?
I think this has to do with how the pass manager is populated when we give -O3 vs when we give particular pass names. Some passes have multiple createXYZPass() methods that accept arguments too. These methods call non-default pass constructors, which in turn cause the passes to behave in a different manner. eg: Pass *llvm::createLICMPass() { return new LegacyLICMPass(); } Pass