Displaying 20 results from an estimated 368 matches for "darly".
Did you mean:
early
2020 Aug 05
5
[RFC] Introduce Dump Accumulator
Introduction
============
This RFC proposes a mechanism to dump arbitrary messages into object
files during compilation and retrieve them from the final executable.
Background
==========
We often need to collect information from all object files of
applications. For example:
- Mircea Trofin needs to collect information from the function
inlining pass so that he can train the machine
2008 Dec 21
2
corruption happening sometimes when I do a shutdown -r now
Hi all,
Apologies but this is going to be a long post.
I get a corruption sometime when I do a $sudo shutdown -r now
This is on an ubuntu 8.10 machine.
The only way to resolve the same I know is to do a sudo fsck -y /dev/sdb7
This is the output I got when I ran fsck through the Live CD
$ sudo fsck -y /dev/sdb7
fsck 1.41.3 (12-Oct-2008)
e2fsck 1.41.3 (12-Oct-2008)
/dev/sdb7 contains a file
2006 Sep 07
1
DAR - Disk ARchive packaged for CentOS?
Hi folks,
I was searching for a backup tool simple and easy to use from command
line to backup on DVD certain disks, even the whole OS.
I was using mondoarchive almost succesfully but recently found what i
think i was needing, it's called DAR (http://dar.linux.free.fr/) - i
think im not the first that uses it - anyway, after searching for it
already packaged for CentOS/RHEL/Fedora, i
2020 Sep 01
2
Request
Quiero dar de baja mi suscripción, por favor.
[[alternative HTML version deleted]]
2020 Aug 05
3
[RFC] Introduce Dump Accumulator
I think that we should think about the relationship between this
proposed mechanism and the existing mechanism that we have for emitting
and capturing optimization remarks. In some sense, I feel like we
already have a lot of this capability (e.g., llc has -remarks-section).
-Hal
On 8/5/20 5:51 PM, Johannes Doerfert via llvm-dev wrote:
> I like the ability, not sure about the proposed
2011 Jul 07
4
rgl movimiento
Hola a todos:
Estoy intentando visualizar unos resultados de un programa en R de forma
dinámica. Dichos resultados se pueden representar, básicamente, con un plano
que gira sobre uno de sus ejes: para dar sensación de movimiento he
utilizado la función rgl.clear(), ya que no encuentro los equivalentes en
rgl de los parámetros add o new. El problema es que al limpiar la pantalla
con rgl.clear la
2009 Jun 02
5
(Dar)Wine and The Bat!
Greetings,
I'm trying to run The Bat! (email client by RITlabs) on Mac OS X 10.5.7 with the most current XQuartz installed.
I compiled Wine 1.1.22 using MacPorts and confirmed it is working for simple Windows applications. (Btw, is this Wine or Darwine, since MacPorts seems to download and compile the official Wine sources?)
After installing The Bat!, it starts up and immediately quits with
2009 Jul 21
0
Re: (Dar)Wine and The Bat!
I want to confirm this bug but with some addition:
Non only TheBat! won work in that way. Possibly all software protected by Themida http://www.oreans.com/
eg CommfortClient from http://www.commfort.com/ but works on linux boxes (can somebody confirm this with CommFort? 4.4 Mb http://www.commfort.com/download/commfort_client.zip )
I'm still shure that is fixable problem.
Also i was
2002 May 20
1
samba option for users to have admin rights for their machine
Hi,
I want to know something, i configured samba and its working fine so far. But i was told by boss that the user of a machine should hav administrative rights for their own machine. I have no idea how to do this and i cant find it in documentation as well. Kindly if anyone knows about it do letme know.
Thanks
Regards,
Dar.
Bilal Dar,
e-mail: bilal@go.net.pk
--
Go Net
The right way to go ...
2008 Aug 21
7
perl
Am trying to install perl module "File::Find", but not able it gave the
following
cpan[1]> install File::Find
CPAN: Storable loaded ok (v2.15)
Going to read /root/.cpan/Metadata
Database was generated on Thu, 21 Aug 2008 02:03:21 GMT
Running install for module 'File::Find'
The most recent version "1.12" of the module "File::Find"
is part of the
2020 Aug 05
3
[RFC] Introduce Dump Accumulator
On Wed, Aug 5, 2020 at 3:51 PM Eli Friedman <efriedma at quicinc.com> wrote:
> I’m not a fan of keeping important data outside the IR in an analysis. If
> we’re planning to emit it, it should be represented directly in the IR. Is
> there some reason we can’t just stick the data in a global variable?
>
The analysis in the scenarios here is external to LLVM - ML training, for
2011 Nov 08
0
Sound shuts off when going past the main menu in MGS1
I've got Metal Gear Solid running fairly smoothly in Wine 1.3.31 on Mac OSX Snow Leopard, with no instability or crashes so far. When I start the game, the sound acts as it should-- however, going past the main menu (such as to Briefing or New Game) causes the sound to stop working. How can this issue be fixed?
Here's my console output:
Code:
2004 Jan 21
1
need help configuring IAX to make outbound calls through a remote server
I am trying to make outbound calls from my Asterisk client through a remote
Asterisk server with IAX.
In iax.conf on both sides
[dar]
context=trusted
secret=xxxxxx
type=friend
host=192.168.1.1
in extensions.conf at the client making the call
Exten=_1NXXNXXXXXX,1,Dial(IAX2/dar:xxxxxx@192.168.1.1/)
What goes in extensions.conf at the remote server? What is needed for the
2004 Mar 10
4
HFS+ resource forks: WIP patch included
As you all know, rsync doesn't have any special handling
for Mac OS X HFS+ resource forks. Kevin Boyd made RsyncX
and rsync_hfs, to address this gap, but they only work when
the destination filesystem is also HFS+. I haven't been
able to find any references to an rsync that is capable of
syncing from HFS+ to UFS (etc). The only solutions I've
seen involve lots of preprocessing
2015 Dec 28
2
Tablas de contingencia en latex
?
Buenas tardes,
os pido ayuda sobre el siguiente tema. Tengo interes en mostrar informes
con Sweave/Latex y para ello genero tablas con xtable. Sin embargo muestra
la tabla al completo cuando lo que deseo es agrupar las celdas con el mismo
dato para dar claridad a la tabla.
La salida de xtable me genera:
[image: Imágenes integradas 3]
Para dar claridad lo he intentado con latex(tabular())
2015 Jan 14
3
Abreviar nombres ciéntificos
Hola a todos,
Gracias por las respuestas.
Los nombres ciéntificos son los nombres de las columnas de un csv. Usando vuestros comentarios y sugerencias, estoy tratando de "automatizarlo", ya que tengo unas 40 especies.
De momento sin mucho éxito por que no consigo dar con la forma de que me abrevie las especies correctamente y mezclo campos
La aproximación de Jorge me valdría (y he
2010 Apr 01
2
Syslinux 3.86 released; Syslinux 4.00 now in beta test
Syslinux 3.86 is out; it is a bug fix release.
Syslinux 4.00, starting with Syslinux 4.00-pre38, is now officially in
beta test.
Special thanks to Intel Corporation, my current employer, for their
support for my Syslinux work.
Changes in 3.86:
* chain.c32: fix chainloading the MBR of a hard disk (broken
in 3.85).
* mboot.c32: report the boot loader name in the information
structure.
*
2013 Dec 18
3
rgamma
Estimados
Quisiera tener la sintaxis generar una serie de números entre 0 y 1 con
distribución gamma de 25 puntos y que la suma de todos los puntos debe dar
1.
Por ejemplo:
c (0.000, 0.001, 0.012, 0.043, 0.078, 0.104, 0.117, 0.116, 0.108, 0.094,
0.078, 0.063, 0.049,
0.038, 0.028, 0.021, 0.015, 0.011, 0.008, 0.005, 0.004, 0.003,
0.002, 0.001, 0.001)
No hemos podido
2013 Dec 18
1
rgamma
Estimado Jorge
Perdóneme que lo moleste de nuevo, hay otra condición además de que
sum(y)=1 y es que
y[1] tiene que dar 0
en el ejemplo
y<- c (0.0000000000, 0.6321985783, 0.2325728597, 0.0855587737, 0.0314753138,
0.0115791209, 0.0042597205, 0.0015670636, 0.0005764905,
0.0002120790)
y[1]=0
sum(y)=1
esto se utiliza en el paquete EpiEstim donde se
2010 Feb 24
4
Backup solution to backup /var/spool/imap above 150GB data
Hi
We have an issue with one of our clients , they have a mail server with
the /var/spool/imap partition as 150 GB . They need to take differential
backup on to /backup partition ( a different HDD of total 250 GB space ) .
We have tried dar , rsync, rdiff and impasync . But its is not sufficing the
need as to take a lot of time and consumes a lot of I/O .
Is there any back up solution that