Displaying 20 results from an estimated 90 matches similar to: "rsync is coring"
2012 Sep 14
2
[LLVMdev] tablegen and ptr_rc: PointerLikeRegClass
Hi all,
I've been poking at AsmParser support for powerpc64
(ppc64-elf-linux-abi) and have run into some behavior I don't understand
with the ptr_rc references coming out of the PPC*.td files when
generating the asm-matcher files.
For instance :
$ ./build/bin/llvm-tblgen llvm/lib/Target/PowerPC/PPC.td -I
~/llvm-head/llvm/include -I ~/llvm-head/llvm/lib/Target/PowerPC/
-gen-asm-matcher
2006 Jun 05
1
use of R in big companies (references) & R-support esp in Germany
Dear R users,
sorry for this general email and I am sure it has been asked
way too many times.
IT departements in big companies only want to support the big
standards. Whatever big standards means apart from being expensive.
We are in the process of trying to get a risk management project
for a big conservative company in Germany. As part of the project
we would use R to run simulations,
2012 Sep 19
0
[LLVMdev] "Unknown node flavor ..." Was: Re: tablegen and ptr_rc: PointerLikeRegClass
On Fri, 2012-09-14 at 13:10 -0500, Will Schmidt wrote:
> Hi all,
>
> I've been poking at AsmParser support for powerpc64
> (ppc64-elf-linux-abi) and have run into some behavior I don't understand
> with the ptr_rc references coming out of the PPC*.td files when
> generating the asm-matcher files.
>
> For instance :
> $ ./build/bin/llvm-tblgen
2019 Oct 21
2
Multiple Signatures on SSH-Hostkeys
Hello, OpenSSH-wizards.
In our company, we have looked into SSH-HostKey-signing in order to
realize automated access without the need to accept the server's
hostkey, manually.
I got it to work with the HostCertificate-directive inside the
sshd_config.
Now, I was wondering whether it is possible to have multiple
signatures, so I can, for example, sign the hostkey once with a
1997 Aug 18
1
R-beta: .C and dyn.load for Windows
Dear R-users,
I maintain software for survival analysis written in C and Fortran since
many years ago. Recently I have rewritten part of it as functions to
be called from R by .C. This works fine with the unix version. I just
create a ".so" file as described in an example in the R distribution.
However, when I try this approach in Windows (NT or 95), using the
Cygnus gcc latest
1997 Aug 18
1
R-beta: .C and dyn.load for Windows
Dear R-users,
I maintain software for survival analysis written in C and Fortran since
many years ago. Recently I have rewritten part of it as functions to
be called from R by .C. This works fine with the unix version. I just
create a ".so" file as described in an example in the R distribution.
However, when I try this approach in Windows (NT or 95), using the
Cygnus gcc latest
2017 May 28
2
Pseudo-instruction that overwrites its input register
On Sun, 28 May 2017, David Chisnall wrote:
>> let Constraints = "@earlyclobber $reg" in
>> def LDWRdPtr : Pseudo<(outs DREGS:$reg),
>> (ins PTRREGS:$ptrreg),
>> "ldw\t$reg, $ptrreg",
>> [(set i16:$reg, (load i16:$ptrreg))]>,
>>
2017 May 30
2
Pseudo-instruction that overwrites its input register
On Tue, 30 May 2017, Nemanja Ivanovic wrote:
> This is typically accomplished with something like PPC's `RegConstraint` and
> `NoEncode`. You can see examples of it that are very similar to what you're after in
> PPC's load/store with update forms (i.e. load a value and update the base register
> with the effective address - these are used for pre-increment loads/stores).
2002 Feb 19
0
Samba on 2.8 solaris with Win 2000
I need to mount the unix file system to Windows. Installed samba and made
changes to config file smb.config
There's a problem when I map the drive. Its gives me a err msg " Incorrect
password or unknown user name for IPAddress\workgroup"
The config file
# workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4
workgroup = JPROBE30
# homedir = NT - Mapped drive, eg:%H
2016 Mar 23
2
Very odd issue w/ a CentOS 6 system
Phil Wyett wrote:
> On Wed, 2016-03-23 at 10:26 -0400, m.roth at 5-cent.us wrote:
<snip>
>> >
>> > What is the make/model of the card?
>> lspci says:
>> Brooktree Corporation Bt878 Audio Capture (rev 11)
>> >
>> > Are you supplying options when loading the bttv module?
>>
>> On and off, I've been googling to find if
2016 Mar 23
1
Very odd issue w/ a CentOS 6 system
Phil Wyett wrote:
> On Wed, 2016-03-23 at 15:16 -0400, m.roth at 5-cent.us wrote:
>> Phil Wyett wrote:
>> > On Wed, 2016-03-23 at 10:26 -0400, m.roth at 5-cent.us wrote:
>> <snip>
>> >> >
>> >> > What is the make/model of the card?
>> >> lspci says:
>> >> Brooktree Corporation Bt878 Audio Capture (rev 11)
>>
2016 Mar 23
3
Very odd issue w/ a CentOS 6 system
Phil Wyett wrote:
> On Wed, 2016-03-23 at 09:20 -0400, m.roth at 5-cent.us wrote:
>> Now, this is one we have an issue with: it's got a bttv card, and motion
>> running on it. It's a Dell PE R720. For some reason, it has never liked
>> the card: 20 min after reboot, it says fatal bus error... but nothing's
>> wrong, and it runs just fine. Well, expect that we
2016 Mar 23
0
Very odd issue w/ a CentOS 6 system
On Wed, 2016-03-23 at 15:16 -0400, m.roth at 5-cent.us wrote:
> Phil Wyett wrote:
> > On Wed, 2016-03-23 at 10:26 -0400, m.roth at 5-cent.us wrote:
> <snip>
> >> >
> >> > What is the make/model of the card?
> >> lspci says:
> >> Brooktree Corporation Bt878 Audio Capture (rev 11)
> >> >
> >> > Are you supplying
2012 Nov 15
3
[LLVMdev] Tablegen and ptr_rc: PointerLikeRegClass
On Wed, 2012-09-19 at 18:41 -0500, Will Schmidt wrote:
> On Fri, 2012-09-14 at 13:10 -0500, Will Schmidt wrote:
> > Hi all,
> >
> > I've been poking at AsmParser support for powerpc64
> > (ppc64-elf-linux-abi) and have run into some behavior I don't understand
> > with the ptr_rc references coming out of the PPC*.td files when
> > generating the
2013 Nov 28
1
Samba core dump - files with accents
Hi all,
I have a samba install that is coring dump every time a file with accents
on the file name is accessed.
Do any one knows how to work around this?
I'm using samba version 4.
Please let me know if you guys need any more info regarding my install.
Thanks in advance.
Leon
2016 Mar 23
0
Very odd issue w/ a CentOS 6 system
On Wed, 2016-03-23 at 10:26 -0400, m.roth at 5-cent.us wrote:
> Phil Wyett wrote:
> > On Wed, 2016-03-23 at 09:20 -0400, m.roth at 5-cent.us wrote:
> >> Now, this is one we have an issue with: it's got a bttv card, and motion
> >> running on it. It's a Dell PE R720. For some reason, it has never liked
> >> the card: 20 min after reboot, it says fatal bus
2016 Mar 23
3
Very odd issue w/ a CentOS 6 system
Now, this is one we have an issue with: it's got a bttv card, and motion
running on it. It's a Dell PE R720. For some reason, it has never liked
the card: 20 min after reboot, it says fatal bus error... but nothing's
wrong, and it runs just fine. Well, expect that we need to keep it on the
2.6.32-431.20.3 kernel, because *everything* later, it randomly starts
rebooting, several times a
2010 Oct 07
0
[LLVMdev] Using multiple ExecutionEngines for better parallelism?
Is is possible since LLVM 2.7 to create multiple ExecutionEngine in the same
process.
Olivier.
On Thu, Oct 7, 2010 at 6:41 PM, George Brewster <g at brewster.org> wrote:
> Hi,
> I'm working on an application that compiles using LLVM from multiple
> threads. Currently, I'm doing this using one ExecutionEngine, but I've
> observed that this does not seem to scale
2010 Oct 07
2
[LLVMdev] Using multiple ExecutionEngines for better parallelism?
Hi,
I'm working on an application that compiles using LLVM from multiple
threads. Currently, I'm doing this using one ExecutionEngine, but I've
observed that this does not seem to scale well past a couple cores. I'd
like to be able to get as much parallelism as possible in the
compilation, and was wondering about using one ExecutionEngine per thread.
The only information
2017 May 30
1
Pseudo-instruction that overwrites its input register
The reason the ones in PPCInstrInfo.td don't have the patterns to match is
the reason they are more analogous to your problem. Namely, tblgen does not
have a way to produce nodes with more than one result. The load-with-update
instructions do exactly that - one of the inputs is also an output, but the
other output is independent (and necessarily a separate register). The FMA
variants have